Results

By type

          04:53:13,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:53:13,538 |-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]
04:53:13,539 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:53:13,539 |-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]
04:53:13,539 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:53:13,562 |-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
04:53:13,712 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:53:13,724 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:53:13,728 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:53:13,738 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:53:13,823 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:53:13,823 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:53:13,824 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:53:13,826 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-22 04:53:14,973|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-xz7dl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-22 04:53:14,977|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-22 04:53:18,056|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-22 04:53:18,583|||main||||INFO||||||| Finished Spring Data repository scanning in 513 ms. Found 11 JPA repository interfaces.
2022-11-22 04:53:20,860|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-22 04:53:20,941|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-22 04:53:21,184|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-22 04:53:21,697|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-22 04:53:22,029|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-22 04:53:22,031|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-22 04:53:22,409|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-22 04:53:23,879|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-22 04:53:23,893|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-22 04:53:23,982|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-22 04:53:25,429|||main||||INFO||||||| Audit service is disabled
2022-11-22 04:53:25,597|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-22 04:53:27,598|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-22 04:53:27,654|||main||||INFO||||||| Dependency Management module created...
2022-11-22 04:53:28,595|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-22 04:53:28,921|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-22 04:53:30,205|||main||||INFO||||||| Netty started on port 8080
2022-11-22 04:53:31,837|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-22 04:53:32,468|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-22 04:53:32,476|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.453 seconds (JVM running for 19.545)
2022-11-22 04:53:32,498|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-22 05:57:57,505|519536fb-e1f5-4920-8172-db921463879a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-22 05:57:57,507|519536fb-e1f5-4920-8172-db921463879a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-22 05:57:57,509|519536fb-e1f5-4920-8172-db921463879a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-22 05:57:57,916|519536fb-e1f5-4920-8172-db921463879a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-22 05:57:57,920|519536fb-e1f5-4920-8172-db921463879a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-22 05:57:59,308|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||Thread-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7aac27a6-63ce-4aa6-8aad-e7f7c77f94cd)
2022-11-22 05:57:59,325|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| deleting definition types under : /opt/app/onap/blueprints/working/7aac27a6-63ce-4aa6-8aad-e7f7c77f94cd/Definitions
2022-11-22 05:57:59,418|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| reinitialized all type definitions
2022-11-22 05:57:59,427|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-22 05:57:59,458|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-22 05:57:59,463|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-22 05:57:59,472|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-22 05:57:59,517|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(helloworld)
2022-11-22 05:57:59,519|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-22 05:57:59,520|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(helloworld) targets(helloworld)
2022-11-22 05:57:59,520|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-22 05:57:59,521|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-22 05:57:59,522|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/7aac27a6-63ce-4aa6-8aad-e7f7c77f94cd/Templates/hello-world-mapping.json
2022-11-22 05:57:59,537|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-22 05:57:59,538|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-22 05:57:59,538|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing blueprint Resource Definitions
2022-11-22 05:57:59,539|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-22 05:57:59,541|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/hello-world-mapping.json)
2022-11-22 05:57:59,560|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| distinct resource keys ([])
2022-11-22 05:57:59,561|01754d9e-794b-4d00-b8b0-4b5a2bdd3160||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enriching Resource Definition sources Node Template: []
2022-11-22 05:57:59,867|19e22586-f611-476d-af12-d6c661a799d3||Thread-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(f2f028a6-9136-45f0-9b23-d4f77dd5e53f) CBA(/opt/app/onap/blueprints/archive/f2f028a6-9136-45f0-9b23-d4f77dd5e53f/cba.zip)
2022-11-22 05:57:59,886|19e22586-f611-476d-af12-d6c661a799d3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2f028a6-9136-45f0-9b23-d4f77dd5e53f) and entry definition file (Definitions/blueprint.json)
2022-11-22 05:57:59,953|19e22586-f611-476d-af12-d6c661a799d3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(helloworld)
2022-11-22 05:57:59,967|19e22586-f611-476d-af12-d6c661a799d3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2f028a6-9136-45f0-9b23-d4f77dd5e53f) and entry definition file (Definitions/blueprint.json)
2022-11-22 05:58:00,128|19e22586-f611-476d-af12-d6c661a799d3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/f2f028a6-9136-45f0-9b23-d4f77dd5e53f) present to clean.
2022-11-22 05:58:00,334|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-11-22 05:58:00,334|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 05:58:00,339|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-22 05:58:00,348|654321||DefaultDispatcher-worker-5||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-22 05:58:00,447|654321||DefaultDispatcher-worker-5||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-22 05:58:00,450|654321||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-22 05:58:00,453|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-22 05:58:00,485|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-22 05:58:00,486|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-22 05:58:00,503|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 05:58:00,513|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-22 05:58:00,514|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 05:58:00,515|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-22 05:58:00,540|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-22 05:58:00,577|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2022-11-22 05:58:00,580|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2022-11-22 05:58:00,709|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-11-22 05:58:00,712|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 05:58:00,712|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-22 05:58:00,721|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9f4724c9-6ebf-4199-97fb-368682c36adf auditStoreId -1
2022-11-22 06:01:49,155|11457c2e-3bd5-4911-b24a-b8db49c70c2d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-22 06:01:49,155|11457c2e-3bd5-4911-b24a-b8db49c70c2d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-22 06:01:49,155|11457c2e-3bd5-4911-b24a-b8db49c70c2d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-22 06:01:49,294|11457c2e-3bd5-4911-b24a-b8db49c70c2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-22 06:01:49,294|11457c2e-3bd5-4911-b24a-b8db49c70c2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-22 06:01:50,015|e00096c5-854b-4a5f-981c-8a823e4272ca||Thread-49||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d993c957-001e-4ee2-aeb1-c0ca46ce26ba)
2022-11-22 06:01:50,017|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| deleting definition types under : /opt/app/onap/blueprints/working/d993c957-001e-4ee2-aeb1-c0ca46ce26ba/Definitions
2022-11-22 06:01:50,020|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| reinitialized all type definitions
2022-11-22 06:01:50,022|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-22 06:01:50,039|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-22 06:01:50,045|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-22 06:01:50,048|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-22 06:01:50,069|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(helloworld)
2022-11-22 06:01:50,070|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-22 06:01:50,070|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(helloworld) targets(helloworld)
2022-11-22 06:01:50,070|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-22 06:01:50,070|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-22 06:01:50,070|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/d993c957-001e-4ee2-aeb1-c0ca46ce26ba/Templates/hello-world-mapping.json
2022-11-22 06:01:50,080|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-22 06:01:50,080|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-22 06:01:50,081|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing blueprint Resource Definitions
2022-11-22 06:01:50,081|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-22 06:01:50,081|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/hello-world-mapping.json)
2022-11-22 06:01:50,089|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| distinct resource keys ([])
2022-11-22 06:01:50,090|e00096c5-854b-4a5f-981c-8a823e4272ca||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enriching Resource Definition sources Node Template: []
2022-11-22 06:01:50,322|4113c99b-b177-4925-a0d9-ae22218a36de||Thread-49||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(873ae92a-e804-490c-97eb-f57aa60bfe0c) CBA(/opt/app/onap/blueprints/archive/873ae92a-e804-490c-97eb-f57aa60bfe0c/cba.zip)
2022-11-22 06:01:50,331|4113c99b-b177-4925-a0d9-ae22218a36de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/873ae92a-e804-490c-97eb-f57aa60bfe0c) and entry definition file (Definitions/blueprint.json)
2022-11-22 06:01:50,353|4113c99b-b177-4925-a0d9-ae22218a36de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(helloworld)
2022-11-22 06:01:50,361|4113c99b-b177-4925-a0d9-ae22218a36de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/873ae92a-e804-490c-97eb-f57aa60bfe0c) and entry definition file (Definitions/blueprint.json)
2022-11-22 06:01:50,426|4113c99b-b177-4925-a0d9-ae22218a36de||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/873ae92a-e804-490c-97eb-f57aa60bfe0c) present to clean.
2022-11-22 06:01:50,615|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-22 06:01:50,615|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:01:50,615|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:01:50,618|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-22 06:01:50,618|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-22 06:01:50,626|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-22 06:01:50,651|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-22 06:01:50,651|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-22 06:01:50,651|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:01:50,653|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-22 06:01:50,653|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:01:50,653|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-22 06:01:50,656|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-22 06:01:50,677|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([])
2022-11-22 06:01:50,678|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ })
2022-11-22 06:01:50,695|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2022-11-22 06:01:50,695|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:01:50,695|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-22 06:01:50,696|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6cbc02fa-1ba1-4ebf-be4f-f87221dcb0ea auditStoreId -1
2022-11-22 06:21:47,456|af0e5182-9796-4c4e-a17f-764e057d23b5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-22 06:21:47,457|af0e5182-9796-4c4e-a17f-764e057d23b5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-22 06:21:47,457|af0e5182-9796-4c4e-a17f-764e057d23b5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-22 06:21:47,656|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-22 06:21:47,657|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-22 06:21:48,280|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-22 06:21:48,286|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(fdb07a05-2731-43e8-9cdc-1cae54b8eec2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-22 06:21:48,312|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(a3f7729d-55d0-4dd6-9f82-a88f961473a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-22 06:21:48,322|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(66f2bca2-5748-432e-9af7-db84af4c481f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-22 06:21:48,335|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(8b89fa36-ffd9-4578-8fff-9182af22348f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-22 06:21:48,351|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(be887857-5da7-480b-85b4-5b18a1067da2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-22 06:21:48,368|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(2f100a99-236a-48bb-a729-a15c7a21450e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-22 06:21:48,386|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-22 06:21:48,386|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:21:48,387|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:21:48,387|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:21:48,387|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:21:48,388|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:21:48,445|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-22 06:21:48,450|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:21:48,500|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:21:48,521|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:21:48,540|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:21:48,641|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:21:48,642|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:21:48,643|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:21:48,705|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:21:48,826|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:21:48,826|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:21:48,827|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:21:48,874|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:21:48,974|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:21:48,975|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:21:48,975|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:21:48,976|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(HealthCheck)
2022-11-22 06:21:48,977|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-22 06:21:48,978|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-assign)
2022-11-22 06:21:48,978|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-deploy)
2022-11-22 06:21:49,023|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:21:49,119|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:21:49,120|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:21:49,156|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:21:49,157|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:21:49,158|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:21:49,181|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:21:49,277|af0e5182-9796-4c4e-a17f-764e057d23b5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-22 06:21:50,614|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||Thread-70||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9c8ad6b4-fcb8-4d7b-bc3f-1305d8419393)
2022-11-22 06:21:50,616|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| deleting definition types under : /opt/app/onap/blueprints/working/9c8ad6b4-fcb8-4d7b-bc3f-1305d8419393/Definitions
2022-11-22 06:21:50,618|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| reinitialized all type definitions
2022-11-22 06:21:50,620|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-22 06:21:50,634|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-22 06:21:50,637|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-22 06:21:50,640|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-22 06:21:50,665|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(capability)
2022-11-22 06:21:50,679|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(capability)
2022-11-22 06:21:50,686|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-22 06:21:50,696|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,708|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,717|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,725|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,734|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,759|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-22 06:21:50,762|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-22 06:21:50,762|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-22 06:21:50,774|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(capability)
2022-11-22 06:21:50,781|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(capability)
2022-11-22 06:21:50,788|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(capability)
2022-11-22 06:21:50,794|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-22 06:21:50,801|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,813|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,825|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,835|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,845|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,854|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:21:50,879|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(resource-resolution)
2022-11-22 06:21:50,879|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-22 06:21:50,879|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-22 06:21:50,879|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-22 06:21:50,879|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-22 06:21:50,880|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-22 06:21:50,880|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c8ad6b4-fcb8-4d7b-bc3f-1305d8419393/Templates/hello-world-velocity-mapping.json
2022-11-22 06:21:50,886|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-22 06:21:50,886|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-22 06:21:50,886|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c8ad6b4-fcb8-4d7b-bc3f-1305d8419393/Templates/hello-world-jinja-mapping.json
2022-11-22 06:21:50,893|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-22 06:21:50,894|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-22 06:21:50,894|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing blueprint Resource Definitions
2022-11-22 06:21:50,894|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-22 06:21:50,894|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-22 06:21:50,894|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-22 06:21:50,905|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-22 06:21:50,947|fd51b2f3-22f7-4dfd-a924-9d3d15af8c46||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-22 06:21:51,127|a88043e4-10a0-43de-ac75-6215b159c3ff||Thread-70||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(cb422a73-0d8b-416e-ba48-6c7ddcf06f83) CBA(/opt/app/onap/blueprints/archive/cb422a73-0d8b-416e-ba48-6c7ddcf06f83/cba.zip)
2022-11-22 06:21:51,137|a88043e4-10a0-43de-ac75-6215b159c3ff||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb422a73-0d8b-416e-ba48-6c7ddcf06f83) and entry definition file (Definitions/resource-resolution.json)
2022-11-22 06:21:51,167|a88043e4-10a0-43de-ac75-6215b159c3ff||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-resolution)
2022-11-22 06:21:51,176|a88043e4-10a0-43de-ac75-6215b159c3ff||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb422a73-0d8b-416e-ba48-6c7ddcf06f83) and entry definition file (Definitions/resource-resolution.json)
2022-11-22 06:21:51,241|a88043e4-10a0-43de-ac75-6215b159c3ff||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/cb422a73-0d8b-416e-ba48-6c7ddcf06f83) present to clean.
2022-11-22 06:21:51,377|0a66dd10-2706-497d-8c0d-8504c04beda4||reactor-http-epoll-2||||INFO||||||| processing request id 0a66dd10-2706-497d-8c0d-8504c04beda4
2022-11-22 06:21:51,377|0a66dd10-2706-497d-8c0d-8504c04beda4||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:21:51,378|0a66dd10-2706-497d-8c0d-8504c04beda4||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:21:51,386|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-22 06:21:51,454|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-22 06:21:51,457|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-22 06:21:51,459|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-22 06:21:51,475|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-22 06:21:51,480|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-22 06:21:51,481|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:21:51,482|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(0a66dd10-2706-497d-8c0d-8504c04beda4) for workflow(resource-resolution) step(helloworld)
2022-11-22 06:21:51,482|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:21:51,482|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-22 06:21:51,483|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-22 06:21:51,540|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-22 06:21:51,589|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:21:51,601|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:21:51,612|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-22 06:21:51,912|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-22 06:21:51,994|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:21:52,006|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:21:52,007|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-22 06:21:52,007|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-22 06:21:52,020|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-22 06:21:52,050|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-22 06:21:52,064|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-22 06:21:52,066|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-22 06:21:56,167|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@2c132274
2022-11-22 06:21:56,172|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-22 06:21:56,179|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-22 06:21:56,181|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:21:56,181|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:21:56,181|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-22 06:21:56,188|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-22 06:21:56,196|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:21:56,196|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:21:56,197|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-22 06:21:56,197|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-22 06:21:56,197|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-22 06:21:56,198|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:21:56,198|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:21:56,198|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-22 06:21:56,200|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-22 06:21:56,204|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-22 06:21:56,215|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:21:56,215|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:21:56,215|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-22 06:21:56,215|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-22 06:21:56,216|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-22 06:21:56,221|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-22 06:21:56,223|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-22 06:21:56,263|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-22 06:22:05,766|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| compiled in (9496)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-22 06:22:05,768|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-22 06:22:05,782|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-22 06:22:05,789|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-22 06:22:05,793|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:05,794|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:05,794|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-22 06:22:05,799|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-22 06:22:05,814|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:05,814|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:05,815|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-22 06:22:05,815|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-22 06:22:05,815|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-22 06:22:05,822|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-22 06:22:05,828|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-22 06:22:05,828|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-22 06:22:05,835|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-22 06:22:05,837|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-22 06:22:05,838|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:05,838|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:05,838|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-22 06:22:05,841|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-22 06:22:05,848|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:05,848|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:05,849|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-22 06:22:05,849|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-22 06:22:05,849|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-22 06:22:05,858|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-22 06:22:05,870|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:05,871|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:05,896|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2022-11-22 06:22:05,899|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-22 06:22:05,900|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:05,900|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:05,900|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:05,900|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:05,900|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-22 06:22:05,906|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-22 06:22:05,909|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-22 06:22:06,110|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-22 06:22:06,126|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-22 06:22:06,126|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-22 06:22:06,168|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-22 06:22:06,171|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-22 06:22:06,172|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-22 06:22:06,172|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-22 06:22:06,172|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-22 06:22:06,178|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-22 06:22:06,217|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@171e5c93
2022-11-22 06:22:06,218|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-22 06:22:06,225|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-22 06:22:06,227|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,227|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,227|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-22 06:22:06,231|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-22 06:22:06,239|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,240|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,240|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-22 06:22:06,240|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-22 06:22:06,240|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-22 06:22:06,246|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-22 06:22:06,247|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-22 06:22:06,251|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-22 06:22:06,252|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,252|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,252|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-22 06:22:06,254|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-22 06:22:06,261|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,261|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,261|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-22 06:22:06,261|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-22 06:22:06,261|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-22 06:22:06,267|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-22 06:22:06,268|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-22 06:22:06,274|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-22 06:22:06,275|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,275|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,275|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-22 06:22:06,277|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-22 06:22:06,283|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,283|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,284|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-22 06:22:06,284|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-22 06:22:06,284|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-22 06:22:06,285|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,285|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,285|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-22 06:22:06,288|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-22 06:22:06,294|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-22 06:22:06,307|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,307|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,307|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-22 06:22:06,307|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-22 06:22:06,308|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-22 06:22:06,309|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,309|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,309|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-22 06:22:06,312|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-22 06:22:06,322|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-22 06:22:06,322|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,322|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,323|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-22 06:22:06,323|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-22 06:22:06,323|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-22 06:22:06,329|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-22 06:22:06,330|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-22 06:22:06,334|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-22 06:22:06,334|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-22 06:22:06,336|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-22 06:22:06,342|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-22 06:22:06,342|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-22 06:22:06,343|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-22 06:22:06,343|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-22 06:22:06,343|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-22 06:22:06,353|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-22 06:22:06,354|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-22 06:22:06,355|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-22 06:22:06,361|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-22 06:22:06,362|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-22 06:22:06,362|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-22 06:22:06,364|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (list)
2022-11-22 06:22:06,365|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-22 06:22:06,365|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,365|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-22 06:22:06,366|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-22 06:22:06,371|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-22 06:22:06,372|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-22 06:22:06,585|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-22 06:22:06,591|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-22 06:22:06,591|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2022-11-22 06:22:06,591|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:22:06,591|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-22 06:22:06,592|0a66dd10-2706-497d-8c0d-8504c04beda4||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 97b366d7-6ffb-4da0-ac80-05fbed83a39c auditStoreId -1
2022-11-22 06:45:27,676|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-22 06:45:27,677|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-22 06:45:27,677|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-22 06:45:27,834|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-22 06:45:27,834|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-22 06:45:28,568|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-22 06:45:28,569|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(be58583a-590f-4e43-8fee-0b0f5b0dae94) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-22 06:45:28,598|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(8a87cb90-8e0b-4eca-9eee-6d2cd9173cc5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-22 06:45:28,607|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(88d2c8f8-525f-450d-9583-5ef37790c822) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-22 06:45:28,622|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(c1d83f8d-c958-456f-8064-141995e275f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-22 06:45:28,638|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(4fee377b-1c4b-4044-8663-93f7c52ce60d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-22 06:45:28,653|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(8ff1f00e-eebe-4d99-a137-efdac9fbd611) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-22 06:45:28,671|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-22 06:45:28,671|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:45:28,672|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:45:28,672|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:45:28,672|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:45:28,672|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:45:28,695|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:45:28,717|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:45:28,736|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:45:28,756|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-22 06:45:28,794|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:45:28,866|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:28,867|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:28,868|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:28,869|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(HealthCheck)
2022-11-22 06:45:28,870|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-22 06:45:28,870|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-assign)
2022-11-22 06:45:28,871|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-deploy)
2022-11-22 06:45:28,917|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:45:28,966|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-22 06:45:29,004|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-22 06:45:29,012|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-22 06:45:29,063|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:29,064|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:29,111|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:45:29,154|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-22 06:45:29,177|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-22 06:45:29,186|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-22 06:45:29,240|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:29,242|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:29,243|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:29,285|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:45:29,321|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-22 06:45:29,341|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-22 06:45:29,348|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-22 06:45:29,397|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:29,398|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:29,398|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:29,438|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:29,439|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:29,440|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:45:29,445|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:45:29,461|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-22 06:45:29,481|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-22 06:45:29,491|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-22 06:45:29,510|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-22 06:45:29,510|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-22 06:45:29,542|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-22 06:45:29,569|d09c9a3d-d71a-4fd2-88af-b4a093049ce6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-22 06:45:40,580|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||Thread-96||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2f8385a2-51c1-4567-9d32-861112ff3249)
2022-11-22 06:45:40,581|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| deleting definition types under : /opt/app/onap/blueprints/working/2f8385a2-51c1-4567-9d32-861112ff3249/Definitions
2022-11-22 06:45:40,583|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| reinitialized all type definitions
2022-11-22 06:45:40,584|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-22 06:45:40,597|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(vnf-template)
2022-11-22 06:45:40,600|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-22 06:45:40,602|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-22 06:45:40,619|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,630|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,635|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,637|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-22 06:45:40,638|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-22 06:45:40,638|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-22 06:45:40,647|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,651|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,654|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,658|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-22 06:45:40,668|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,672|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,676|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,680|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,683|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,687|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,695|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-22 06:45:40,699|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-22 06:45:40,699|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-22 06:45:40,699|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-22 06:45:40,708|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,712|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,717|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(input)
2022-11-22 06:45:40,720|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-22 06:45:40,740|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(resource-assignment)
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-22 06:45:40,741|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2f8385a2-51c1-4567-9d32-861112ff3249/Templates/vnf-mapping.json
2022-11-22 06:45:40,746|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-22 06:45:40,746|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-22 06:45:40,746|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2f8385a2-51c1-4567-9d32-861112ff3249/Templates/base_ubuntu20-mapping.json
2022-11-22 06:45:40,751|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-22 06:45:40,751|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-22 06:45:40,751|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(config-assign)
2022-11-22 06:45:40,752|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-22 06:45:40,752|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(config-assign) targets(config-assign)
2022-11-22 06:45:40,752|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-22 06:45:40,752|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-22 06:45:40,752|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/2f8385a2-51c1-4567-9d32-861112ff3249/Templates/baseconfig-mapping.json
2022-11-22 06:45:40,756|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(config-deploy)
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-deploy) resource assignment files([]
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing blueprint Resource Definitions
2022-11-22 06:45:40,757|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-22 06:45:40,758|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/vnf-mapping.json)
2022-11-22 06:45:40,758|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-22 06:45:40,758|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/baseconfig-mapping.json)
2022-11-22 06:45:40,771|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-22 06:45:40,798|9005c6e8-5f2f-453b-b76d-5c1c1ebb5fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-22 06:45:40,989|ca73d0de-57b3-4808-93c8-240bad236885||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(be8cbeea-87ae-4277-8fb8-a6ad3dc7edff) CBA(/opt/app/onap/blueprints/archive/be8cbeea-87ae-4277-8fb8-a6ad3dc7edff/cba.zip)
2022-11-22 06:45:40,999|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be8cbeea-87ae-4277-8fb8-a6ad3dc7edff) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:45:41,010|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:45:41,032|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:41,033|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:41,034|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:41,042|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be8cbeea-87ae-4277-8fb8-a6ad3dc7edff) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:45:41,083|ca73d0de-57b3-4808-93c8-240bad236885||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/be8cbeea-87ae-4277-8fb8-a6ad3dc7edff) present to clean.
2022-11-22 06:45:53,114|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(ee24cf8a-77a7-431b-967f-d4d8d7aaac56) CBA(/opt/app/onap/blueprints/archive/ee24cf8a-77a7-431b-967f-d4d8d7aaac56/cba.zip)
2022-11-22 06:45:53,145|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee24cf8a-77a7-431b-967f-d4d8d7aaac56) and entry definition file (Definitions/CNF.json)
2022-11-22 06:45:53,216|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:45:53,217|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:45:53,218|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:45:53,219|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-out)
2022-11-22 06:45:53,219|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale)
2022-11-22 06:45:53,220|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-in)
2022-11-22 06:45:53,220|2894b374-d033-430a-9303-eb8d05ea16e9||Thread-96||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(health-check)
2022-11-22 06:45:53,253|2894b374-d033-430a-9303-eb8d05ea16e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee24cf8a-77a7-431b-967f-d4d8d7aaac56) and entry definition file (Definitions/CNF.json)
2022-11-22 06:45:53,344|2894b374-d033-430a-9303-eb8d05ea16e9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/ee24cf8a-77a7-431b-967f-d4d8d7aaac56) present to clean.
2022-11-22 06:46:13,439|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-22 06:46:13,439|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-22 06:46:13,439|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-22 06:46:13,567|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-22 06:46:13,568|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-22 06:46:13,933|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-22 06:46:13,933|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(9588fa30-285d-4327-ba18-3e3c8920e5ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-22 06:46:13,950|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(bb06faa2-f9b6-4d31-b0b3-3659ad56e967) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-22 06:46:13,958|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(5ffe650b-3fe2-49a6-85a3-06439303dc19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-22 06:46:13,968|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(197abade-a784-4529-90af-4d95f717820a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-22 06:46:13,980|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(772b4c0f-db9c-4bf3-bc9e-146ece429210) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-22 06:46:13,994|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(98c42d18-f90f-4b48-a0b2-b654cdfe9081) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-22 06:46:14,007|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-22 06:46:14,007|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:46:14,007|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:46:14,008|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:46:14,008|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:46:14,009|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:46:14,021|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:46:14,040|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 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-11-22 06:46:14,069|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:46:14,088|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:46:14,105|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:46:14,164|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:46:14,165|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:46:14,165|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:46:14,200|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:46:14,241|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-22 06:46:14,264|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-22 06:46:14,264|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-22 06:46:14,316|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:46:14,317|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:46:14,318|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:46:14,354|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-22 06:46:14,382|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-22 06:46:14,399|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-22 06:46:14,405|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-22 06:46:14,450|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:46:14,451|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:46:14,451|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:46:14,452|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(HealthCheck)
2022-11-22 06:46:14,453|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-22 06:46:14,453|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-assign)
2022-11-22 06:46:14,454|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(vf-config-deploy)
2022-11-22 06:46:14,492|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-22 06:46:14,524|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-22 06:46:14,545|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-22 06:46:14,545|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-22 06:46:14,587|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:46:14,587|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:46:14,627|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:46:14,628|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:46:14,629|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-22 06:46:14,633|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:46:14,646|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-22 06:46:14,663|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-22 06:46:14,664|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-22 06:46:14,697|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-22 06:46:14,716|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-22 06:46:14,716|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-22 06:46:14,767|dff0aca4-8202-4b92-a9a3-d39fe0d809c2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-22 06:46:25,550|50773826-9df9-456d-8e26-eb6831f583f5||Thread-96||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/06bbfe88-577d-4e23-bede-7335c60a4fb6)
2022-11-22 06:46:25,551|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| deleting definition types under : /opt/app/onap/blueprints/working/06bbfe88-577d-4e23-bede-7335c60a4fb6/Definitions
2022-11-22 06:46:25,552|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| reinitialized all type definitions
2022-11-22 06:46:25,553|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-22 06:46:25,564|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-22 06:46:25,572|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-22 06:46:25,575|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-22 06:46:25,577|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-22 06:46:25,592|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-22 06:46:25,604|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(config-assign)
2022-11-22 06:46:25,604|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-22 06:46:25,605|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(config-assign) targets(resolve-data)
2022-11-22 06:46:25,605|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-22 06:46:25,605|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-22 06:46:25,605|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enriching artifacts file(/opt/app/onap/blueprints/working/06bbfe88-577d-4e23-bede-7335c60a4fb6/Templates/netconfrpc-mapping.json
2022-11-22 06:46:25,609|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-22 06:46:25,609|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-22 06:46:25,609|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing Workflow(config-deploy)
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(config-deploy) resource assignment files([]
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| ##### Enhancing blueprint Resource Definitions
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-22 06:46:25,610|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-22 06:46:25,614|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| distinct resource keys ([input-source])
2022-11-22 06:46:25,617|50773826-9df9-456d-8e26-eb6831f583f5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-22 06:47:11,643|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:47:11,752|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:47:11,809|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| request(26ffe60d-0d1e-4339-8f44-40fe982dcdcc)
2022-11-22 06:47:11,813|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| CBA file(/opt/app/onap/blueprints/archive/c16c34c5-6c7c-456a-9067-248cc5075429/cba.zip written successfully
2022-11-22 06:47:11,813|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(c16c34c5-6c7c-456a-9067-248cc5075429) CBA(/opt/app/onap/blueprints/archive/c16c34c5-6c7c-456a-9067-248cc5075429/cba.zip)
2022-11-22 06:47:11,823|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c16c34c5-6c7c-456a-9067-248cc5075429) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:47:11,835|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:47:11,857|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:47:11,858|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:47:11,858|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:47:11,866|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c16c34c5-6c7c-456a-9067-248cc5075429) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:47:11,886|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-22 06:47:11,905|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-22 06:47:11,907|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-22 06:47:11,941|26ffe60d-0d1e-4339-8f44-40fe982dcdcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/c16c34c5-6c7c-456a-9067-248cc5075429) present to clean.
2022-11-22 06:47:27,682|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:47:27,789|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:47:27,792|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| request(f9d111eb-8987-4a93-a9e1-df0cb51903c4)
2022-11-22 06:47:27,794|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| CBA file(/opt/app/onap/blueprints/archive/c5676c8e-dd00-4530-8e61-99cf87e105b8/cba.zip written successfully
2022-11-22 06:47:27,794|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(c5676c8e-dd00-4530-8e61-99cf87e105b8) CBA(/opt/app/onap/blueprints/archive/c5676c8e-dd00-4530-8e61-99cf87e105b8/cba.zip)
2022-11-22 06:47:27,826|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5676c8e-dd00-4530-8e61-99cf87e105b8) and entry definition file (Definitions/CNF.json)
2022-11-22 06:47:27,892|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:47:27,893|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:47:27,894|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:47:27,894|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-out)
2022-11-22 06:47:27,895|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale)
2022-11-22 06:47:27,895|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-in)
2022-11-22 06:47:27,896|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(health-check)
2022-11-22 06:47:27,917|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5676c8e-dd00-4530-8e61-99cf87e105b8) and entry definition file (Definitions/CNF.json)
2022-11-22 06:47:27,976|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-22 06:47:28,000|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-22 06:47:28,001|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-22 06:47:28,056|f9d111eb-8987-4a93-a9e1-df0cb51903c4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/c5676c8e-dd00-4530-8e61-99cf87e105b8) present to clean.
2022-11-22 06:47:41,681|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:47:41,798|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:47:41,800|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| request(dd1b4a04-2f61-4249-b5a8-56e5da4bde27)
2022-11-22 06:47:41,801|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| CBA file(/opt/app/onap/blueprints/archive/dbfb8d4f-ea94-41f5-859a-ee5a219b437b/cba.zip written successfully
2022-11-22 06:47:41,801|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(dbfb8d4f-ea94-41f5-859a-ee5a219b437b) CBA(/opt/app/onap/blueprints/archive/dbfb8d4f-ea94-41f5-859a-ee5a219b437b/cba.zip)
2022-11-22 06:47:41,820|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dbfb8d4f-ea94-41f5-859a-ee5a219b437b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:47:41,827|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-22 06:47:41,852|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:47:41,853|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:47:41,861|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dbfb8d4f-ea94-41f5-859a-ee5a219b437b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-22 06:47:41,879|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-22 06:47:41,897|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-22 06:47:41,898|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-22 06:47:41,925|dd1b4a04-2f61-4249-b5a8-56e5da4bde27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/dbfb8d4f-ea94-41f5-859a-ee5a219b437b) present to clean.
2022-11-22 06:51:15,683|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||reactor-http-epoll-4||||INFO||||||| processing request id c3d318d3-7d5d-4f83-921f-a5031c76d7d2
2022-11-22 06:51:15,684|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:51:15,684|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:51:15,695|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-22 06:51:15,811|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-22 06:51:15,813|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-22 06:51:15,819|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:51:15,833|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:51:15,834|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-22 06:51:15,834|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||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-11-22 06:51:15,838|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c3d318d3-7d5d-4f83-921f-a5031c76d7d2) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:51:15,838|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:15,838|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:51:15,839|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-22 06:51:15,856|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-22 06:51:15,859|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:51:15,859|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("db90629a-461e-4959-857d-f71dcd558fb5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:51:15,860|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ac4f831d-5394-47bc-bc49-5a79ccdbcb79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:51:15,861|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "db90629a-461e-4959-857d-f71dcd558fb5",
  "vnf-id" : "ac4f831d-5394-47bc-bc49-5a79ccdbcb79",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-22 06:51:15,878|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:51:15,878|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:15,878|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:51:15,880|c3d318d3-7d5d-4f83-921f-a5031c76d7d2||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1466c28f-5a96-4c17-84cb-2e227b3a9473 auditStoreId -1
2022-11-22 06:51:20,752|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||reactor-http-epoll-4||||INFO||||||| processing request id 65f8d6a0-560b-45dd-9fa1-ada987d47bdb
2022-11-22 06:51:20,752|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:51:20,752|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:51:20,753|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-22 06:51:20,753|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-22 06:51:20,757|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:51:20,776|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:51:20,776|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-22 06:51:20,776|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||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-11-22 06:51:20,777|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(65f8d6a0-560b-45dd-9fa1-ada987d47bdb) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:51:20,777|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:20,777|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:51:20,778|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-22 06:51:20,798|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-22 06:51:20,801|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-22 06:51:20,802|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-22 06:51:20,805|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-22 06:51:20,806|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-22 06:51:20,806|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7a5bcd40-ae69-4f1d-8506-c86de9eecace") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-22 06:51:20,806|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("db90629a-461e-4959-857d-f71dcd558fb5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:51:20,807|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-22 06:51:20,807|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-22 06:51:20,808|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-22 06:51:20,811|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ac4f831d-5394-47bc-bc49-5a79ccdbcb79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:51:20,813|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "db90629a-461e-4959-857d-f71dcd558fb5",
  "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" : "7a5bcd40-ae69-4f1d-8506-c86de9eecace",
  "vnf-id" : "ac4f831d-5394-47bc-bc49-5a79ccdbcb79",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-22 06:51:20,830|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:51:20,831|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:20,831|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:51:20,831|65f8d6a0-560b-45dd-9fa1-ada987d47bdb||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14985bd7-d2b1-47d6-926b-41ac4783dae8 auditStoreId -1
2022-11-22 06:51:26,308|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:51:26,414|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:51:26,460|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing request id 54c3dd6b-bc20-4e49-b801-45583d515f19
2022-11-22 06:51:26,461|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:51:26,461|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| StoreAuditService ID  -1
2022-11-22 06:51:26,461|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-22 06:51:26,461|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-22 06:51:26,463|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deriving input data for workflow: (config-assign)
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(54c3dd6b-bc20-4e49-b801-45583d515f19) for workflow(config-assign) step(config-assign)
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:26,481|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-22 06:51:26,483|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-22 06:51:26,506|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-22 06:51:26,507|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:51:26,508|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("db90629a-461e-4959-857d-f71dcd558fb5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:51:26,508|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("ac4f831d-5394-47bc-bc49-5a79ccdbcb79") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:51:26,517|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-22 06:51:26,517|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-22 06:51:26,517|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-22 06:51:26,518|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Generated Resource Param Data ({
  "service-instance-id" : "db90629a-461e-4959-857d-f71dcd558fb5",
  "vnf-id" : "ac4f831d-5394-47bc-bc49-5a79ccdbcb79",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-22 06:51:26,538|54c3dd6b-bc20-4e49-b801-45583d515f19||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-22 06:51:26,543|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-22 06:51:26,543|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:51:26,543|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:51:26,543|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-22 06:51:26,544|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a6ad9664-91c8-4409-b594-1947967893ae auditStoreId -1
2022-11-22 06:51:26,583|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Completed
2022-11-22 06:52:17,723|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:52:17,832|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:52:17,835|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing request id 54c3dd6b-bc20-4e49-b801-45583d515f19
2022-11-22 06:52:17,835|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:52:17,835|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| StoreAuditService ID  -1
2022-11-22 06:52:17,837|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-22 06:52:17,837|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-22 06:52:17,841|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-22 06:52:17,870|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deriving input data for workflow: (config-deploy)
2022-11-22 06:52:17,870|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-22 06:52:17,870|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:52:17,883|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(54c3dd6b-bc20-4e49-b801-45583d515f19) for workflow(config-deploy) step(config-deploy)
2022-11-22 06:52:17,883|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-22 06:52:17,884|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-22 06:52:17,888|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-22 06:52:17,888|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Getting Jython Script Class(ConfigDeploy)
2022-11-22 06:52:17,946|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@217b1270
2022-11-22 06:52:17,948|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Hello world
2022-11-22 06:52:17,948|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:52:17,948|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-22 06:52:17,949|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-22 06:52:17,949|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 35958352-f7b6-459c-9ab5-7483b89f0fb4 auditStoreId -1
2022-11-22 06:52:17,951|54c3dd6b-bc20-4e49-b801-45583d515f19||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Completed
2022-11-22 06:52:27,340|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||reactor-http-epoll-4||||INFO||||||| processing request id b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920
2022-11-22 06:52:27,340|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:52:27,340|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:52:27,345|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-22 06:52:27,594|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:52:27,597|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:52:27,601|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:52:27,623|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:52:27,688|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:52:27,711|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920])'s step(resource-assignment)
2022-11-22 06:52:27,711|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:52:27,712|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:52:27,712|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:52:27,712|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:52:27,713|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-22 06:52:27,740|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-22 06:52:27,747|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-22 06:52:27,748|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-22 06:52:27,748|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-22 06:52:27,749|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("767b91dd-546a-4f19-9905-c37565d87af5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:52:27,749|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ee190694-6b4d-4f28-aca6-392a10e4269e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:52:27,750|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="767b91dd-546a-4f19-9905-c37565d87af5", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-22 06:52:27,759|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-22 06:52:27,759|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-22 06:52:27,772|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-22 06:52:29,833|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-22 06:52:29,833|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-22 06:52:29,834|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z")
2022-11-22 06:52:29,834|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z")
2022-11-22 06:52:29,834|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:52:29,835|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-22 06:52:29,836|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "ee190694-6b4d-4f28-aca6-392a10e4269e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "767b91dd-546a-4f19-9905-c37565d87af5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221122t065229624368z"
})
2022-11-22 06:52:29,854|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-22 06:52:29,854|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:52:29,854|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-22 06:52:29,855|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920])'s step(profile-upload)
2022-11-22 06:52:29,855|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:52:29,862|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920) for workflow(resource-assignment) step(profile-upload)
2022-11-22 06:52:29,862|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-22 06:52:29,862|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-22 06:52:29,863|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-22 06:52:29,863|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-22 06:52:29,863|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-22 06:52:29,867|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-22 06:52:29,867|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-22 06:52:29,867|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-22 06:52:29,868|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-22 06:52:29,868|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-22 06:52:29,872|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| workflow(b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920) nodes completed with (0)exceptions
2022-11-22 06:52:29,873|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:52:29,874|b0c9fbb0-ea2d-4a03-917c-bcdb6f3a8920||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e5d48652-b2bd-4e35-94ee-8d048eb245fc auditStoreId -1
2022-11-22 06:52:33,290|8e905450-884a-44e1-b3f9-ab009dfffa0e||reactor-http-epoll-4||||INFO||||||| processing request id 8e905450-884a-44e1-b3f9-ab009dfffa0e
2022-11-22 06:52:33,291|8e905450-884a-44e1-b3f9-ab009dfffa0e||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:52:33,291|8e905450-884a-44e1-b3f9-ab009dfffa0e||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:52:33,292|8e905450-884a-44e1-b3f9-ab009dfffa0e||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:52:33,292|8e905450-884a-44e1-b3f9-ab009dfffa0e||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:52:33,296|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:52:33,324|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:52:33,326|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:52:33,327|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[8e905450-884a-44e1-b3f9-ab009dfffa0e])'s step(resource-assignment)
2022-11-22 06:52:33,327|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:33,328|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8e905450-884a-44e1-b3f9-ab009dfffa0e) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:52:33,328|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:52:33,328|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:52:33,329|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-22 06:52:33,351|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:33,358|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-22 06:52:33,358|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e95ea202-c11c-4a6f-b466-cec6148016ab") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-22 06:52:33,359|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-22 06:52:33,359|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-22 06:52:33,359|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("33c52778-42ee-444b-bfd8-1e6941c21e7b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-22 06:52:33,361|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:52:33,361|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:52:33,361|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:33,361|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:33,426|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:52:33,426|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:52:33,939|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3934) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3934) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3934) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3934) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3934) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3934) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2022-11-22 06:52:33,939|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-model-invariant-uuid
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3935) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-model-invariant-uuid
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3935) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3935) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=3935) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3935) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3935) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2022-11-22 06:52:33,941|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-22 06:52:33,952|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> ${vf-module-model-invariant-uuid}
2022-11-22 06:52:33,953|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:52:33,953|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-22 06:52:34,000|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:52:34,017|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-22 06:52:34,019|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-22 06:52:34,019|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-22 06:52:34,020|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-22 06:52:34,020|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-22 06:52:34,026|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 33c52778-42ee-444b-bfd8-1e6941c21e7b
2022-11-22 06:52:34,027|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ee190694-6b4d-4f28-aca6-392a10e4269e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:52:34,027|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:34,027|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-22 06:52:34,028|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("767b91dd-546a-4f19-9905-c37565d87af5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:52:34,029|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee190694-6b4d-4f28-aca6-392a10e4269e", vnf-id="767b91dd-546a-4f19-9905-c37565d87af5"}
2022-11-22 06:52:34,032|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee190694-6b4d-4f28-aca6-392a10e4269e", vnf-id="767b91dd-546a-4f19-9905-c37565d87af5"}
2022-11-22 06:52:34,038|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-22 06:52:34,038|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-22 06:52:34,045|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-22 06:52:34,045|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-22 06:52:34,103|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-22 06:52:34,110|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-22 06:52:34,130|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-22 06:52:34,130|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-22 06:52:34,130|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-22 06:52:34,130|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z")
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z")
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:52:34,131|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-22 06:52:34,133|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221122t065229624368z", vf-module-label="helm_apache", vf-module-id="e95ea202-c11c-4a6f-b466-cec6148016ab"}
2022-11-22 06:52:34,138|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-22 06:52:34,138|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-22 06:52:34,140|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-22 06:52:34,235|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-22 06:52:34,235|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:52:34,235|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z-helm_apache-vfmt-001")
2022-11-22 06:52:34,235|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z-helm_apache-vfmt-001")
2022-11-22 06:52:34,236|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065229624368z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-22 06:52:34,237|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-22 06:52:34,241|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee190694-6b4d-4f28-aca6-392a10e4269e", vnf-id="767b91dd-546a-4f19-9905-c37565d87af5"}
2022-11-22 06:52:34,246|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-22 06:52:34,246|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-22 06:52:34,347|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee190694-6b4d-4f28-aca6-392a10e4269e/service-data/vnfs/vnf/767b91dd-546a-4f19-9905-c37565d87af5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-22 06:52:34,355|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-22 06:52:34,356|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:52:34,357|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-22 06:52:34,357|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-22 06:52:34,357|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-22 06:52:34,358|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-22 06:52:34,359|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-22 06:52:34,360|8e905450-884a-44e1-b3f9-ab009dfffa0e||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" : "${vf-module-model-invariant-uuid}",
  "k8s-rb-definition-version" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
  "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" : "ee190694-6b4d-4f28-aca6-392a10e4269e",
  "vf-module-id" : "e95ea202-c11c-4a6f-b466-cec6148016ab",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
  "vf-module-model-invariant-uuid" : "${vf-module-model-invariant-uuid}",
  "vf-module-model-version" : "${vf-module-model-version}",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221122t065229624368z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "767b91dd-546a-4f19-9905-c37565d87af5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221122t065229624368z"
})
2022-11-22 06:52:34,378|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:52:34,378|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:52:34,378|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-22 06:52:34,379|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[8e905450-884a-44e1-b3f9-ab009dfffa0e])'s step(profile-upload)
2022-11-22 06:52:34,379|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:34,380|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8e905450-884a-44e1-b3f9-ab009dfffa0e) for workflow(resource-assignment) step(profile-upload)
2022-11-22 06:52:34,380|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-22 06:52:34,380|8e905450-884a-44e1-b3f9-ab009dfffa0e||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-11-22 06:52:34,381|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-22 06:52:34,381|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-22 06:52:34,381|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-22 06:52:34,406|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||ERROR||||||| Caught exception trying to get k8s rb definition
2022-11-22 06:52:34,407|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||ERROR||||||| failed in profile-upload - k8s-profile-upload : Illegal character in path at index 46: http://multicloud-k8s:9015//v1/rb/definition/${vf-module-model-invariant-uuid}/33c52778-42ee-444b-bfd8-1e6941c21e7b
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Illegal character in path at index 46: http://multicloud-k8s:9015//v1/rb/definition/${vf-module-model-invariant-uuid}/33c52778-42ee-444b-bfd8-1e6941c21e7b
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.K8sPluginDefinitionApi.hasDefinition(K8sPluginDefinitionApi.kt:59)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB$suspendImpl(K8sProfileUploadComponent.kt:141)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB(K8sProfileUploadComponent.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB(K8sProfileUploadComponent.kt:56)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100)
	at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148)
	at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-22 06:52:34,407|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:52:34,408|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-22 06:52:34,408|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(FAILURE)
2022-11-22 06:52:34,410|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| workflow(8e905450-884a-44e1-b3f9-ab009dfffa0e) nodes completed with (1)exceptions
2022-11-22 06:52:34,410|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||ERROR||||||| workflow(8e905450-884a-44e1-b3f9-ab009dfffa0e) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(profile-upload) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-22 06:52:34,410|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:52:34,411|8e905450-884a-44e1-b3f9-ab009dfffa0e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0d6eb554-abd0-42db-9242-06ce41ffbd2a auditStoreId -1
2022-11-22 06:56:05,593|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Save processing(fd22a955-9d78-4c7e-aab6-66a930bcba16) CBA(/opt/app/onap/blueprints/archive/fd22a955-9d78-4c7e-aab6-66a930bcba16/cba.zip)
2022-11-22 06:56:05,618|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd22a955-9d78-4c7e-aab6-66a930bcba16) and entry definition file (Definitions/CNF.json)
2022-11-22 06:56:05,698|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(resource-assignment)
2022-11-22 06:56:05,699|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-assign)
2022-11-22 06:56:05,700|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(config-deploy)
2022-11-22 06:56:05,700|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-out)
2022-11-22 06:56:05,701|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale)
2022-11-22 06:56:05,701|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(scale-in)
2022-11-22 06:56:05,702|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Validating Workflow(health-check)
2022-11-22 06:56:05,723|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd22a955-9d78-4c7e-aab6-66a930bcba16) and entry definition file (Definitions/CNF.json)
2022-11-22 06:56:05,751|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-22 06:56:05,780|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-22 06:56:05,858|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-22 06:56:05,901|6ba5db67-bfa9-48fa-b814-dce6c8693d3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| No compiled cache(/opt/app/onap/blueprints/working/fd22a955-9d78-4c7e-aab6-66a930bcba16) present to clean.
2022-11-22 06:56:18,508|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||reactor-http-epoll-1||||INFO||||||| processing request id a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a
2022-11-22 06:56:18,509|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:56:18,509|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:56:18,511|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-22 06:56:18,704|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:56:18,706|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:56:18,709|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:56:18,724|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:56:18,726|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:56:18,727|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a])'s step(resource-assignment)
2022-11-22 06:56:18,727|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:56:18,728|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:56:18,728|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:18,728|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:56:18,729|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-22 06:56:18,747|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-22 06:56:18,748|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-22 06:56:18,749|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-22 06:56:18,749|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-22 06:56:18,749|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d73f9cfc-6c6d-4289-8e48-aad466820bab") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:56:18,749|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4019ca44-b32d-482a-8f6a-472c28cba38e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:56:18,750|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-22 06:56:18,756|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-22 06:56:18,756|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-22 06:56:18,758|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-22 06:56:18,939|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-22 06:56:18,939|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:56:18,940|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z")
2022-11-22 06:56:18,940|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z")
2022-11-22 06:56:18,940|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:56:18,941|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-22 06:56:18,942|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||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" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221122t065618825455z"
})
2022-11-22 06:56:18,950|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:56:18,950|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:18,951|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-22 06:56:18,951|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a])'s step(profile-upload)
2022-11-22 06:56:18,951|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||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-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a) for workflow(resource-assignment) step(profile-upload)
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||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-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-22 06:56:18,952|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-22 06:56:18,953|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-22 06:56:18,953|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| workflow(a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a) nodes completed with (0)exceptions
2022-11-22 06:56:18,953|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:56:18,953|a21a5a5c-e208-4b0d-8856-5aebc1ef0e0a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee20b1ca-a57f-4905-973a-1e9ee436a301 auditStoreId -1
2022-11-22 06:56:22,836|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||reactor-http-epoll-1||||INFO||||||| processing request id 6fd8cba4-9dda-455c-b9cf-24b453d8c48a
2022-11-22 06:56:22,836|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:56:22,836|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-22 06:56:22,837|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||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-11-22 06:56:22,837|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:56:22,841|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:56:22,861|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-22 06:56:22,863|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:56:22,865|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[6fd8cba4-9dda-455c-b9cf-24b453d8c48a])'s step(resource-assignment)
2022-11-22 06:56:22,865|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:56:22,865|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6fd8cba4-9dda-455c-b9cf-24b453d8c48a) for workflow(resource-assignment) step(resource-assignment)
2022-11-22 06:56:22,865|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:22,866|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-22 06:56:22,867|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-22 06:56:22,886|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-22 06:56:22,890|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-22 06:56:22,890|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("30728c8c-331d-4355-ab2a-31f1cd71af64") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-22 06:56:22,891|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-22 06:56:22,891|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-22 06:56:22,891|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("33c52778-42ee-444b-bfd8-1e6941c21e7b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-22 06:56:22,892|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:56:22,892|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:56:22,892|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-22 06:56:22,892|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-22 06:56:22,915|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:56:22,915|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:56:22,921|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:56:22,923|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"}])
2022-11-22 06:56:22,923|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("bd05cd70-eba7-42bc-b00d-37ec8ea9ec03") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-22 06:56:22,924|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-22 06:56:22,924|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"20464735-5027-4731-be6d-120ff3224c78"}])
2022-11-22 06:56:22,925|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("20464735-5027-4731-be6d-120ff3224c78") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-22 06:56:22,925|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-22 06:56:22,929|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> bd05cd70-eba7-42bc-b00d-37ec8ea9ec03
2022-11-22 06:56:22,930|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="33c52778-42ee-444b-bfd8-1e6941c21e7b"}
2022-11-22 06:56:22,930|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-22 06:56:22,951|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=33c52778-42ee-444b-bfd8-1e6941c21e7b})
2022-11-22 06:56:22,957|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-22 06:56:22,958|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-22 06:56:22,958|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-22 06:56:22,958|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-22 06:56:22,958|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-22 06:56:22,962|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 33c52778-42ee-444b-bfd8-1e6941c21e7b
2022-11-22 06:56:22,963|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4019ca44-b32d-482a-8f6a-472c28cba38e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:56:22,963|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-22 06:56:22,963|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||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-11-22 06:56:22,964|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d73f9cfc-6c6d-4289-8e48-aad466820bab") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:56:22,964|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e", vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:56:22,964|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e", vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:56:22,968|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-22 06:56:22,968|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-22 06:56:22,968|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-22 06:56:22,968|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-22 06:56:22,990|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-22 06:56:22,991|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-22 06:56:23,010|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z")
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z")
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-22 06:56:23,011|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-22 06:56:23,012|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221122t065618825455z", vf-module-label="helm_apache", vf-module-id="30728c8c-331d-4355-ab2a-31f1cd71af64"}
2022-11-22 06:56:23,017|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-22 06:56:23,017|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-22 06:56:23,018|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-22 06:56:23,100|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-22 06:56:23,100|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-22 06:56:23,101|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z-helm_apache-vfmt-001")
2022-11-22 06:56:23,101|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z-helm_apache-vfmt-001")
2022-11-22 06:56:23,101|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221122t065618825455z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-22 06:56:23,102|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-22 06:56:23,103|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e", vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:56:23,106|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-22 06:56:23,106|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-22 06:56:23,128|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-22 06:56:23,139|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-22 06:56:23,139|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-22 06:56:23,139|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-22 06:56:23,139|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-22 06:56:23,139|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-22 06:56:23,140|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-22 06:56:23,140|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-22 06:56:23,141|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
  "k8s-rb-definition-version" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
  "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" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
  "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
  "vf-module-model-invariant-uuid" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
  "vf-module-model-version" : "20464735-5027-4731-be6d-120ff3224c78",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221122t065618825455z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221122t065618825455z"
})
2022-11-22 06:56:23,148|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-22 06:56:23,148|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:23,148|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-22 06:56:23,149|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[6fd8cba4-9dda-455c-b9cf-24b453d8c48a])'s step(profile-upload)
2022-11-22 06:56:23,149|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:56:23,149|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6fd8cba4-9dda-455c-b9cf-24b453d8c48a) for workflow(resource-assignment) step(profile-upload)
2022-11-22 06:56:23,149|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-22 06:56:23,149|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-22 06:56:23,150|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-22 06:56:23,150|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-22 06:56:23,150|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-22 06:56:23,159|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b)
2022-11-22 06:56:23,167|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-22 06:56:23,176|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/profile/node-port-profile)
2022-11-22 06:56:23,179|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-22 06:56:23,179|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-22 06:56:23,198|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/profile)
2022-11-22 06:56:23,205|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-22 06:56:23,263|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/profile/node-port-profile/content)
2022-11-22 06:56:23,270|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-22 06:56:23,270|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-22 06:56:23,270|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-22 06:56:23,270|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-22 06:56:23,270|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-22 06:56:23,271|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-22 06:56:23,272|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| workflow(6fd8cba4-9dda-455c-b9cf-24b453d8c48a) nodes completed with (0)exceptions
2022-11-22 06:56:23,272|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-22 06:56:23,272|6fd8cba4-9dda-455c-b9cf-24b453d8c48a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cd53ab0d-c2a5-4ee3-9ba9-9feddd7fadc8 auditStoreId -1
2022-11-22 06:56:25,778|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:56:25,890|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:56:25,895|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing request id 39f239d6-a288-45e8-b14a-7bfbe1379ac3
2022-11-22 06:56:25,895|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:56:25,895|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| StoreAuditService ID  -1
2022-11-22 06:56:25,895|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:56:25,896|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:56:25,898|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:56:25,911|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deriving input data for workflow: (config-assign)
2022-11-22 06:56:25,912|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:56:25,912|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-assign[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(config-setup)
2022-11-22 06:56:25,913|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:56:25,913|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-assign) step(config-setup)
2022-11-22 06:56:25,913|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:25,913|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-22 06:56:25,914|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-22 06:56:25,935|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-22 06:56:25,937|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-22 06:56:25,938|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("4019ca44-b32d-482a-8f6a-472c28cba38e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:56:25,938|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e"}
2022-11-22 06:56:25,943|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-22 06:56:25,943|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-22 06:56:25,974|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e)
2022-11-22 06:56:25,988|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:56:25,988|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (string)
2022-11-22 06:56:25,989|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325")
2022-11-22 06:56:25,990|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325")
2022-11-22 06:56:25,990|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-22 06:56:25,991|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("d73f9cfc-6c6d-4289-8e48-aad466820bab") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:56:25,991|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e", vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:56:25,995|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-22 06:56:25,995|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-22 06:56:26,015|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules)
2022-11-22 06:56:26,025|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:56:26,025|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (json)
2022-11-22 06:56:26,026|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"706f9e5f-197b-47d7-aa41-ea915ddaf466","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/297bdeb1-6bf0-411d-8761-afedcc7f7609","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64"}}}]})
2022-11-22 06:56:26,026|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"706f9e5f-197b-47d7-aa41-ea915ddaf466","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/297bdeb1-6bf0-411d-8761-afedcc7f7609","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64"}}}]})
2022-11-22 06:56:26,026|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"706f9e5f-197b-47d7-aa41-ea915ddaf466","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/297bdeb1-6bf0-411d-8761-afedcc7f7609","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64"}}}]), type  ({json})
2022-11-22 06:56:26,027|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"706f9e5f-197b-47d7-aa41-ea915ddaf466","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/297bdeb1-6bf0-411d-8761-afedcc7f7609","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-22 06:56:26,028|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:56:26,031|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-22 06:56:26,031|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-22 06:56:26,073|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1)
2022-11-22 06:56:26,359|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:56:26,360|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (json)
2022-11-22 06:56:26,361|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100183976","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]})
2022-11-22 06:56:26,361|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100183976","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]})
2022-11-22 06:56:26,361|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100183976","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]), type  ({json})
2022-11-22 06:56:26,361|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100183976","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-22 06:56:26,362|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-22 06:56:26,364|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:56:32,457|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| compiled in (6093)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:56:32,457|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:56:32,481|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","k8s-rb-definition-version":"33c52778-42ee-444b-bfd8-1e6941c21e7b","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-22 06:56:32,483|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 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" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
      "k8s-rb-definition-version" : "33c52778-42ee-444b-bfd8-1e6941c21e7b"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
  "service-instance-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
      "model-invariant-id" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
      "model-version-id" : "20464735-5027-4731-be6d-120ff3224c78",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1669100183976",
      "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
      "vf-module-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "39f239d6-a288-45e8-b14a-7bfbe1379ac3",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/297bdeb1-6bf0-411d-8761-afedcc7f7609",
          "svc-request-id" : "706f9e5f-197b-47d7-aa41-ea915ddaf466"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "fdcad5d6-ac1f-4487-9b04-218dcc423160",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "bd9a70c6-7a83-4965-ad1f-d3a0e5845716",
            "model-version" : "1.0"
          },
          "service-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
          "service-instance-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
            "model-invariant-uuid" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "20464735-5027-4731-be6d-120ff3224c78",
            "model-version" : "1"
          },
          "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
          "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_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
            "model-invariant-uuid" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "20464735-5027-4731-be6d-120ff3224c78",
            "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" : "20464735-5027-4731-be6d-120ff3224c78"
            }, {
              "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-20221122t065618825455z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221122t065618825455z"
            }, {
              "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" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
            "vf-module-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d52689c0-3c46-48b6-abd7-bd7a5a8bed35",
            "model-invariant-uuid" : "63c3f458-4d77-48b7-b2bd-19972da5d602",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a934b11b-1c97-4107-8267-bcbfec18a1bc",
            "model-version" : "1.0"
          },
          "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64"
    } ]
  },
  "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab"
})
2022-11-22 06:56:32,491|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:56:32,491|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:56:32,492|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-22 06:56:32,492|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-assign[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(config-template)
2022-11-22 06:56:32,493|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:56:32,498|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-assign) step(config-template)
2022-11-22 06:56:32,498|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-22 06:56:32,498|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-22 06:56:32,568|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Triggering K8s Config Upload component logic.
2022-11-22 06:56:32,568|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Getting the template prefixes
2022-11-22 06:56:32,569|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Iterating over prefixes in resource assignment map.
2022-11-22 06:56:32,578|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b)
2022-11-22 06:56:32,584|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:56:32,591|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/config-template/replica-count-template)
2022-11-22 06:56:32,595|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(500 - Internal Server Error)
2022-11-22 06:56:32,595|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Uploading K8s template..
2022-11-22 06:56:32,607|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(POST), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/config-template)
2022-11-22 06:56:32,614|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(201 - Created)
2022-11-22 06:56:32,624|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(POST), url(/v1/rb/definition/bd05cd70-eba7-42bc-b00d-37ec8ea9ec03/33c52778-42ee-444b-bfd8-1e6941c21e7b/config-template/replica-count-template/content)
2022-11-22 06:56:32,643|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:56:32,644|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| K8s Config Upload Completed
2022-11-22 06:56:32,644|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:56:32,644|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-22 06:56:32,644|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-22 06:56:32,645|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-22 06:56:32,645|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(39f239d6-a288-45e8-b14a-7bfbe1379ac3) nodes completed with (0)exceptions
2022-11-22 06:56:32,645|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-22 06:56:32,646|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d30d2b9-8dba-4d68-bf9f-3fbe071a443e auditStoreId -1
2022-11-22 06:56:32,650|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Completed
2022-11-22 06:57:07,741|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-22 06:57:07,852|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-22 06:57:07,855|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| processing request id 39f239d6-a288-45e8-b14a-7bfbe1379ac3
2022-11-22 06:57:07,856|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-22 06:57:07,856|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| StoreAuditService ID  -1
2022-11-22 06:57:07,858|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-22 06:57:07,858|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-22 06:57:07,864|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-22 06:57:07,895|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Deriving input data for workflow: (config-deploy)
2022-11-22 06:57:07,896|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-22 06:57:07,897|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(config-setup)
2022-11-22 06:57:07,897|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:57:07,897|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-deploy) step(config-setup)
2022-11-22 06:57:07,898|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-22 06:57:07,898|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-22 06:57:07,899|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-22 06:57:07,923|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-22 06:57:07,924|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-22 06:57:07,925|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("4019ca44-b32d-482a-8f6a-472c28cba38e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-22 06:57:07,926|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e"}
2022-11-22 06:57:07,930|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-22 06:57:07,930|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-22 06:57:07,955|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e)
2022-11-22 06:57:07,971|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:07,972|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (string)
2022-11-22 06:57:07,972|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325")
2022-11-22 06:57:07,972|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325")
2022-11-22 06:57:07,972|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-22 06:57:07,973|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ("d73f9cfc-6c6d-4289-8e48-aad466820bab") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-22 06:57:07,974|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{service-instance-id="4019ca44-b32d-482a-8f6a-472c28cba38e", vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:57:07,977|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-22 06:57:07,977|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-22 06:57:07,999|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4019ca44-b32d-482a-8f6a-472c28cba38e/service-data/vnfs/vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab/vnf-data/vf-modules)
2022-11-22 06:57:08,010|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:08,011|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (json)
2022-11-22 06:57:08,011|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96322dce-13ed-488a-a0f3-2bdaea228ac5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/88d322c9-4b51-45da-b572-eeac976b990b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","from-preload":false}}}]})
2022-11-22 06:57:08,012|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96322dce-13ed-488a-a0f3-2bdaea228ac5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/88d322c9-4b51-45da-b572-eeac976b990b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","from-preload":false}}}]})
2022-11-22 06:57:08,012|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96322dce-13ed-488a-a0f3-2bdaea228ac5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/88d322c9-4b51-45da-b572-eeac976b990b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","from-preload":false}}}]), type  ({json})
2022-11-22 06:57:08,012|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","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_539c427d-a58b-4a76-b832-4cc037abc325_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":"20464735-5027-4731-be6d-120ff3224c78","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-20221122t065618825455z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221122t065618825455z","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":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"39f239d6-a288-45e8-b14a-7bfbe1379ac3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"bd9a70c6-7a83-4965-ad1f-d3a0e5845716","model-invariant-uuid":"fdcad5d6-ac1f-4487-9b04-218dcc423160"},"global-customer-id":"basiccnf-macro-customer","service-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","service-instance-id":"4019ca44-b32d-482a-8f6a-472c28cba38e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96322dce-13ed-488a-a0f3-2bdaea228ac5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/88d322c9-4b51-45da-b572-eeac976b990b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d52689c0-3c46-48b6-abd7-bd7a5a8bed35","model-uuid":"a934b11b-1c97-4107-8267-bcbfec18a1bc","model-invariant-uuid":"63c3f458-4d77-48b7-b2bd-19972da5d602"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d73f9cfc-6c6d-4289-8e48-aad466820bab"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"33c52778-42ee-444b-bfd8-1e6941c21e7b","model-uuid":"20464735-5027-4731-be6d-120ff3224c78","model-invariant-uuid":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-22 06:57:08,015|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| 
Resolved Input Key mappings: 
{vnf-id="d73f9cfc-6c6d-4289-8e48-aad466820bab"}
2022-11-22 06:57:08,019|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-22 06:57:08,019|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-22 06:57:08,054|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d73f9cfc-6c6d-4289-8e48-aad466820bab?depth=1)
2022-11-22 06:57:08,155|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:08,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response processing type (json)
2022-11-22 06:57:08,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_chandrasekhar","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100225803","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]})
2022-11-22 06:57:08,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_chandrasekhar","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100225803","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]})
2022-11-22 06:57:08,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_chandrasekhar","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100225803","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]), type  ({json})
2022-11-22 06:57:08,157|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"30728c8c-331d-4355-ab2a-31f1cd71af64","vf-module-name":"basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_chandrasekhar","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669100225803","model-invariant-id":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","model-version-id":"20464735-5027-4731-be6d-120ff3224c78","model-customization-id":"33c52778-42ee-444b-bfd8-1e6941c21e7b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-22 06:57:08,158|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-22 06:57:08,161|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"bd05cd70-eba7-42bc-b00d-37ec8ea9ec03","k8s-rb-definition-version":"33c52778-42ee-444b-bfd8-1e6941c21e7b","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":"zen_chandrasekhar"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-22 06:57:08,162|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "zen_chandrasekhar",
      "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" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
      "k8s-rb-definition-version" : "33c52778-42ee-444b-bfd8-1e6941c21e7b"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
  "service-instance-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "zen_chandrasekhar",
      "is-base-vf-module" : false,
      "model-customization-id" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
      "model-invariant-id" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
      "model-version-id" : "20464735-5027-4731-be6d-120ff3224c78",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1669100225803",
      "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
      "vf-module-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "39f239d6-a288-45e8-b14a-7bfbe1379ac3",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/88d322c9-4b51-45da-b572-eeac976b990b",
          "svc-request-id" : "96322dce-13ed-488a-a0f3-2bdaea228ac5"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "fdcad5d6-ac1f-4487-9b04-218dcc423160",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "bd9a70c6-7a83-4965-ad1f-d3a0e5845716",
            "model-version" : "1.0"
          },
          "service-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
          "service-instance-id" : "4019ca44-b32d-482a-8f6a-472c28cba38e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
            "model-invariant-uuid" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "20464735-5027-4731-be6d-120ff3224c78",
            "model-version" : "1"
          },
          "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
          "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_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "33c52778-42ee-444b-bfd8-1e6941c21e7b",
            "model-invariant-uuid" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "20464735-5027-4731-be6d-120ff3224c78",
            "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" : "20464735-5027-4731-be6d-120ff3224c78"
            }, {
              "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-20221122t065618825455z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "bd05cd70-eba7-42bc-b00d-37ec8ea9ec03"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221122t065618825455z"
            }, {
              "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" : "30728c8c-331d-4355-ab2a-31f1cd71af64",
            "vf-module-name" : "basic_cnf_macro_539c427d-a58b-4a76-b832-4cc037abc325_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d52689c0-3c46-48b6-abd7-bd7a5a8bed35",
            "model-invariant-uuid" : "63c3f458-4d77-48b7-b2bd-19972da5d602",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a934b11b-1c97-4107-8267-bcbfec18a1bc",
            "model-version" : "1.0"
          },
          "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "30728c8c-331d-4355-ab2a-31f1cd71af64"
    } ]
  },
  "vnf-id" : "d73f9cfc-6c6d-4289-8e48-aad466820bab"
})
2022-11-22 06:57:08,171|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:57:08,171|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-22 06:57:08,171|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-22 06:57:08,172|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(status-verification-script)
2022-11-22 06:57:08,172|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:57:08,177|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-deploy) step(status-verification-script)
2022-11-22 06:57:08,177|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-22 06:57:08,177|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-22 06:57:08,179|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-22 06:57:08,188|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| SIMPLE STATUS CHECK - START
2022-11-22 06:57:08,202|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:08,256|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:08,278|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:57:18,289|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:18,372|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:18,374|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:57:28,384|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:28,428|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:28,430|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is ready.
2022-11-22 06:57:28,430|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| SIMPLE STATUS CHECK - END
2022-11-22 06:57:28,430|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:57:28,430|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-22 06:57:28,430|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-22 06:57:28,431|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(config-apply)
2022-11-22 06:57:28,431|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:57:28,436|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-deploy) step(config-apply)
2022-11-22 06:57:28,436|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-22 06:57:28,436|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-22 06:57:28,438|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Triggering K8s Config Value component logic.
2022-11-22 06:57:28,438|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Getting the template prefixes
2022-11-22 06:57:28,438|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Iterating over prefixes in resource assignment map.
2022-11-22 06:57:28,449|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/config/replica-count-change)
2022-11-22 06:57:33,457|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(500 - Internal Server Error)
2022-11-22 06:57:33,457|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Uploading K8s config..
2022-11-22 06:57:33,495|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Config building started from source custom-values
2022-11-22 06:57:33,495|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-22 06:57:33,516|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-22 06:57:33,518|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-22 06:57:33,519|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-22 06:57:33,593|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(POST), url(/v1/instance/zen_chandrasekhar/config)
2022-11-22 06:57:33,733|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(201 - Created)
2022-11-22 06:57:33,746|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:57:33,746|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-22 06:57:33,746|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-22 06:57:33,746|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(status-verification-script-after)
2022-11-22 06:57:33,747|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:57:33,747|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-deploy) step(status-verification-script-after)
2022-11-22 06:57:33,747|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-22 06:57:33,747|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-22 06:57:33,748|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-22 06:57:33,755|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| SIMPLE STATUS CHECK - START
2022-11-22 06:57:33,769|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:33,815|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:33,817|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:57:43,827|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:43,919|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:43,926|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:57:53,935|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:57:53,984|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:57:53,986|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:58:03,996|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:58:04,047|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:58:04,050|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is not ready. Please wait...
2022-11-22 06:58:14,059|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Rest request method(GET), url(/v1/instance/zen_chandrasekhar/status)
2022-11-22 06:58:14,142|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Response status(200 - OK)
2022-11-22 06:58:14,144|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| VfModule helm_apache (zen_chandrasekhar) is ready.
2022-11-22 06:58:14,144|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| SIMPLE STATUS CHECK - END
2022-11-22 06:58:14,144|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:58:14,144|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-22 06:58:14,145|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-22 06:58:14,146|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Executing workflow(config-deploy[39f239d6-a288-45e8-b14a-7bfbe1379ac3])'s step(collect-results)
2022-11-22 06:58:14,146|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-22 06:58:14,147|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| preparing request id(39f239d6-a288-45e8-b14a-7bfbe1379ac3) for workflow(config-deploy) step(collect-results)
2022-11-22 06:58:14,147|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-22 06:58:14,147|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-22 06:58:14,147|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-22 06:58:14,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Collected results: {}
2022-11-22 06:58:14,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Preparing Response...
2022-11-22 06:58:14,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-22 06:58:14,156|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-22 06:58:14,157|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-22 06:58:14,157|39f239d6-a288-45e8-b14a-7bfbe1379ac3||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| workflow(39f239d6-a288-45e8-b14a-7bfbe1379ac3) nodes completed with (0)exceptions
2022-11-22 06:58:14,157|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-22 06:58:14,158|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 834d6a6d-a765-4197-90f4-87c057a1d4ea auditStoreId -1
2022-11-22 06:58:14,160|39f239d6-a288-45e8-b14a-7bfbe1379ac3||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-xz7dl|||| Completed