Results

By type

          08:52:43,308 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:52:43,309 |-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]
08:52:43,310 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
08:52:43,310 |-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]
08:52:43,310 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
08:52:43,331 |-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
08:52:43,486 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:52:43,496 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:52:43,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:52:43,508 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
08:52:43,594 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:52:43,595 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:52:43,595 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:52:43,597 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-06 08:52:44,763|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-qhtxv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-06 08:52:44,767|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-06 08:52:48,047|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-06 08:52:48,587|||main||||INFO||||||| Finished Spring Data repository scanning in 525 ms. Found 11 JPA repository interfaces.
2022-12-06 08:52:51,156|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-06 08:52:51,250|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-06 08:52:51,501|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-06 08:52:52,195|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-06 08:52:52,674|||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-12-06 08:52:52,676|||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-12-06 08:52:53,108|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-06 08:52:54,656|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-06 08:52:54,669|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-06 08:52:54,761|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-06 08:52:56,608|||main||||INFO||||||| Audit service is disabled
2022-12-06 08:52:56,797|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-06 08:52:59,124|||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-12-06 08:52:59,202|||main||||INFO||||||| Dependency Management module created...
2022-12-06 08:53:00,718|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-06 08:53:01,219|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-06 08:53:02,886|||main||||INFO||||||| Netty started on port 8080
2022-12-06 08:53:03,957|||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-12-06 08:53:03,971|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-06 08:53:04,366|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-06 08:53:04,373|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.563 seconds (JVM running for 21.682)
2022-12-06 08:53:04,390|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-06 10:15:35,493|c7200005-be07-4047-83f3-122dfc64460b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-06 10:15:35,496|c7200005-be07-4047-83f3-122dfc64460b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-06 10:15:35,498|c7200005-be07-4047-83f3-122dfc64460b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-06 10:15:36,121|c7200005-be07-4047-83f3-122dfc64460b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-06 10:15:36,125|c7200005-be07-4047-83f3-122dfc64460b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-06 10:15:37,650|701d3915-b93f-4b35-86fa-6886a322a893||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9dd0869b-5076-4747-be26-a4dbf7d71540)
2022-12-06 10:15:37,669|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| deleting definition types under : /opt/app/onap/blueprints/working/9dd0869b-5076-4747-be26-a4dbf7d71540/Definitions
2022-12-06 10:15:37,788|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| reinitialized all type definitions
2022-12-06 10:15:37,797|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-06 10:15:37,844|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-06 10:15:37,854|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-06 10:15:37,870|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-06 10:15:37,922|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(helloworld)
2022-12-06 10:15:37,924|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-06 10:15:37,924|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(helloworld) targets(helloworld)
2022-12-06 10:15:37,925|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-06 10:15:37,926|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-06 10:15:37,927|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/9dd0869b-5076-4747-be26-a4dbf7d71540/Templates/hello-world-mapping.json
2022-12-06 10:15:37,943|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-06 10:15:37,944|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-06 10:15:37,944|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing blueprint Resource Definitions
2022-12-06 10:15:37,945|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-06 10:15:37,947|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/hello-world-mapping.json)
2022-12-06 10:15:37,978|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| distinct resource keys ([])
2022-12-06 10:15:37,979|701d3915-b93f-4b35-86fa-6886a322a893||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enriching Resource Definition sources Node Template: []
2022-12-06 10:15:38,287|b4ec3834-a503-4234-8eba-b19c43a6c79b||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(1f64bd8a-ebec-4ca2-8431-7f2d6aaa1a2d) CBA(/opt/app/onap/blueprints/archive/1f64bd8a-ebec-4ca2-8431-7f2d6aaa1a2d/cba.zip)
2022-12-06 10:15:38,307|b4ec3834-a503-4234-8eba-b19c43a6c79b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f64bd8a-ebec-4ca2-8431-7f2d6aaa1a2d) and entry definition file (Definitions/blueprint.json)
2022-12-06 10:15:38,393|b4ec3834-a503-4234-8eba-b19c43a6c79b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(helloworld)
2022-12-06 10:15:38,413|b4ec3834-a503-4234-8eba-b19c43a6c79b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f64bd8a-ebec-4ca2-8431-7f2d6aaa1a2d) and entry definition file (Definitions/blueprint.json)
2022-12-06 10:15:38,616|b4ec3834-a503-4234-8eba-b19c43a6c79b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/1f64bd8a-ebec-4ca2-8431-7f2d6aaa1a2d) present to clean.
2022-12-06 10:15:38,838|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-12-06 10:15:38,838|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 10:15:38,844|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-06 10:15:38,851|654321||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-06 10:15:38,925|654321||DefaultDispatcher-worker-12||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-06 10:15:38,928|654321||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-06 10:15:38,931|654321||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-06 10:15:38,950|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-06 10:15:38,952|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-06 10:15:38,978|654321||DefaultDispatcher-worker-12||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 10:15:38,991|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-06 10:15:38,992|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 10:15:38,993|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-06 10:15:39,027|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-06 10:15:39,100|654321||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([])
2022-12-06 10:15:39,104|654321||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ })
2022-12-06 10:15:39,217|654321||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2022-12-06 10:15:39,220|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 10:15:39,221|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-06 10:15:39,230|654321||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3b559f5c-7524-41ea-a4f0-1d51cc42b409 auditStoreId -1
2022-12-06 10:35:35,968|2863fd9a-6095-4375-9a48-fb482dc60a2e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-06 10:35:35,970|2863fd9a-6095-4375-9a48-fb482dc60a2e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-06 10:35:35,971|2863fd9a-6095-4375-9a48-fb482dc60a2e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-06 10:35:36,329|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-06 10:35:36,329|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-06 10:35:37,151|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-06 10:35:37,156|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(8c854813-d0ce-4eed-8c20-35ac1cd381d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-06 10:35:37,183|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(cd0b97bf-5e80-40da-b2c5-b080ee34ddbb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-06 10:35:37,193|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(fca0e762-3850-4b55-9cdd-72ab66d85052) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-06 10:35:37,207|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(8795e180-0945-405c-9ab2-d60ead7f0825) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-06 10:35:37,224|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(22aaae28-f186-4f5c-b00a-33fb1da882a4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-06 10:35:37,243|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(caf869c7-d95f-43ff-b029-f5cb8d168739) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-06 10:35:37,261|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,262|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,262|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 10:35:37,262|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 10:35:37,263|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,263|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,314|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,320|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 10:35:37,373|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 10:35:37,403|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 10:35:37,429|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 10:35:37,546|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 10:35:37,547|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 10:35:37,548|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 10:35:37,615|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:37,777|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 10:35:37,778|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 10:35:37,779|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 10:35:37,779|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(HealthCheck)
2022-12-06 10:35:37,780|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-06 10:35:37,781|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-assign)
2022-12-06 10:35:37,782|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-deploy)
2022-12-06 10:35:37,858|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 10:35:37,999|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 10:35:38,000|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 10:35:38,001|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 10:35:38,050|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:38,159|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 10:35:38,160|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 10:35:38,200|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 10:35:38,201|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 10:35:38,203|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 10:35:38,223|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:38,352|2863fd9a-6095-4375-9a48-fb482dc60a2e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:39,840|40eba9a1-414a-4060-974d-91d03a9c1322||Thread-51||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f205c311-d4b2-4890-b012-2bf7ee6bb8d9)
2022-12-06 10:35:39,841|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| deleting definition types under : /opt/app/onap/blueprints/working/f205c311-d4b2-4890-b012-2bf7ee6bb8d9/Definitions
2022-12-06 10:35:39,845|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| reinitialized all type definitions
2022-12-06 10:35:39,846|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-06 10:35:39,871|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-06 10:35:39,879|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-06 10:35:39,886|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-06 10:35:39,911|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(capability)
2022-12-06 10:35:39,937|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(capability)
2022-12-06 10:35:39,948|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-06 10:35:39,968|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:39,988|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,003|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,017|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,032|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,074|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-06 10:35:40,080|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-06 10:35:40,081|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-06 10:35:40,096|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(capability)
2022-12-06 10:35:40,106|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(capability)
2022-12-06 10:35:40,118|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(capability)
2022-12-06 10:35:40,130|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-06 10:35:40,142|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,159|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,174|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,190|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,204|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,220|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 10:35:40,270|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(resource-resolution)
2022-12-06 10:35:40,272|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-06 10:35:40,272|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-06 10:35:40,272|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-06 10:35:40,272|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-06 10:35:40,273|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-06 10:35:40,274|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f205c311-d4b2-4890-b012-2bf7ee6bb8d9/Templates/hello-world-velocity-mapping.json
2022-12-06 10:35:40,280|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-06 10:35:40,281|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-06 10:35:40,281|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f205c311-d4b2-4890-b012-2bf7ee6bb8d9/Templates/hello-world-jinja-mapping.json
2022-12-06 10:35:40,287|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-06 10:35:40,288|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-06 10:35:40,288|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing blueprint Resource Definitions
2022-12-06 10:35:40,289|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-06 10:35:40,289|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-06 10:35:40,289|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-06 10:35:40,303|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 10:35:40,393|40eba9a1-414a-4060-974d-91d03a9c1322||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-06 10:35:40,595|6123d4a4-4928-42a6-a6f1-17f00eeb0e3e||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(bfa11a29-f61f-4011-be0b-1b23dffe43ca) CBA(/opt/app/onap/blueprints/archive/bfa11a29-f61f-4011-be0b-1b23dffe43ca/cba.zip)
2022-12-06 10:35:40,603|6123d4a4-4928-42a6-a6f1-17f00eeb0e3e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfa11a29-f61f-4011-be0b-1b23dffe43ca) and entry definition file (Definitions/resource-resolution.json)
2022-12-06 10:35:40,636|6123d4a4-4928-42a6-a6f1-17f00eeb0e3e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-resolution)
2022-12-06 10:35:40,646|6123d4a4-4928-42a6-a6f1-17f00eeb0e3e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfa11a29-f61f-4011-be0b-1b23dffe43ca) and entry definition file (Definitions/resource-resolution.json)
2022-12-06 10:35:40,739|6123d4a4-4928-42a6-a6f1-17f00eeb0e3e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/bfa11a29-f61f-4011-be0b-1b23dffe43ca) present to clean.
2022-12-06 10:35:40,932|47356430-3dc6-4bbc-aa7e-2b057d7807bf||reactor-http-epoll-1||||INFO||||||| processing request id 47356430-3dc6-4bbc-aa7e-2b057d7807bf
2022-12-06 10:35:40,933|47356430-3dc6-4bbc-aa7e-2b057d7807bf||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 10:35:40,933|47356430-3dc6-4bbc-aa7e-2b057d7807bf||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-06 10:35:40,940|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-06 10:35:41,029|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||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-12-06 10:35:41,031|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-06 10:35:41,033|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||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-12-06 10:35:41,046|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-06 10:35:41,053|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-06 10:35:41,053|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 10:35:41,055|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(47356430-3dc6-4bbc-aa7e-2b057d7807bf) for workflow(resource-resolution) step(helloworld)
2022-12-06 10:35:41,055|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 10:35:41,055|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||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-12-06 10:35:41,057|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-06 10:35:41,159|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||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-12-06 10:35:41,215|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:41,230|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:41,242|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-06 10:35:41,531|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-06 10:35:41,612|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:41,632|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-06 10:35:41,633|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-06 10:35:41,633|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-06 10:35:41,650|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-06 10:35:41,695|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-06 10:35:41,713|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-06 10:35:41,728|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-06 10:35:46,374|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@69e7b877
2022-12-06 10:35:46,378|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-06 10:35:46,396|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-06 10:35:46,398|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:46,399|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:46,399|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-06 10:35:46,406|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-06 10:35:46,418|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:46,419|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-06 10:35:46,419|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-06 10:35:46,419|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-06 10:35:46,419|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-06 10:35:46,420|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:46,421|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:46,421|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-06 10:35:46,424|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-06 10:35:46,431|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-06 10:35:46,437|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:46,437|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-06 10:35:46,438|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-06 10:35:46,438|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-06 10:35:46,438|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-06 10:35:46,451|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-06 10:35:46,453|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-06 10:35:46,491|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-06 10:35:56,770|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| compiled in (10270)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-06 10:35:56,772|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-06 10:35:56,787|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-06 10:35:56,801|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-06 10:35:56,805|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:56,805|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:56,805|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-06 10:35:56,811|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-06 10:35:56,820|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:56,821|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-06 10:35:56,821|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-06 10:35:56,822|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-06 10:35:56,822|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-06 10:35:56,833|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-06 10:35:56,842|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-06 10:35:56,843|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-06 10:35:56,853|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-06 10:35:56,853|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-06 10:35:56,855|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:56,855|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:56,855|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-06 10:35:56,858|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-06 10:35:56,871|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:56,871|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:56,871|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-06 10:35:56,871|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-06 10:35:56,871|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-06 10:35:56,884|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-06 10:35:56,901|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:56,902|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:56,935|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2022-12-06 10:35:56,938|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-06 10:35:56,939|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:56,939|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:56,939|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:56,939|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:56,939|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-06 10:35:56,957|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-06 10:35:56,964|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,159|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-06 10:35:57,188|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,189|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-06 10:35:57,234|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,238|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-06 10:35:57,238|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-06 10:35:57,239|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-06 10:35:57,239|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-06 10:35:57,249|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-06 10:35:57,287|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@68992669
2022-12-06 10:35:57,288|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-06 10:35:57,299|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-06 10:35:57,300|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,301|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:57,301|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-06 10:35:57,303|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-06 10:35:57,312|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,312|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,312|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-06 10:35:57,313|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-06 10:35:57,313|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-06 10:35:57,329|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-06 10:35:57,330|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-06 10:35:57,342|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-06 10:35:57,344|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,344|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:57,344|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-06 10:35:57,346|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-06 10:35:57,354|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,355|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,355|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-06 10:35:57,355|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-06 10:35:57,356|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-06 10:35:57,367|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-06 10:35:57,368|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-06 10:35:57,380|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-06 10:35:57,381|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,382|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:57,382|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-06 10:35:57,385|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-06 10:35:57,392|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,393|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,393|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-06 10:35:57,394|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-06 10:35:57,394|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-06 10:35:57,398|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,398|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:57,398|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-06 10:35:57,401|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-06 10:35:57,406|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-06 10:35:57,413|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,413|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,414|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-06 10:35:57,414|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-06 10:35:57,414|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-06 10:35:57,422|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,423|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-06 10:35:57,423|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-06 10:35:57,426|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-06 10:35:57,433|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-06 10:35:57,435|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,435|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,435|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-06 10:35:57,436|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-06 10:35:57,436|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-06 10:35:57,446|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-06 10:35:57,448|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-06 10:35:57,527|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,527|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-06 10:35:57,531|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-06 10:35:57,539|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-12-06 10:35:57,539|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-12-06 10:35:57,540|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-06 10:35:57,540|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-06 10:35:57,540|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-06 10:35:57,552|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-06 10:35:57,554|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-06 10:35:57,554|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-06 10:35:57,567|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-06 10:35:57,569|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-06 10:35:57,570|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,576|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2022-12-06 10:35:57,578|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,578|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,578|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,578|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,579|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,579|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,579|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,579|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,580|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,580|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-06 10:35:57,580|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,594|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-06 10:35:57,595|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,821|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-06 10:35:57,832|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||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-12-06 10:35:57,833|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2022-12-06 10:35:57,833|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 10:35:57,833|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-06 10:35:57,835|47356430-3dc6-4bbc-aa7e-2b057d7807bf||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 135d458c-1924-400c-bd88-d5a6b6f346d7 auditStoreId -1
2022-12-06 11:13:57,500|805f4a0e-e1aa-4699-a0ce-9154932588ff||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-06 11:13:57,501|805f4a0e-e1aa-4699-a0ce-9154932588ff||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-06 11:13:57,502|805f4a0e-e1aa-4699-a0ce-9154932588ff||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-06 11:13:57,905|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-06 11:13:57,906|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-06 11:13:58,639|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-06 11:13:58,640|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(cdcaa80d-b776-473f-93c3-de1e5077460f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-06 11:13:58,662|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(8a63b024-6b2f-4d37-9a5c-60bd810cc20c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-06 11:13:58,669|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(25d65f37-7a21-4ada-98dd-c6cd2bc2a2ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-06 11:13:58,680|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(90cb075d-91a4-4357-b2c8-106986293a17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-06 11:13:58,693|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(37c67446-eca8-4b58-b4e5-b0c49ff6728c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-06 11:13:58,709|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(6a30abcb-d3e4-449c-b51e-ca974f7943f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-06 11:13:58,725|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:58,725|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:58,726|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 11:13:58,727|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 11:13:58,727|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:58,727|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:58,781|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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.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-12-06 11:13:58,784|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:13:58,806|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:13:58,830|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:13:58,852|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:13:58,937|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:13:58,938|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:13:58,939|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:13:58,985|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:59,045|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-06 11:13:59,088|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-06 11:13:59,098|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-06 11:13:59,170|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:13:59,171|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:13:59,172|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:13:59,173|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(HealthCheck)
2022-12-06 11:13:59,174|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-06 11:13:59,175|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-assign)
2022-12-06 11:13:59,175|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-deploy)
2022-12-06 11:13:59,227|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 11:13:59,268|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-06 11:13:59,303|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-06 11:13:59,313|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-06 11:13:59,404|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:13:59,405|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:13:59,406|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:13:59,451|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:13:59,452|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:13:59,453|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:59,482|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:13:59,517|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-06 11:13:59,549|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-06 11:13:59,574|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-06 11:13:59,603|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-06 11:13:59,603|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-06 11:13:59,648|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-06 11:13:59,696|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:13:59,697|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:13:59,724|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 11:13:59,747|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-06 11:13:59,774|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-06 11:13:59,778|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-06 11:13:59,821|805f4a0e-e1aa-4699-a0ce-9154932588ff||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:14:11,881|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f7204d6-0391-4995-9a07-c3d55d89420b)
2022-12-06 11:14:11,882|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| deleting definition types under : /opt/app/onap/blueprints/working/8f7204d6-0391-4995-9a07-c3d55d89420b/Definitions
2022-12-06 11:14:11,885|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| reinitialized all type definitions
2022-12-06 11:14:11,887|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-06 11:14:11,908|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(vnf-template)
2022-12-06 11:14:11,915|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-06 11:14:11,922|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-06 11:14:11,944|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:11,967|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:11,974|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:11,980|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-06 11:14:11,980|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-06 11:14:11,981|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-06 11:14:11,996|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,005|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,013|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,022|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-06 11:14:12,042|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,051|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,060|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,068|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,076|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,084|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,104|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-06 11:14:12,108|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-06 11:14:12,109|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-06 11:14:12,109|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-06 11:14:12,124|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,133|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,142|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(input)
2022-12-06 11:14:12,148|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-06 11:14:12,183|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(resource-assignment)
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-06 11:14:12,184|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f7204d6-0391-4995-9a07-c3d55d89420b/Templates/vnf-mapping.json
2022-12-06 11:14:12,189|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-06 11:14:12,189|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-06 11:14:12,190|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f7204d6-0391-4995-9a07-c3d55d89420b/Templates/base_ubuntu20-mapping.json
2022-12-06 11:14:12,194|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-06 11:14:12,194|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-06 11:14:12,194|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(config-assign)
2022-12-06 11:14:12,195|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-06 11:14:12,195|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(config-assign) targets(config-assign)
2022-12-06 11:14:12,195|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-06 11:14:12,195|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-06 11:14:12,195|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f7204d6-0391-4995-9a07-c3d55d89420b/Templates/baseconfig-mapping.json
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(config-deploy)
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-06 11:14:12,200|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-deploy) resource assignment files([]
2022-12-06 11:14:12,201|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing blueprint Resource Definitions
2022-12-06 11:14:12,201|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-06 11:14:12,201|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/vnf-mapping.json)
2022-12-06 11:14:12,201|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-06 11:14:12,201|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/baseconfig-mapping.json)
2022-12-06 11:14:12,214|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:14:12,279|0f1608b8-8537-4690-b66e-6b2e70c5c1e3||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-06 11:14:12,483|5ca0c200-4985-4b38-97be-6cd9261dd54e||Thread-81||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(ed5e885d-ab48-44fe-8319-1cc7cb36e79d) CBA(/opt/app/onap/blueprints/archive/ed5e885d-ab48-44fe-8319-1cc7cb36e79d/cba.zip)
2022-12-06 11:14:12,493|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed5e885d-ab48-44fe-8319-1cc7cb36e79d) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:14:12,504|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:14:12,527|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:14:12,528|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:14:12,529|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:14:12,539|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed5e885d-ab48-44fe-8319-1cc7cb36e79d) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:14:12,600|5ca0c200-4985-4b38-97be-6cd9261dd54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/ed5e885d-ab48-44fe-8319-1cc7cb36e79d) present to clean.
2022-12-06 11:14:16,154|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||Thread-81||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(22d2a149-f7ad-4b43-a2ec-23ab6bb21e04) CBA(/opt/app/onap/blueprints/archive/22d2a149-f7ad-4b43-a2ec-23ab6bb21e04/cba.zip)
2022-12-06 11:14:16,187|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22d2a149-f7ad-4b43-a2ec-23ab6bb21e04) and entry definition file (Definitions/CNF.json)
2022-12-06 11:14:16,255|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:14:16,256|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:14:16,257|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:14:16,257|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale-out)
2022-12-06 11:14:16,258|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale)
2022-12-06 11:14:16,258|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale-in)
2022-12-06 11:14:16,259|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(health-check)
2022-12-06 11:14:16,281|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22d2a149-f7ad-4b43-a2ec-23ab6bb21e04) and entry definition file (Definitions/CNF.json)
2022-12-06 11:14:16,370|1f0ace65-9b4c-49d9-ad3f-aba6c46ba54e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/22d2a149-f7ad-4b43-a2ec-23ab6bb21e04) present to clean.
2022-12-06 11:15:25,603|553527fa-e152-4842-8dfe-f18afad5cfc7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-06 11:15:25,603|553527fa-e152-4842-8dfe-f18afad5cfc7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-06 11:15:25,603|553527fa-e152-4842-8dfe-f18afad5cfc7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-06 11:15:25,847|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-06 11:15:25,847|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-06 11:15:26,412|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-06 11:15:26,413|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(536ed43a-eb4c-45e3-9db0-503c8d9f0e72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-06 11:15:26,433|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(54382177-3f11-4217-91c8-ccdbd460cc13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-06 11:15:26,443|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(cac381ff-db12-480b-99af-fe9146a2454c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-06 11:15:26,456|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(41804182-c06f-4ce4-9f93-fb3a69579edd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-06 11:15:26,468|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(e83bed1d-8c97-4b25-9e70-5a070853ac5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-06 11:15:26,483|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(9669e4ba-a9e9-4830-a620-967adce10f12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-06 11:15:26,501|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,501|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,503|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 11:15:26,504|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 11:15:26,504|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,504|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,535|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,538|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:15:26,582|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:15:26,611|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:15:26,633|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:15:26,697|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:15:26,698|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:15:26,699|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:26,739|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,797|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-06 11:15:26,830|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-06 11:15:26,832|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-06 11:15:26,904|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:15:26,905|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:15:26,906|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:26,951|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:26,995|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-06 11:15:27,028|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-06 11:15:27,035|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-06 11:15:27,109|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:15:27,110|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:15:27,110|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:27,111|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(HealthCheck)
2022-12-06 11:15:27,112|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-06 11:15:27,112|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-assign)
2022-12-06 11:15:27,113|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(vf-config-deploy)
2022-12-06 11:15:27,150|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-06 11:15:27,185|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-06 11:15:27,214|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-06 11:15:27,215|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-06 11:15:27,275|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:15:27,276|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:27,306|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:15:27,307|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:27,308|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-06 11:15:27,323|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:27,344|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-06 11:15:27,372|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-06 11:15:27,372|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-06 11:15:27,432|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-06 11:15:27,459|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-06 11:15:27,460|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-06 11:15:27,527|553527fa-e152-4842-8dfe-f18afad5cfc7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:15:39,323|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/38b3dfb2-192c-4e05-a2d5-d7d83f82aece)
2022-12-06 11:15:39,324|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| deleting definition types under : /opt/app/onap/blueprints/working/38b3dfb2-192c-4e05-a2d5-d7d83f82aece/Definitions
2022-12-06 11:15:39,326|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| reinitialized all type definitions
2022-12-06 11:15:39,327|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-06 11:15:39,344|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-06 11:15:39,368|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-06 11:15:39,375|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-06 11:15:39,382|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-06 11:15:39,413|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-06 11:15:39,441|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(config-assign)
2022-12-06 11:15:39,442|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-06 11:15:39,442|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(config-assign) targets(resolve-data)
2022-12-06 11:15:39,442|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-06 11:15:39,442|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-06 11:15:39,442|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enriching artifacts file(/opt/app/onap/blueprints/working/38b3dfb2-192c-4e05-a2d5-d7d83f82aece/Templates/netconfrpc-mapping.json
2022-12-06 11:15:39,447|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-06 11:15:39,447|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-06 11:15:39,448|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing Workflow(config-deploy)
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(config-deploy) resource assignment files([]
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| ##### Enhancing blueprint Resource Definitions
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-06 11:15:39,449|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-06 11:15:39,454|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| distinct resource keys ([input-source])
2022-12-06 11:15:39,465|42e59ae2-5ff8-4a3a-9dd2-980824fa8564||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-06 11:15:47,433|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:15:47,541|||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-12-06 11:15:47,590|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| request(08bd40aa-c8d5-4ec6-bea4-c502b12c4927)
2022-12-06 11:15:47,593|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| CBA file(/opt/app/onap/blueprints/archive/ef81e274-a898-4436-bfe3-23301afe797c/cba.zip written successfully
2022-12-06 11:15:47,594|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(ef81e274-a898-4436-bfe3-23301afe797c) CBA(/opt/app/onap/blueprints/archive/ef81e274-a898-4436-bfe3-23301afe797c/cba.zip)
2022-12-06 11:15:47,602|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ef81e274-a898-4436-bfe3-23301afe797c) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:15:47,612|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:15:47,633|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:15:47,634|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:15:47,634|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:15:47,642|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ef81e274-a898-4436-bfe3-23301afe797c) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:15:47,663|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-06 11:15:47,692|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-06 11:15:47,693|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-06 11:15:47,744|08bd40aa-c8d5-4ec6-bea4-c502b12c4927||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/ef81e274-a898-4436-bfe3-23301afe797c) present to clean.
2022-12-06 11:16:00,230|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:16:00,339|||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-12-06 11:16:00,342|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| request(98112755-8af8-4fdb-8357-54ed960bf711)
2022-12-06 11:16:00,343|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| CBA file(/opt/app/onap/blueprints/archive/21d5fcca-9d12-4f72-b530-78a88e0d7f0f/cba.zip written successfully
2022-12-06 11:16:00,343|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(21d5fcca-9d12-4f72-b530-78a88e0d7f0f) CBA(/opt/app/onap/blueprints/archive/21d5fcca-9d12-4f72-b530-78a88e0d7f0f/cba.zip)
2022-12-06 11:16:00,369|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21d5fcca-9d12-4f72-b530-78a88e0d7f0f) and entry definition file (Definitions/CNF.json)
2022-12-06 11:16:00,431|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(resource-assignment)
2022-12-06 11:16:00,432|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:16:00,433|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:16:00,433|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale-out)
2022-12-06 11:16:00,434|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale)
2022-12-06 11:16:00,434|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(scale-in)
2022-12-06 11:16:00,435|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(health-check)
2022-12-06 11:16:00,458|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21d5fcca-9d12-4f72-b530-78a88e0d7f0f) and entry definition file (Definitions/CNF.json)
2022-12-06 11:16:00,485|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-06 11:16:00,518|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-06 11:16:00,520|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-06 11:16:00,590|98112755-8af8-4fdb-8357-54ed960bf711||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/21d5fcca-9d12-4f72-b530-78a88e0d7f0f) present to clean.
2022-12-06 11:16:48,587|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:16:48,693|||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-12-06 11:16:48,695|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| request(505f47cd-1e5a-4a2f-817b-7b7c9361c279)
2022-12-06 11:16:48,696|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| CBA file(/opt/app/onap/blueprints/archive/bda0d743-85ef-4386-9e82-73e570aa0b5d/cba.zip written successfully
2022-12-06 11:16:48,696|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Save processing(bda0d743-85ef-4386-9e82-73e570aa0b5d) CBA(/opt/app/onap/blueprints/archive/bda0d743-85ef-4386-9e82-73e570aa0b5d/cba.zip)
2022-12-06 11:16:48,711|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bda0d743-85ef-4386-9e82-73e570aa0b5d) and entry definition file (Definitions/pnf_netconf.json)
2022-12-06 11:16:48,719|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-06 11:16:48,738|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-assign)
2022-12-06 11:16:48,739|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Validating Workflow(config-deploy)
2022-12-06 11:16:48,745|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bda0d743-85ef-4386-9e82-73e570aa0b5d) and entry definition file (Definitions/pnf_netconf.json)
2022-12-06 11:16:48,772|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-06 11:16:48,803|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-06 11:16:48,805|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-06 11:16:48,851|505f47cd-1e5a-4a2f-817b-7b7c9361c279||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| No compiled cache(/opt/app/onap/blueprints/working/bda0d743-85ef-4386-9e82-73e570aa0b5d) present to clean.
2022-12-06 11:17:52,162|9fe7a391-3d9b-4280-9025-26b7054c184a||reactor-http-epoll-3||||INFO||||||| processing request id 9fe7a391-3d9b-4280-9025-26b7054c184a
2022-12-06 11:17:52,163|9fe7a391-3d9b-4280-9025-26b7054c184a||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:17:52,163|9fe7a391-3d9b-4280-9025-26b7054c184a||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-06 11:17:52,167|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-06 11:17:52,247|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-06 11:17:52,249|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-06 11:17:52,251|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:17:52,264|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-06 11:17:52,265|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-06 11:17:52,265|9fe7a391-3d9b-4280-9025-26b7054c184a||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-12-06 11:17:52,268|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(9fe7a391-3d9b-4280-9025-26b7054c184a) for workflow(resource-assignment) step(resource-assignment)
2022-12-06 11:17:52,269|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:17:52,271|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-06 11:17:52,273|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-06 11:17:52,291|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||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-12-06 11:17:52,294|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-06 11:17:52,295|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("93831e0c-a549-4677-afd3-b39d5f3e2580") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:17:52,295|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e232999-c9c6-40da-b724-a9a4856a563b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:17:52,297|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "93831e0c-a549-4677-afd3-b39d5f3e2580",
  "vnf-id" : "6e232999-c9c6-40da-b724-a9a4856a563b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-06 11:17:52,310|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-06 11:17:52,310|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:17:52,311|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-06 11:17:52,313|9fe7a391-3d9b-4280-9025-26b7054c184a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a8c85e94-e509-48d2-b5fc-1934cf5db046 auditStoreId -1
2022-12-06 11:17:57,024|9043cc46-39da-43ad-9c6d-0a63943cc39c||reactor-http-epoll-3||||INFO||||||| processing request id 9043cc46-39da-43ad-9c6d-0a63943cc39c
2022-12-06 11:17:57,024|9043cc46-39da-43ad-9c6d-0a63943cc39c||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:17:57,024|9043cc46-39da-43ad-9c6d-0a63943cc39c||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-06 11:17:57,027|9043cc46-39da-43ad-9c6d-0a63943cc39c||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-06 11:17:57,027|9043cc46-39da-43ad-9c6d-0a63943cc39c||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-06 11:17:57,030|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:17:57,051|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-06 11:17:57,053|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-06 11:17:57,055|9043cc46-39da-43ad-9c6d-0a63943cc39c||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-12-06 11:17:57,056|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(9043cc46-39da-43ad-9c6d-0a63943cc39c) for workflow(resource-assignment) step(resource-assignment)
2022-12-06 11:17:57,056|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:17:57,056|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-06 11:17:57,056|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-06 11:17:57,071|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||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-12-06 11:17:57,075|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-12-06 11:17:57,075|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-06 11:17:57,075|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-06 11:17:57,075|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-06 11:17:57,075|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d661cd71-c2a0-4b5c-a1fd-ec53844cb5e8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-06 11:17:57,076|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("93831e0c-a549-4677-afd3-b39d5f3e2580") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:17:57,076|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||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-12-06 11:17:57,076|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-06 11:17:57,077|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-06 11:17:57,079|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e232999-c9c6-40da-b724-a9a4856a563b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:17:57,081|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "93831e0c-a549-4677-afd3-b39d5f3e2580",
  "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" : "d661cd71-c2a0-4b5c-a1fd-ec53844cb5e8",
  "vnf-id" : "6e232999-c9c6-40da-b724-a9a4856a563b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-06 11:17:57,094|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-06 11:17:57,094|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:17:57,094|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-06 11:17:57,095|9043cc46-39da-43ad-9c6d-0a63943cc39c||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5bd98137-7743-45b2-a80d-51f8e1db073a auditStoreId -1
2022-12-06 11:18:02,282|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:18:02,387|||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-12-06 11:18:02,437|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing request id 7d8c1aaa-ac73-4419-9f49-3bc4815515df
2022-12-06 11:18:02,437|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:18:02,437|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| StoreAuditService ID  -1
2022-12-06 11:18:02,438|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-06 11:18:02,438|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-06 11:18:02,441|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:18:02,485|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deriving input data for workflow: (config-assign)
2022-12-06 11:18:02,487|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-06 11:18:02,487|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:18:02,488|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(7d8c1aaa-ac73-4419-9f49-3bc4815515df) for workflow(config-assign) step(config-assign)
2022-12-06 11:18:02,488|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:18:02,488|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-06 11:18:02,491|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-06 11:18:02,530|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:18:02,533|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-06 11:18:02,533|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("93831e0c-a549-4677-afd3-b39d5f3e2580") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:18:02,534|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("6e232999-c9c6-40da-b724-a9a4856a563b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:18:02,550|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-06 11:18:02,550|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-06 11:18:02,550|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-06 11:18:02,553|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Generated Resource Param Data ({
  "service-instance-id" : "93831e0c-a549-4677-afd3-b39d5f3e2580",
  "vnf-id" : "6e232999-c9c6-40da-b724-a9a4856a563b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-06 11:18:02,580|7d8c1aaa-ac73-4419-9f49-3bc4815515df||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-06 11:18:02,590|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:18:02,591|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:18:02,591|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:18:02,591|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-06 11:18:02,592|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 07e98f05-ee36-4762-9fa7-ef17bacc7193 auditStoreId -1
2022-12-06 11:18:02,638|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Completed
2022-12-06 11:18:53,563|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:18:53,672|||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-12-06 11:18:53,678|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing request id 7d8c1aaa-ac73-4419-9f49-3bc4815515df
2022-12-06 11:18:53,678|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:18:53,678|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| StoreAuditService ID  -1
2022-12-06 11:18:53,680|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-06 11:18:53,680|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-06 11:18:53,683|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-06 11:18:53,693|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deriving input data for workflow: (config-deploy)
2022-12-06 11:18:53,693|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-06 11:18:53,694|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:18:53,709|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(7d8c1aaa-ac73-4419-9f49-3bc4815515df) for workflow(config-deploy) step(config-deploy)
2022-12-06 11:18:53,710|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-06 11:18:53,710|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:18:53,716|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-06 11:18:53,716|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Getting Jython Script Class(ConfigDeploy)
2022-12-06 11:18:53,797|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@572a521f
2022-12-06 11:18:53,799|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Hello world
2022-12-06 11:18:53,799|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:18:53,799|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-06 11:18:53,800|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-06 11:18:53,800|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 27fe5160-7e9d-44f0-95e3-cd5bc5b52f93 auditStoreId -1
2022-12-06 11:18:53,803|7d8c1aaa-ac73-4419-9f49-3bc4815515df||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Completed
2022-12-06 11:19:54,472|bf03ffd2-c39b-4430-9c4e-addaa071e598||reactor-http-epoll-1||||INFO||||||| processing request id bf03ffd2-c39b-4430-9c4e-addaa071e598
2022-12-06 11:19:54,472|bf03ffd2-c39b-4430-9c4e-addaa071e598||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:19:54,473|bf03ffd2-c39b-4430-9c4e-addaa071e598||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-06 11:19:54,477|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-06 11:19:54,670|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:19:54,672|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-06 11:19:54,675|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,693|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-06 11:19:54,788|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-06 11:19:54,844|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bf03ffd2-c39b-4430-9c4e-addaa071e598])'s step(resource-assignment)
2022-12-06 11:19:54,844|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,845|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bf03ffd2-c39b-4430-9c4e-addaa071e598) for workflow(resource-assignment) step(resource-assignment)
2022-12-06 11:19:54,845|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:19:54,845|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-06 11:19:54,854|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-06 11:19:54,873|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,880|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,881|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-06 11:19:54,881|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,881|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1726fadb-8dcd-4cb4-b9ba-14afe6faecd6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:19:54,882|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("85bde6d3-3d7d-4abf-82c7-1ffcb75615a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:19:54,885|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-06 11:19:54,904|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,904|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:54,928|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-06 11:19:57,514|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-12-06 11:19:57,515|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-06 11:19:57,516|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z")
2022-12-06 11:19:57,516|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z")
2022-12-06 11:19:57,516|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-06 11:19:57,517|bf03ffd2-c39b-4430-9c4e-addaa071e598||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-12-06 11:19:57,519|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221206t111957189186z"
})
2022-12-06 11:19:57,531|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-06 11:19:57,531|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:19:57,532|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-06 11:19:57,532|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[bf03ffd2-c39b-4430-9c4e-addaa071e598])'s step(profile-upload)
2022-12-06 11:19:57,532|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:19:57,540|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(bf03ffd2-c39b-4430-9c4e-addaa071e598) for workflow(resource-assignment) step(profile-upload)
2022-12-06 11:19:57,540|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-06 11:19:57,540|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-06 11:19:57,545|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-06 11:19:57,546|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-06 11:19:57,546|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-06 11:19:57,551|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-06 11:19:57,552|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-06 11:19:57,552|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-06 11:19:57,552|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-06 11:19:57,553|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-06 11:19:57,560|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| workflow(bf03ffd2-c39b-4430-9c4e-addaa071e598) nodes completed with (0)exceptions
2022-12-06 11:19:57,560|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-06 11:19:57,561|bf03ffd2-c39b-4430-9c4e-addaa071e598||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f97e34a4-0ddc-4f71-a47d-47ff222ff5f9 auditStoreId -1
2022-12-06 11:20:01,452|b0f6f610-8d02-4542-8b60-052be3e1ed33||reactor-http-epoll-1||||INFO||||||| processing request id b0f6f610-8d02-4542-8b60-052be3e1ed33
2022-12-06 11:20:01,452|b0f6f610-8d02-4542-8b60-052be3e1ed33||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:20:01,453|b0f6f610-8d02-4542-8b60-052be3e1ed33||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-06 11:20:01,454|b0f6f610-8d02-4542-8b60-052be3e1ed33||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:01,454|b0f6f610-8d02-4542-8b60-052be3e1ed33||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-06 11:20:01,460|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-06 11:20:01,517|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-06 11:20:01,521|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-06 11:20:01,522|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[b0f6f610-8d02-4542-8b60-052be3e1ed33])'s step(resource-assignment)
2022-12-06 11:20:01,522|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:01,523|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b0f6f610-8d02-4542-8b60-052be3e1ed33) for workflow(resource-assignment) step(resource-assignment)
2022-12-06 11:20:01,524|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:01,524|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-06 11:20:01,525|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-06 11:20:01,581|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-12-06 11:20:01,587|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-06 11:20:01,587|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("747617ec-01d0-4ced-915b-c597037b3adc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-06 11:20:01,588|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,588|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,588|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fa75b1eb-0d7e-4443-991c-e1d30d2993b9") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-06 11:20:01,590|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa75b1eb-0d7e-4443-991c-e1d30d2993b9"}
2022-12-06 11:20:01,590|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa75b1eb-0d7e-4443-991c-e1d30d2993b9"}
2022-12-06 11:20:01,590|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-06 11:20:01,590|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||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-12-06 11:20:01,645|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fa75b1eb-0d7e-4443-991c-e1d30d2993b9})
2022-12-06 11:20:01,652|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fa75b1eb-0d7e-4443-991c-e1d30d2993b9})
2022-12-06 11:20:01,658|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,660|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"333615fc-4879-4a96-830d-dac260c19eed"}])
2022-12-06 11:20:01,660|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("333615fc-4879-4a96-830d-dac260c19eed") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-06 11:20:01,665|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,666|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"}])
2022-12-06 11:20:01,666|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4259f55d-be4a-4692-834f-c749eb73d2e2") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-06 11:20:01,667|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-06 11:20:01,675|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 4259f55d-be4a-4692-834f-c749eb73d2e2
2022-12-06 11:20:01,676|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fa75b1eb-0d7e-4443-991c-e1d30d2993b9"}
2022-12-06 11:20:01,676|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,723|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fa75b1eb-0d7e-4443-991c-e1d30d2993b9})
2022-12-06 11:20:01,726|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,727|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-06 11:20:01,728|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-06 11:20:01,728|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,728|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-06 11:20:01,736|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> fa75b1eb-0d7e-4443-991c-e1d30d2993b9
2022-12-06 11:20:01,737|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("85bde6d3-3d7d-4abf-82c7-1ffcb75615a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:20:01,737|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-06 11:20:01,737|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-06 11:20:01,737|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1726fadb-8dcd-4cb4-b9ba-14afe6faecd6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:20:01,738|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2", vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:01,739|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2", vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:01,746|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:01,746|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:01,748|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:01,749|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:01,794|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-06 11:20:01,801|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-06 11:20:01,820|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-06 11:20:01,820|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-06 11:20:01,820|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,821|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-06 11:20:01,821|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-06 11:20:01,821|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,821|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,822|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z")
2022-12-06 11:20:01,822|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z")
2022-12-06 11:20:01,822|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-06 11:20:01,824|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221206t111957189186z", vf-module-label="helm_apache", vf-module-id="747617ec-01d0-4ced-915b-c597037b3adc"}
2022-12-06 11:20:01,832|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,832|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,834|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-06 11:20:01,942|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-06 11:20:01,942|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-06 11:20:01,942|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z-helm_apache-vfmt-001")
2022-12-06 11:20:01,943|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z-helm_apache-vfmt-001")
2022-12-06 11:20:01,943|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221206t111957189186z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-12-06 11:20:01,943|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:01,947|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2", vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:01,955|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:01,955|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:02,048|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-06 11:20:02,058|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-06 11:20:02,058|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-06 11:20:02,059|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-06 11:20:02,059|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-06 11:20:02,059|b0f6f610-8d02-4542-8b60-052be3e1ed33||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-12-06 11:20:02,060|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-06 11:20:02,060|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-06 11:20:02,061|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
  "k8s-rb-definition-version" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
  "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" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
  "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
  "vf-module-model-invariant-uuid" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
  "vf-module-model-version" : "333615fc-4879-4a96-830d-dac260c19eed",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221206t111957189186z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221206t111957189186z"
})
2022-12-06 11:20:02,075|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-06 11:20:02,075|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:02,075|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-06 11:20:02,076|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[b0f6f610-8d02-4542-8b60-052be3e1ed33])'s step(profile-upload)
2022-12-06 11:20:02,076|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:02,077|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b0f6f610-8d02-4542-8b60-052be3e1ed33) for workflow(resource-assignment) step(profile-upload)
2022-12-06 11:20:02,077|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-06 11:20:02,077|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-06 11:20:02,078|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-06 11:20:02,078|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-06 11:20:02,078|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-06 11:20:02,096|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9)
2022-12-06 11:20:02,107|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-06 11:20:02,122|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/profile/node-port-profile)
2022-12-06 11:20:02,128|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-12-06 11:20:02,129|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-12-06 11:20:02,154|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/profile)
2022-12-06 11:20:02,164|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-12-06 11:20:02,185|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/profile/node-port-profile/content)
2022-12-06 11:20:02,195|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-06 11:20:02,195|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-12-06 11:20:02,196|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-06 11:20:02,196|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-06 11:20:02,196|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-06 11:20:02,197|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-06 11:20:02,197|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| workflow(b0f6f610-8d02-4542-8b60-052be3e1ed33) nodes completed with (0)exceptions
2022-12-06 11:20:02,197|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-06 11:20:02,198|b0f6f610-8d02-4542-8b60-052be3e1ed33||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7313f902-4e3b-45de-acfb-e440998c2284 auditStoreId -1
2022-12-06 11:20:04,981|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:20:05,086|||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-12-06 11:20:05,090|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing request id 1bd00fd8-bd42-4746-ba95-9af0f378a302
2022-12-06 11:20:05,090|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:20:05,090|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| StoreAuditService ID  -1
2022-12-06 11:20:05,091|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:05,091|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-06 11:20:05,096|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-06 11:20:05,114|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deriving input data for workflow: (config-assign)
2022-12-06 11:20:05,116|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(START) -> executed state(SUCCESS)
2022-12-06 11:20:05,117|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-assign[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(config-setup)
2022-12-06 11:20:05,117|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:05,118|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-assign) step(config-setup)
2022-12-06 11:20:05,118|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:05,118|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-06 11:20:05,119|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-06 11:20:05,157|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:20:05,159|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-06 11:20:05,160|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("85bde6d3-3d7d-4abf-82c7-1ffcb75615a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:20:05,161|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2"}
2022-12-06 11:20:05,171|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2), 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-12-06 11:20:05,171|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-06 11:20:05,199|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2)
2022-12-06 11:20:05,216|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:05,216|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (string)
2022-12-06 11:20:05,218|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53")
2022-12-06 11:20:05,218|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53")
2022-12-06 11:20:05,218|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-06 11:20:05,219|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("1726fadb-8dcd-4cb4-b9ba-14afe6faecd6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:20:05,219|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2", vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:05,223|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:05,223|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-06 11:20:05,247|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vf-modules)
2022-12-06 11:20:05,262|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:05,262|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (json)
2022-12-06 11:20:05,263|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df25cb6e-cf86-4ae8-b4b2-a605e4c812eb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/4d13ad80-b12b-450b-8fc1-bee345f00121","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc"}}}]})
2022-12-06 11:20:05,263|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df25cb6e-cf86-4ae8-b4b2-a605e4c812eb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/4d13ad80-b12b-450b-8fc1-bee345f00121","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc"}}}]})
2022-12-06 11:20:05,263|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df25cb6e-cf86-4ae8-b4b2-a605e4c812eb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/4d13ad80-b12b-450b-8fc1-bee345f00121","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc"}}}]), type  ({json})
2022-12-06 11:20:05,264|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df25cb6e-cf86-4ae8-b4b2-a605e4c812eb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/4d13ad80-b12b-450b-8fc1-bee345f00121","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-06 11:20:05,265|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:05,269|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-06 11:20:05,269|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-06 11:20:05,347|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1)
2022-12-06 11:20:05,698|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:05,698|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (json)
2022-12-06 11:20:05,699|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325602887","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]})
2022-12-06 11:20:05,699|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325602887","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]})
2022-12-06 11:20:05,699|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325602887","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]), type  ({json})
2022-12-06 11:20:05,699|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325602887","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-06 11:20:05,701|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-06 11:20:05,702|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:12,899|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| compiled in (7197)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:12,899|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:12,915|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4259f55d-be4a-4692-834f-c749eb73d2e2","k8s-rb-definition-version":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","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-12-06 11:20:12,917|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
      "k8s-rb-definition-version" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
  "service-instance-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
      "model-invariant-id" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
      "model-version-id" : "333615fc-4879-4a96-830d-dac260c19eed",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1670325602887",
      "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc",
      "vf-module-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1bd00fd8-bd42-4746-ba95-9af0f378a302",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/4d13ad80-b12b-450b-8fc1-bee345f00121",
          "svc-request-id" : "df25cb6e-cf86-4ae8-b4b2-a605e4c812eb"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "cb4a516c-f7b8-433f-9581-c8f46bdba784",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "1801daf7-29ee-446c-84c1-19b7ef1e6eab",
            "model-version" : "1.0"
          },
          "service-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
          "service-instance-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
            "model-invariant-uuid" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "333615fc-4879-4a96-830d-dac260c19eed",
            "model-version" : "1"
          },
          "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc",
          "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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
            "model-invariant-uuid" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "333615fc-4879-4a96-830d-dac260c19eed",
            "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" : "333615fc-4879-4a96-830d-dac260c19eed"
            }, {
              "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-20221206t111957189186z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "4259f55d-be4a-4692-834f-c749eb73d2e2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221206t111957189186z"
            }, {
              "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" : "747617ec-01d0-4ced-915b-c597037b3adc",
            "vf-module-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "3a8995e7-de80-41a4-a4c8-12f1dcfe0363",
            "model-invariant-uuid" : "d4ad53ce-e2d7-495e-a8f2-aa13417bd347",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8",
            "model-version" : "1.0"
          },
          "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc"
    } ]
  },
  "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"
})
2022-12-06 11:20:12,924|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:20:12,924|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:12,925|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-06 11:20:12,925|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-assign[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(config-template)
2022-12-06 11:20:12,925|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:12,931|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-assign) step(config-template)
2022-12-06 11:20:12,931|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-06 11:20:12,932|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:20:13,003|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Triggering K8s Config Upload component logic.
2022-12-06 11:20:13,003|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Getting the template prefixes
2022-12-06 11:20:13,003|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Iterating over prefixes in resource assignment map.
2022-12-06 11:20:13,016|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9)
2022-12-06 11:20:13,031|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:13,040|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/config-template/replica-count-template)
2022-12-06 11:20:13,045|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(500 - Internal Server Error)
2022-12-06 11:20:13,045|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Uploading K8s template..
2022-12-06 11:20:13,058|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(POST), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/config-template)
2022-12-06 11:20:13,068|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(201 - Created)
2022-12-06 11:20:13,080|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(POST), url(/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/config-template/replica-count-template/content)
2022-12-06 11:20:13,105|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:13,105|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| K8s Config Upload Completed
2022-12-06 11:20:13,105|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:20:13,105|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-06 11:20:13,106|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-06 11:20:13,107|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(END) -> executed state(SUCCESS)
2022-12-06 11:20:13,107|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(1bd00fd8-bd42-4746-ba95-9af0f378a302) nodes completed with (0)exceptions
2022-12-06 11:20:13,107|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-06 11:20:13,108|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 99dec233-78ec-4d73-9847-7f8132bcca8a auditStoreId -1
2022-12-06 11:20:13,110|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Completed
2022-12-06 11:20:55,901|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-06 11:20:56,027|||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-12-06 11:20:56,032|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| processing request id 1bd00fd8-bd42-4746-ba95-9af0f378a302
2022-12-06 11:20:56,032|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-06 11:20:56,032|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| StoreAuditService ID  -1
2022-12-06 11:20:56,034|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-06 11:20:56,034|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-06 11:20:56,040|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-06 11:20:56,065|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Deriving input data for workflow: (config-deploy)
2022-12-06 11:20:56,067|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(START) -> executed state(SUCCESS)
2022-12-06 11:20:56,067|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(config-setup)
2022-12-06 11:20:56,068|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:56,068|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-deploy) step(config-setup)
2022-12-06 11:20:56,068|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:56,068|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-06 11:20:56,069|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-06 11:20:56,101|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:20:56,103|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-06 11:20:56,103|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("85bde6d3-3d7d-4abf-82c7-1ffcb75615a2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-06 11:20:56,104|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2"}
2022-12-06 11:20:56,109|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2), 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-12-06 11:20:56,109|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-06 11:20:56,137|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2)
2022-12-06 11:20:56,155|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:56,155|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (string)
2022-12-06 11:20:56,156|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53")
2022-12-06 11:20:56,156|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53")
2022-12-06 11:20:56,156|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-06 11:20:56,157|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ("1726fadb-8dcd-4cb4-b9ba-14afe6faecd6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-06 11:20:56,158|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{service-instance-id="85bde6d3-3d7d-4abf-82c7-1ffcb75615a2", vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:56,161|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/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-12-06 11:20:56,161|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-06 11:20:56,186|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/85bde6d3-3d7d-4abf-82c7-1ffcb75615a2/service-data/vnfs/vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6/vnf-data/vf-modules)
2022-12-06 11:20:56,199|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:56,200|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (json)
2022-12-06 11:20:56,200|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"12ae8c70-50da-4a4a-85dc-b07c93e52a05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ef0e94eb-f89b-4230-8201-9a5ea5cf8d57","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","from-preload":false}}}]})
2022-12-06 11:20:56,201|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"12ae8c70-50da-4a4a-85dc-b07c93e52a05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ef0e94eb-f89b-4230-8201-9a5ea5cf8d57","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","from-preload":false}}}]})
2022-12-06 11:20:56,201|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"12ae8c70-50da-4a4a-85dc-b07c93e52a05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ef0e94eb-f89b-4230-8201-9a5ea5cf8d57","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","from-preload":false}}}]), type  ({json})
2022-12-06 11:20:56,201|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_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":"333615fc-4879-4a96-830d-dac260c19eed","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-20221206t111957189186z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4259f55d-be4a-4692-834f-c749eb73d2e2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221206t111957189186z","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":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1bd00fd8-bd42-4746-ba95-9af0f378a302","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","model-invariant-uuid":"cb4a516c-f7b8-433f-9581-c8f46bdba784"},"global-customer-id":"basiccnf-macro-customer","service-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","service-instance-id":"85bde6d3-3d7d-4abf-82c7-1ffcb75615a2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"12ae8c70-50da-4a4a-85dc-b07c93e52a05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ef0e94eb-f89b-4230-8201-9a5ea5cf8d57","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","model-uuid":"2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8","model-invariant-uuid":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","model-uuid":"333615fc-4879-4a96-830d-dac260c19eed","model-invariant-uuid":"4259f55d-be4a-4692-834f-c749eb73d2e2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-06 11:20:56,202|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 
Resolved Input Key mappings: 
{vnf-id="1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"}
2022-12-06 11:20:56,206|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-06 11:20:56,206|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-06 11:20:56,244|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1726fadb-8dcd-4cb4-b9ba-14afe6faecd6?depth=1)
2022-12-06 11:20:56,348|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:56,348|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response processing type (json)
2022-12-06 11:20:56,349|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quizzical_nightingale","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325653708","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]})
2022-12-06 11:20:56,349|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quizzical_nightingale","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325653708","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]})
2022-12-06 11:20:56,349|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quizzical_nightingale","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325653708","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]), type  ({json})
2022-12-06 11:20:56,349|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"747617ec-01d0-4ced-915b-c597037b3adc","vf-module-name":"basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quizzical_nightingale","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670325653708","model-invariant-id":"4259f55d-be4a-4692-834f-c749eb73d2e2","model-version-id":"333615fc-4879-4a96-830d-dac260c19eed","model-customization-id":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-06 11:20:56,350|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-06 11:20:56,353|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4259f55d-be4a-4692-834f-c749eb73d2e2","k8s-rb-definition-version":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","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":"quizzical_nightingale"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-06 11:20:56,355|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "quizzical_nightingale",
      "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" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
      "k8s-rb-definition-version" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
  "service-instance-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "quizzical_nightingale",
      "is-base-vf-module" : false,
      "model-customization-id" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
      "model-invariant-id" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
      "model-version-id" : "333615fc-4879-4a96-830d-dac260c19eed",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1670325653708",
      "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc",
      "vf-module-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1bd00fd8-bd42-4746-ba95-9af0f378a302",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ef0e94eb-f89b-4230-8201-9a5ea5cf8d57",
          "svc-request-id" : "12ae8c70-50da-4a4a-85dc-b07c93e52a05"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "cb4a516c-f7b8-433f-9581-c8f46bdba784",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "1801daf7-29ee-446c-84c1-19b7ef1e6eab",
            "model-version" : "1.0"
          },
          "service-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
          "service-instance-id" : "85bde6d3-3d7d-4abf-82c7-1ffcb75615a2",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
            "model-invariant-uuid" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "333615fc-4879-4a96-830d-dac260c19eed",
            "model-version" : "1"
          },
          "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc",
          "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_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "fa75b1eb-0d7e-4443-991c-e1d30d2993b9",
            "model-invariant-uuid" : "4259f55d-be4a-4692-834f-c749eb73d2e2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "333615fc-4879-4a96-830d-dac260c19eed",
            "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" : "333615fc-4879-4a96-830d-dac260c19eed"
            }, {
              "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-20221206t111957189186z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "4259f55d-be4a-4692-834f-c749eb73d2e2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221206t111957189186z"
            }, {
              "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" : "747617ec-01d0-4ced-915b-c597037b3adc",
            "vf-module-name" : "basic_cnf_macro_037e983b-1f93-46f2-9c35-e00bf7ac6e53_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "3a8995e7-de80-41a4-a4c8-12f1dcfe0363",
            "model-invariant-uuid" : "d4ad53ce-e2d7-495e-a8f2-aa13417bd347",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2ab4e0bc-c9f2-4b71-a8eb-4a69cda050b8",
            "model-version" : "1.0"
          },
          "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "747617ec-01d0-4ced-915b-c597037b3adc"
    } ]
  },
  "vnf-id" : "1726fadb-8dcd-4cb4-b9ba-14afe6faecd6"
})
2022-12-06 11:20:56,362|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:20:56,363|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-06 11:20:56,363|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-06 11:20:56,364|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(status-verification-script)
2022-12-06 11:20:56,364|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:20:56,369|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-deploy) step(status-verification-script)
2022-12-06 11:20:56,369|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-06 11:20:56,369|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:20:56,371|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-06 11:20:56,376|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| SIMPLE STATUS CHECK - START
2022-12-06 11:20:56,389|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:20:56,449|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:20:56,478|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:21:06,488|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:06,534|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:06,536|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is ready.
2022-12-06 11:21:06,536|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| SIMPLE STATUS CHECK - END
2022-12-06 11:21:06,536|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:21:06,536|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-06 11:21:06,537|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-06 11:21:06,537|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(config-apply)
2022-12-06 11:21:06,537|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:21:06,543|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-deploy) step(config-apply)
2022-12-06 11:21:06,543|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-06 11:21:06,543|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:21:06,545|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Triggering K8s Config Value component logic.
2022-12-06 11:21:06,545|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Getting the template prefixes
2022-12-06 11:21:06,545|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Iterating over prefixes in resource assignment map.
2022-12-06 11:21:06,557|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/config/replica-count-change)
2022-12-06 11:21:16,298|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(500 - Internal Server Error)
2022-12-06 11:21:16,298|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Uploading K8s config..
2022-12-06 11:21:16,342|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Config building started from source custom-values
2022-12-06 11:21:16,343|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-06 11:21:16,361|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:21:16,362|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-06 11:21:16,367|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-06 11:21:16,444|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(POST), url(/v1/instance/quizzical_nightingale/config)
2022-12-06 11:21:16,578|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(201 - Created)
2022-12-06 11:21:16,587|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:21:16,587|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-06 11:21:16,587|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-06 11:21:16,588|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(status-verification-script-after)
2022-12-06 11:21:16,588|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:21:16,589|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-deploy) step(status-verification-script-after)
2022-12-06 11:21:16,589|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-06 11:21:16,589|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| 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-12-06 11:21:16,590|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-06 11:21:16,591|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| SIMPLE STATUS CHECK - START
2022-12-06 11:21:16,603|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:16,655|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:16,658|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:21:26,667|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:26,718|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:26,721|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:21:36,730|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:36,772|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:36,777|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:21:46,787|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:46,834|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:46,837|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:21:56,848|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:21:56,900|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:21:56,902|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is not ready. Please wait...
2022-12-06 11:22:06,913|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Rest request method(GET), url(/v1/instance/quizzical_nightingale/status)
2022-12-06 11:22:06,952|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Response status(200 - OK)
2022-12-06 11:22:06,955|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| VfModule helm_apache (quizzical_nightingale) is ready.
2022-12-06 11:22:06,955|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| SIMPLE STATUS CHECK - END
2022-12-06 11:22:06,955|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:22:06,955|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-06 11:22:06,955|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-06 11:22:06,956|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Executing workflow(config-deploy[1bd00fd8-bd42-4746-ba95-9af0f378a302])'s step(collect-results)
2022-12-06 11:22:06,956|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-06 11:22:06,957|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| preparing request id(1bd00fd8-bd42-4746-ba95-9af0f378a302) for workflow(config-deploy) step(collect-results)
2022-12-06 11:22:06,957|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-06 11:22:06,957|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-06 11:22:06,958|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-06 11:22:06,966|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Collected results: {}
2022-12-06 11:22:06,967|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Preparing Response...
2022-12-06 11:22:06,967|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-06 11:22:06,967|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-06 11:22:06,968|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Execute node(END) -> executed state(SUCCESS)
2022-12-06 11:22:06,968|1bd00fd8-bd42-4746-ba95-9af0f378a302||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| workflow(1bd00fd8-bd42-4746-ba95-9af0f378a302) nodes completed with (0)exceptions
2022-12-06 11:22:06,968|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-06 11:22:06,969|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49d41ae8-3fc4-4254-8f43-f6a7c60cd4f9 auditStoreId -1
2022-12-06 11:22:06,971|1bd00fd8-bd42-4746-ba95-9af0f378a302||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-qhtxv|||| Completed