Results

By type

          03:00:27,467 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:00:27,468 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:00:27,470 |-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.3.1.jar!/logback.xml]
03:00:27,471 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:00:27,471 |-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.3.1.jar!/logback.xml]
03:00:27,471 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:00:27,487 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file
03:00:27,631 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:00:27,640 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:00:27,644 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:00:27,651 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:00:27,731 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:00:27,731 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:00:27,732 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:00:27,734 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-27 03:00:28,552|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-748cb697f-8m5x9 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app)
2022-10-27 03:00:28,556|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-27 03:00:31,770|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-27 03:00:32,446|||main||||INFO||||||| Finished Spring Data repository scanning in 661ms. Found 11 JPA repository interfaces.
2022-10-27 03:00:34,643|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-27 03:00:34,718|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-27 03:00:34,940|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-27 03:00:35,448|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-27 03:00:35,807|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-27 03:00:35,812|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-27 03:00:36,011|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-27 03:00:37,465|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-27 03:00:37,479|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-27 03:00:37,572|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-27 03:00:38,833|||main||||INFO||||||| Audit service is disabled
2022-10-27 03:00:39,057|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-27 03:00:40,464|||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]
2022-10-27 03:00:40,506|||main||||INFO||||||| Dependency Management module created...
2022-10-27 03:00:41,330|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-27 03:00:41,590|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-27 03:00:42,738|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-27 03:00:44,315|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-27 03:00:44,694|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-27 03:00:44,705|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.788 seconds (JVM running for 17.759)
2022-10-27 03:00:44,727|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-27 03:55:26,356|ef27c3da-7492-4481-97b6-e5d0f83bf3df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-27 03:55:26,357|ef27c3da-7492-4481-97b6-e5d0f83bf3df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-27 03:55:26,359|ef27c3da-7492-4481-97b6-e5d0f83bf3df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-27 03:55:26,745|ef27c3da-7492-4481-97b6-e5d0f83bf3df||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-27 03:55:26,747|ef27c3da-7492-4481-97b6-e5d0f83bf3df||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-27 03:55:27,904|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7b2ce127-6e7f-4bc9-ae34-fd147e13f04f)
2022-10-27 03:55:27,914|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| deleting definition types under : /opt/app/onap/blueprints/working/7b2ce127-6e7f-4bc9-ae34-fd147e13f04f/Definitions
2022-10-27 03:55:27,993|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| reinitialized all type definitions
2022-10-27 03:55:27,998|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-27 03:55:28,034|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-27 03:55:28,041|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-27 03:55:28,047|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-27 03:55:28,088|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(helloworld)
2022-10-27 03:55:28,089|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-27 03:55:28,089|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(helloworld) targets(helloworld)
2022-10-27 03:55:28,089|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-27 03:55:28,089|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-27 03:55:28,090|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b2ce127-6e7f-4bc9-ae34-fd147e13f04f/Templates/hello-world-mapping.json
2022-10-27 03:55:28,101|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-27 03:55:28,101|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-27 03:55:28,102|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing blueprint Resource Definitions
2022-10-27 03:55:28,102|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-27 03:55:28,103|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/hello-world-mapping.json)
2022-10-27 03:55:28,120|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| distinct resource keys ([])
2022-10-27 03:55:28,121|a93f9d41-97b9-490a-ba2f-30c8eff94afd||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enriching Resource Definition sources Node Template: []
2022-10-27 03:55:28,360|c40ec796-02da-4b29-8e4b-97670e08273f||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(694aa36d-a0db-4e96-a1c5-15a9f8cc4301) CBA(/opt/app/onap/blueprints/archive/694aa36d-a0db-4e96-a1c5-15a9f8cc4301/cba.zip)
2022-10-27 03:55:28,370|c40ec796-02da-4b29-8e4b-97670e08273f||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/694aa36d-a0db-4e96-a1c5-15a9f8cc4301) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:55:28,426|c40ec796-02da-4b29-8e4b-97670e08273f||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(helloworld)
2022-10-27 03:55:28,440|c40ec796-02da-4b29-8e4b-97670e08273f||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/694aa36d-a0db-4e96-a1c5-15a9f8cc4301) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:55:28,549|c40ec796-02da-4b29-8e4b-97670e08273f||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/694aa36d-a0db-4e96-a1c5-15a9f8cc4301) present to clean.
2022-10-27 03:55:28,748|3f296561-4584-413e-af86-095ec794f0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 654321
2022-10-27 03:55:28,748|3f296561-4584-413e-af86-095ec794f0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 03:55:28,748|3f296561-4584-413e-af86-095ec794f0d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 03:55:28,756|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| getting cba file name(test101), version(1.0.1) from db
2022-10-27 03:55:28,828|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-27 03:55:28,831|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-27 03:55:28,834|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:55:28,849|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (helloworld)
2022-10-27 03:55:28,850|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-27 03:55:28,851|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 03:55:28,860|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-27 03:55:28,860|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 03:55:28,861|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-27 03:55:28,891|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-27 03:55:28,918|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([])
2022-10-27 03:55:28,928|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({ })
2022-10-27 03:55:29,019|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 03:55:29,021|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 03:55:29,021|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-27 03:55:29,024|3f296561-4584-413e-af86-095ec794f0d7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fcd05e26-0cfb-4e84-a76e-c2a69a1c2a1f auditStoreId -1
2022-10-27 03:58:25,591|45fca08d-df9f-4d15-ae38-a46869ba6496||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-27 03:58:25,592|45fca08d-df9f-4d15-ae38-a46869ba6496||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-27 03:58:25,592|45fca08d-df9f-4d15-ae38-a46869ba6496||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-27 03:58:25,771|45fca08d-df9f-4d15-ae38-a46869ba6496||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-27 03:58:25,771|45fca08d-df9f-4d15-ae38-a46869ba6496||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-27 03:58:26,533|07da055f-5b0e-4214-af49-ec5caf0c1e99||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e480ce16-aca9-41c7-a936-ef324ef61b33)
2022-10-27 03:58:26,534|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| deleting definition types under : /opt/app/onap/blueprints/working/e480ce16-aca9-41c7-a936-ef324ef61b33/Definitions
2022-10-27 03:58:26,535|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| reinitialized all type definitions
2022-10-27 03:58:26,536|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-27 03:58:26,557|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-27 03:58:26,563|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-27 03:58:26,568|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-27 03:58:26,586|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(helloworld)
2022-10-27 03:58:26,586|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-27 03:58:26,586|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(helloworld) targets(helloworld)
2022-10-27 03:58:26,586|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-27 03:58:26,587|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-27 03:58:26,587|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/e480ce16-aca9-41c7-a936-ef324ef61b33/Templates/hello-world-mapping.json
2022-10-27 03:58:26,595|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-27 03:58:26,595|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-27 03:58:26,595|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing blueprint Resource Definitions
2022-10-27 03:58:26,595|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-27 03:58:26,595|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/hello-world-mapping.json)
2022-10-27 03:58:26,603|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| distinct resource keys ([])
2022-10-27 03:58:26,603|07da055f-5b0e-4214-af49-ec5caf0c1e99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enriching Resource Definition sources Node Template: []
2022-10-27 03:58:26,801|67b84649-5a47-491e-a706-9861eaa1f8fd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(9a130318-0c57-42fa-860e-13c6c2c6a01a) CBA(/opt/app/onap/blueprints/archive/9a130318-0c57-42fa-860e-13c6c2c6a01a/cba.zip)
2022-10-27 03:58:26,808|67b84649-5a47-491e-a706-9861eaa1f8fd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a130318-0c57-42fa-860e-13c6c2c6a01a) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:58:26,828|67b84649-5a47-491e-a706-9861eaa1f8fd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(helloworld)
2022-10-27 03:58:26,837|67b84649-5a47-491e-a706-9861eaa1f8fd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a130318-0c57-42fa-860e-13c6c2c6a01a) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:58:26,872|67b84649-5a47-491e-a706-9861eaa1f8fd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/9a130318-0c57-42fa-860e-13c6c2c6a01a) present to clean.
2022-10-27 03:58:27,058|e9e997fe-4245-4c04-9627-6e4bb769fbcd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 654321
2022-10-27 03:58:27,058|e9e997fe-4245-4c04-9627-6e4bb769fbcd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 03:58:27,058|e9e997fe-4245-4c04-9627-6e4bb769fbcd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 03:58:27,060|e9e997fe-4245-4c04-9627-6e4bb769fbcd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-27 03:58:27,060|e9e997fe-4245-4c04-9627-6e4bb769fbcd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-27 03:58:27,063|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-27 03:58:27,089|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (helloworld)
2022-10-27 03:58:27,089|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-27 03:58:27,089|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 03:58:27,090|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-27 03:58:27,090|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 03:58:27,090|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-27 03:58:27,093|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-27 03:58:27,129|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([])
2022-10-27 03:58:27,129|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({ })
2022-10-27 03:58:27,138|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 03:58:27,138|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 03:58:27,138|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-27 03:58:27,138|e9e997fe-4245-4c04-9627-6e4bb769fbcd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f72321da-2b07-4520-aee9-9a577dc5ea05 auditStoreId -1
2022-10-27 04:16:13,722|64f419b6-22c2-4e60-91ab-65a7d80f7baf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-27 04:16:13,723|64f419b6-22c2-4e60-91ab-65a7d80f7baf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-27 04:16:13,723|64f419b6-22c2-4e60-91ab-65a7d80f7baf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-27 04:16:13,982|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-27 04:16:13,982|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-27 04:16:14,380|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-27 04:16:14,386|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(489938e0-636e-4bd3-962d-1fdcfe4f7b43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-27 04:16:14,407|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(29d37be4-8d33-491d-bdb1-df30c89f9cce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-27 04:16:14,415|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(9f7f10eb-2591-4fb7-8d36-ac4cf18db998) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-27 04:16:14,427|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(cac77ff4-3542-4b7b-b304-5260d592aaac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-27 04:16:14,441|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(c95078f6-8067-48cc-ac24-e43d06a119ca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-27 04:16:14,458|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(383e3cff-3d6a-43b5-94b2-f2cbeb4e4af7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-27 04:16:14,474|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:16:14,474|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:16:14,474|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:16:14,475|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:16:14,501|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:16:14,502|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:16:14,573|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:16:14,581|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:16:14,635|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:16:14,659|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:16:14,761|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:16:14,762|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:16:14,763|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:14,821|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:16:14,920|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:16:14,921|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:16:14,921|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:14,981|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:16:15,071|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:16:15,072|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:15,112|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:16:15,113|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:15,115|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:16:15,127|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:16:15,253|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:16:15,254|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:16:15,254|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:15,256|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(HealthCheck)
2022-10-27 04:16:15,256|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-27 04:16:15,257|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-assign)
2022-10-27 04:16:15,258|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-deploy)
2022-10-27 04:16:15,302|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:16:15,379|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:16:15,380|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:16:15,381|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign-day-2)
2022-10-27 04:16:15,382|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:16:15,383|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy-day-2)
2022-10-27 04:16:15,409|64f419b6-22c2-4e60-91ab-65a7d80f7baf||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:16:16,746|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/72e6c93e-c0a9-4346-b521-0f3de0b4d88f)
2022-10-27 04:16:16,747|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| deleting definition types under : /opt/app/onap/blueprints/working/72e6c93e-c0a9-4346-b521-0f3de0b4d88f/Definitions
2022-10-27 04:16:16,748|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| reinitialized all type definitions
2022-10-27 04:16:16,749|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-27 04:16:16,766|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-27 04:16:16,771|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-27 04:16:16,777|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-27 04:16:16,792|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(capability)
2022-10-27 04:16:16,811|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(capability)
2022-10-27 04:16:16,824|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-27 04:16:16,837|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,851|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,862|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,872|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,883|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,921|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-27 04:16:16,926|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-27 04:16:16,926|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-27 04:16:16,938|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(capability)
2022-10-27 04:16:16,946|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(capability)
2022-10-27 04:16:16,954|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(capability)
2022-10-27 04:16:16,962|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-27 04:16:16,972|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,982|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:16,995|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:17,010|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:17,025|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:17,035|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:16:17,073|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(resource-resolution)
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-27 04:16:17,074|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/72e6c93e-c0a9-4346-b521-0f3de0b4d88f/Templates/hello-world-velocity-mapping.json
2022-10-27 04:16:17,081|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-27 04:16:17,081|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-27 04:16:17,081|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/72e6c93e-c0a9-4346-b521-0f3de0b4d88f/Templates/hello-world-jinja-mapping.json
2022-10-27 04:16:17,088|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-27 04:16:17,089|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-27 04:16:17,089|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing blueprint Resource Definitions
2022-10-27 04:16:17,089|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-27 04:16:17,089|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-27 04:16:17,089|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-27 04:16:17,100|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-27 04:16:17,186|fe2db420-0b03-4c54-8c88-60d6c027c08c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-27 04:16:17,364|11c319ce-e1f5-4bae-87fc-ff3cf2b6d12c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(44dd5427-9c87-42df-be3e-847135436158) CBA(/opt/app/onap/blueprints/archive/44dd5427-9c87-42df-be3e-847135436158/cba.zip)
2022-10-27 04:16:17,370|11c319ce-e1f5-4bae-87fc-ff3cf2b6d12c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44dd5427-9c87-42df-be3e-847135436158) and entry definition file (Definitions/resource-resolution.json)
2022-10-27 04:16:17,401|11c319ce-e1f5-4bae-87fc-ff3cf2b6d12c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-resolution)
2022-10-27 04:16:17,410|11c319ce-e1f5-4bae-87fc-ff3cf2b6d12c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/44dd5427-9c87-42df-be3e-847135436158) and entry definition file (Definitions/resource-resolution.json)
2022-10-27 04:16:17,443|11c319ce-e1f5-4bae-87fc-ff3cf2b6d12c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/44dd5427-9c87-42df-be3e-847135436158) present to clean.
2022-10-27 04:16:17,572|e218e7bc-2ebc-4312-9904-03c354769548||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 5ce03de7-50a5-4ed6-8993-201452169208
2022-10-27 04:16:17,572|e218e7bc-2ebc-4312-9904-03c354769548||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:16:17,572|e218e7bc-2ebc-4312-9904-03c354769548||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:16:17,579|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-27 04:16:17,643|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-27 04:16:17,647|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-27 04:16:17,649|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-27 04:16:17,663|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (resource-resolution)
2022-10-27 04:16:17,666|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-27 04:16:17,666|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:16:17,667|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(5ce03de7-50a5-4ed6-8993-201452169208) for workflow(resource-resolution) step(helloworld)
2022-10-27 04:16:17,667|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:16:17,668|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-27 04:16:17,668|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-27 04:16:17,706|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-27 04:16:17,733|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:17,734|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-10-27 04:16:17,983|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-27 04:16:18,049|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:18,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:18,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-27 04:16:18,060|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-27 04:16:18,060|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-27 04:16:18,087|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_put)
2022-10-27 04:16:18,098|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-27 04:16:18,099|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Getting Jython Script Class(ResolvProperties)
2022-10-27 04:16:22,086|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Component Object org.python.proxies.__main__$ResolvProperties$1@6d593944
2022-10-27 04:16:22,091|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-27 04:16:22,101|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_python)
2022-10-27 04:16:22,104|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:22,104|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-10-27 04:16:22,111|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-27 04:16:22,120|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:22,120|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:22,120|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-27 04:16:22,121|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-27 04:16:22,121|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-27 04:16:22,122|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:22,122|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-10-27 04:16:22,124|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-27 04:16:22,134|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:22,134|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:22,134|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-27 04:16:22,135|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-27 04:16:22,135|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-27 04:16:22,136|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_patch)
2022-10-27 04:16:22,145|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_del)
2022-10-27 04:16:22,146|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-27 04:16:22,173|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-27 04:16:28,912|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| compiled in (6738)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-27 04:16:28,914|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-27 04:16:28,927|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-27 04:16:28,940|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-27 04:16:28,942|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:28,942|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-10-27 04:16:28,948|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/resource-resolution/get)
2022-10-27 04:16:28,956|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:28,956|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:28,957|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-27 04:16:28,957|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-27 04:16:28,958|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-27 04:16:28,969|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_get)
2022-10-27 04:16:28,978|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-27 04:16:28,978|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-27 04:16:28,989|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_default)
2022-10-27 04:16:28,989|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_input)
2022-10-27 04:16:28,990|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:28,990|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-10-27 04:16:28,992|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/resource-resolution/post)
2022-10-27 04:16:28,999|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:28,999|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,000|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-27 04:16:29,000|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-27 04:16:29,000|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-27 04:16:29,009|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_post)
2022-10-27 04:16:29,022|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,051|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (list)
2022-10-27 04:16:29,058|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-27 04:16:29,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,059|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,060|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-27 04:16:29,071|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (v_db)
2022-10-27 04:16:29,074|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-27 04:16:29,140|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-27 04:16:29,169|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-27 04:16:29,169|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-27 04:16:29,218|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-27 04:16:29,223|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-27 04:16:29,224|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-27 04:16:29,224|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-27 04:16:29,224|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Getting Jython Script Class(ResolvProperties)
2022-10-27 04:16:29,235|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-27 04:16:29,292|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Component Object org.python.proxies.__main__$ResolvProperties$2@5a4550e0
2022-10-27 04:16:29,293|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-27 04:16:29,303|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_python)
2022-10-27 04:16:29,304|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,305|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-10-27 04:16:29,306|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-27 04:16:29,314|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,315|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,315|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-27 04:16:29,315|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-27 04:16:29,315|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-27 04:16:29,324|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_patch)
2022-10-27 04:16:29,325|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-27 04:16:29,333|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_input)
2022-10-27 04:16:29,334|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,334|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-10-27 04:16:29,336|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-27 04:16:29,343|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,343|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,343|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-27 04:16:29,343|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-27 04:16:29,344|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-27 04:16:29,352|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_put)
2022-10-27 04:16:29,353|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-27 04:16:29,368|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_default)
2022-10-27 04:16:29,369|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,369|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-10-27 04:16:29,371|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-27 04:16:29,378|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,378|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,378|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-27 04:16:29,379|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-27 04:16:29,379|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-27 04:16:29,379|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,379|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-10-27 04:16:29,380|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/resource-resolution/post)
2022-10-27 04:16:29,386|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,386|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,386|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-27 04:16:29,386|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-27 04:16:29,387|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-27 04:16:29,387|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,387|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-10-27 04:16:29,389|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/resource-resolution/get)
2022-10-27 04:16:29,391|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_del)
2022-10-27 04:16:29,394|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,395|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,395|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_post)
2022-10-27 04:16:29,396|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-27 04:16:29,396|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-27 04:16:29,396|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-27 04:16:29,403|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_get)
2022-10-27 04:16:29,410|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-27 04:16:29,410|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-10-27 04:16:29,411|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-27 04:16:29,417|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:16:29,417|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:16:29,417|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-27 04:16:29,417|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-27 04:16:29,417|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-27 04:16:29,428|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_get_id)
2022-10-27 04:16:29,429|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-27 04:16:29,430|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-27 04:16:29,438|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-27 04:16:29,439|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-27 04:16:29,444|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (list)
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,445|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-27 04:16:29,446|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-27 04:16:29,454|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (j_db)
2022-10-27 04:16:29,455|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-27 04:16:29,664|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-27 04:16:29,674|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-27 04:16:29,674|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:16:29,674|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:16:29,675|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-27 04:16:29,675|e218e7bc-2ebc-4312-9904-03c354769548||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c7fb17f-bc54-477c-b67b-bec0fd8d265a auditStoreId -1
2022-10-27 04:34:42,458|d868ce63-73be-4742-9747-034c79a40777||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-27 04:34:42,459|d868ce63-73be-4742-9747-034c79a40777||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-27 04:34:42,459|d868ce63-73be-4742-9747-034c79a40777||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-27 04:34:42,642|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-27 04:34:42,642|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-27 04:34:43,111|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-27 04:34:43,112|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(df62c141-b729-436a-beda-cc7fa163e667) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-27 04:34:43,133|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(ad80fbe5-fbf2-4ac6-8411-1a2d1c686128) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-27 04:34:43,142|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(0a954423-fb33-40d9-8018-da5a6284124e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-27 04:34:43,159|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(158f3f94-40f7-450f-8361-b44dc27b1ec4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-27 04:34:43,174|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(e1bdba83-0047-4e42-9704-ebdd17ee8bd4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-27 04:34:43,191|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(d0517510-448f-4e87-8104-678024f7877a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-27 04:34:43,206|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:34:43,207|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:34:43,208|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:34:43,209|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:34:43,209|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:34:43,209|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:34:43,266|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:34:43,287|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:34:43,307|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:34:43,327|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:34:43,403|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:43,404|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:43,404|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:43,449|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:34:43,487|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-27 04:34:43,519|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-27 04:34:43,527|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-27 04:34:43,564|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:43,565|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:43,566|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:43,606|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:34:43,640|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-27 04:34:43,653|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-27 04:34:43,660|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-27 04:34:43,703|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:43,704|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:43,705|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:43,705|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(HealthCheck)
2022-10-27 04:34:43,706|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-27 04:34:43,707|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-assign)
2022-10-27 04:34:43,707|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-deploy)
2022-10-27 04:34:43,748|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:43,749|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:43,750|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:34:43,761|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:34:43,792|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-27 04:34:43,805|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-27 04:34:43,812|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-27 04:34:43,836|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-27 04:34:43,844|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-27 04:34:43,858|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-27 04:34:43,885|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:43,886|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:43,887|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign-day-2)
2022-10-27 04:34:43,888|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:43,888|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy-day-2)
2022-10-27 04:34:43,911|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:34:43,940|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :5G_Core::1.0.37
2022-10-27 04:34:43,955|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-10-27 04:34:43,962|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-10-27 04:34:43,985|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:43,986|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:44,014|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:34:44,026|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-27 04:34:44,042|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-27 04:34:44,043|d868ce63-73be-4742-9747-034c79a40777||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-27 04:34:46,678|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(89676b1a-de5c-4a41-98cb-e24922fe6097) CBA(/opt/app/onap/blueprints/archive/89676b1a-de5c-4a41-98cb-e24922fe6097/cba.zip)
2022-10-27 04:34:46,712|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89676b1a-de5c-4a41-98cb-e24922fe6097) and entry definition file (Definitions/CNF.json)
2022-10-27 04:34:46,776|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:46,777|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:46,778|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:46,778|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale-out)
2022-10-27 04:34:46,779|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale)
2022-10-27 04:34:46,779|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale-in)
2022-10-27 04:34:46,780|f476a19d-5153-497c-8af2-a3d44df6482d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(health-check)
2022-10-27 04:34:46,803|f476a19d-5153-497c-8af2-a3d44df6482d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89676b1a-de5c-4a41-98cb-e24922fe6097) and entry definition file (Definitions/CNF.json)
2022-10-27 04:34:46,872|f476a19d-5153-497c-8af2-a3d44df6482d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/89676b1a-de5c-4a41-98cb-e24922fe6097) present to clean.
2022-10-27 04:34:55,311|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e0f3c1d1-9296-41e8-a469-fe4fc735bfe4)
2022-10-27 04:34:55,311|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| deleting definition types under : /opt/app/onap/blueprints/working/e0f3c1d1-9296-41e8-a469-fe4fc735bfe4/Definitions
2022-10-27 04:34:55,313|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| reinitialized all type definitions
2022-10-27 04:34:55,314|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-27 04:34:55,331|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(vnf-template)
2022-10-27 04:34:55,335|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-27 04:34:55,339|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-27 04:34:55,359|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,371|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,377|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,382|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-27 04:34:55,382|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-27 04:34:55,382|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-27 04:34:55,399|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,409|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,422|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,429|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-27 04:34:55,451|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,457|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,464|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,471|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,479|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,488|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,506|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-27 04:34:55,510|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-27 04:34:55,510|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-27 04:34:55,510|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-27 04:34:55,522|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,532|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,541|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(input)
2022-10-27 04:34:55,555|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-27 04:34:55,588|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(resource-assignment)
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-27 04:34:55,589|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0f3c1d1-9296-41e8-a469-fe4fc735bfe4/Templates/vnf-mapping.json
2022-10-27 04:34:55,596|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-27 04:34:55,596|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-27 04:34:55,596|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0f3c1d1-9296-41e8-a469-fe4fc735bfe4/Templates/base_ubuntu20-mapping.json
2022-10-27 04:34:55,602|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-27 04:34:55,602|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-27 04:34:55,602|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(config-assign)
2022-10-27 04:34:55,603|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-27 04:34:55,603|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(config-assign) targets(config-assign)
2022-10-27 04:34:55,603|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-27 04:34:55,603|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-27 04:34:55,603|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0f3c1d1-9296-41e8-a469-fe4fc735bfe4/Templates/baseconfig-mapping.json
2022-10-27 04:34:55,609|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-27 04:34:55,609|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-27 04:34:55,609|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(config-deploy)
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-deploy) resource assignment files([]
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing blueprint Resource Definitions
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-27 04:34:55,610|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/vnf-mapping.json)
2022-10-27 04:34:55,611|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-27 04:34:55,611|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/baseconfig-mapping.json)
2022-10-27 04:34:55,625|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-10-27 04:34:55,671|791628c6-bf7b-4779-9e03-12a36826b557||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-27 04:34:55,865|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(5cbfb88e-270d-452b-9922-1a82dfd589aa) CBA(/opt/app/onap/blueprints/archive/5cbfb88e-270d-452b-9922-1a82dfd589aa/cba.zip)
2022-10-27 04:34:55,872|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5cbfb88e-270d-452b-9922-1a82dfd589aa) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:34:55,883|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:34:55,907|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:34:55,908|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:34:55,909|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:34:55,918|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5cbfb88e-270d-452b-9922-1a82dfd589aa) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:34:55,947|0683fcee-928a-4e95-8172-ed9dd241b2cb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/5cbfb88e-270d-452b-9922-1a82dfd589aa) present to clean.
2022-10-27 04:35:36,349|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-27 04:35:36,350|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-27 04:35:36,350|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-27 04:35:36,488|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-27 04:35:36,488|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-27 04:35:36,853|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-27 04:35:36,854|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(eb676a9a-e0fc-44c2-b83b-c001fa8f8bb9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-27 04:35:36,868|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(31f8dc9b-48e5-4c04-8aaf-f76ed1d32b82) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-27 04:35:36,874|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(3bdb76d5-391f-45a0-bb67-1022b0cf3d9b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-27 04:35:36,884|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(f6473f4d-7f60-4d28-a67e-e93392956c17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-27 04:35:36,895|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(7c4b38f9-37e0-473f-93b1-c4c6067326bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-27 04:35:36,909|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(c414a897-3643-481c-bb9f-e1bc4d8e60c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-27 04:35:36,921|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:35:36,921|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:35:36,921|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:35:36,921|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:35:36,922|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:35:36,923|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:35:36,944|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:35:36,978|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:35:36,996|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:35:37,014|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:35:37,098|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:35:37,099|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:35:37,100|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,143|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:35:37,171|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-27 04:35:37,186|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-27 04:35:37,187|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-27 04:35:37,227|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:35:37,228|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:35:37,229|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,266|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-27 04:35:37,293|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-27 04:35:37,304|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-27 04:35:37,305|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-27 04:35:37,344|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:35:37,344|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:35:37,345|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,346|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(HealthCheck)
2022-10-27 04:35:37,346|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-27 04:35:37,347|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-assign)
2022-10-27 04:35:37,347|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(vf-config-deploy)
2022-10-27 04:35:37,386|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-27 04:35:37,410|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-27 04:35:37,421|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-27 04:35:37,422|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-27 04:35:37,446|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:35:37,446|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,474|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:35:37,474|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,475|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-27 04:35:37,484|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:35:37,505|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-27 04:35:37,516|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-27 04:35:37,517|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-27 04:35:37,546|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-27 04:35:37,564|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-27 04:35:37,565|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-27 04:35:37,592|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:35:37,593|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:35:37,594|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign-day-2)
2022-10-27 04:35:37,594|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:35:37,595|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy-day-2)
2022-10-27 04:35:37,610|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-27 04:35:37,625|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :5G_Core::1.0.37
2022-10-27 04:35:37,638|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-10-27 04:35:37,639|b7efda40-206a-4dcf-bd8e-68aef0e8dcfb||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-10-27 04:35:48,770|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4d5559c5-53b5-441b-9bb7-86a446fa137d)
2022-10-27 04:35:48,771|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| deleting definition types under : /opt/app/onap/blueprints/working/4d5559c5-53b5-441b-9bb7-86a446fa137d/Definitions
2022-10-27 04:35:48,772|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| reinitialized all type definitions
2022-10-27 04:35:48,773|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-27 04:35:48,787|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-27 04:35:48,799|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-27 04:35:48,803|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-27 04:35:48,807|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-27 04:35:48,835|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(config-assign)
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(config-assign) targets(resolve-data)
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-27 04:35:48,852|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enriching artifacts file(/opt/app/onap/blueprints/working/4d5559c5-53b5-441b-9bb7-86a446fa137d/Templates/netconfrpc-mapping.json
2022-10-27 04:35:48,856|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-27 04:35:48,856|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing Workflow(config-deploy)
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(config-deploy) resource assignment files([]
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| ##### Enhancing blueprint Resource Definitions
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-27 04:35:48,857|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-27 04:35:48,861|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| distinct resource keys ([input-source])
2022-10-27 04:35:48,870|4afbabab-98fb-4c62-99a5-7876ba9df6b0||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-27 04:36:18,734|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:36:18,845|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:36:18,893|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| request(c418fdfd-8545-43a1-b164-f6cc283bf20f)
2022-10-27 04:36:18,897|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| CBA file(/opt/app/onap/blueprints/archive/b4765cfb-45a4-4486-b37b-1dab90ae50cb/cba.zip written successfully
2022-10-27 04:36:18,897|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(b4765cfb-45a4-4486-b37b-1dab90ae50cb) CBA(/opt/app/onap/blueprints/archive/b4765cfb-45a4-4486-b37b-1dab90ae50cb/cba.zip)
2022-10-27 04:36:18,930|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4765cfb-45a4-4486-b37b-1dab90ae50cb) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:19,001|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:36:19,002|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:36:19,002|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:36:19,003|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale-out)
2022-10-27 04:36:19,004|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale)
2022-10-27 04:36:19,005|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(scale-in)
2022-10-27 04:36:19,005|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(health-check)
2022-10-27 04:36:19,027|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4765cfb-45a4-4486-b37b-1dab90ae50cb) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:19,044|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-27 04:36:19,065|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-27 04:36:19,066|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-27 04:36:19,092|c418fdfd-8545-43a1-b164-f6cc283bf20f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/b4765cfb-45a4-4486-b37b-1dab90ae50cb) present to clean.
2022-10-27 04:36:30,159|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:36:30,269|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:36:30,271|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| request(260d8714-0519-4a7f-8623-b5aecd92b554)
2022-10-27 04:36:30,272|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| CBA file(/opt/app/onap/blueprints/archive/4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50/cba.zip written successfully
2022-10-27 04:36:30,272|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50) CBA(/opt/app/onap/blueprints/archive/4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50/cba.zip)
2022-10-27 04:36:30,279|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:36:30,287|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:36:30,309|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(resource-assignment)
2022-10-27 04:36:30,309|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:36:30,310|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:36:30,321|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:36:30,330|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-27 04:36:30,340|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-27 04:36:30,341|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-27 04:36:30,357|260d8714-0519-4a7f-8623-b5aecd92b554||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/4f4c9ee9-2b89-47da-889a-cdfb4a4f5b50) present to clean.
2022-10-27 04:36:31,993|ade050c6-1f5f-4c94-960a-d458400f1c1a||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-27 04:36:32,156|ade050c6-1f5f-4c94-960a-d458400f1c1a||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:32,158|ade050c6-1f5f-4c94-960a-d458400f1c1a||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:32,162|ade050c6-1f5f-4c94-960a-d458400f1c1a||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:32,337|e706007b-75be-44d6-a1b0-11a5ae8a7baa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:32,337|e706007b-75be-44d6-a1b0-11a5ae8a7baa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:32,341|e706007b-75be-44d6-a1b0-11a5ae8a7baa||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:32,969|496a514b-1c7a-4efb-89e2-1238b44a95a7||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:32,969|496a514b-1c7a-4efb-89e2-1238b44a95a7||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:32,972|496a514b-1c7a-4efb-89e2-1238b44a95a7||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:33,163|72f3b26d-3f1a-4623-aba2-c7065da863c0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:33,164|72f3b26d-3f1a-4623-aba2-c7065da863c0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:33,166|72f3b26d-3f1a-4623-aba2-c7065da863c0||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:33,359|6e9a8995-a209-4031-9bfb-2a68591f3e69||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:33,359|6e9a8995-a209-4031-9bfb-2a68591f3e69||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:33,362|6e9a8995-a209-4031-9bfb-2a68591f3e69||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:33,600|f623e44c-51f8-48b4-93d9-65a24e98674b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:33,600|f623e44c-51f8-48b4-93d9-65a24e98674b||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:33,603|f623e44c-51f8-48b4-93d9-65a24e98674b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:33,855|12111cf1-9388-47c7-8482-5dbe25c1ad02||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:33,855|12111cf1-9388-47c7-8482-5dbe25c1ad02||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:33,858|12111cf1-9388-47c7-8482-5dbe25c1ad02||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:34,035|7ad086eb-90dd-4850-9aff-d5a27e7fe30b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:36:34,035|7ad086eb-90dd-4850-9aff-d5a27e7fe30b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:36:34,037|7ad086eb-90dd-4850-9aff-d5a27e7fe30b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:36:54,848|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:36:54,957|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:36:54,959|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| request(18f7863d-a200-4eaf-86d4-4200560f784f)
2022-10-27 04:36:54,960|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| CBA file(/opt/app/onap/blueprints/archive/e368d243-0c3c-49b2-865b-c7613df8eef9/cba.zip written successfully
2022-10-27 04:36:54,961|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Save processing(e368d243-0c3c-49b2-865b-c7613df8eef9) CBA(/opt/app/onap/blueprints/archive/e368d243-0c3c-49b2-865b-c7613df8eef9/cba.zip)
2022-10-27 04:36:54,976|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e368d243-0c3c-49b2-865b-c7613df8eef9) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:36:54,984|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-27 04:36:54,997|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-assign)
2022-10-27 04:36:54,997|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Validating Workflow(config-deploy)
2022-10-27 04:36:55,004|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e368d243-0c3c-49b2-865b-c7613df8eef9) and entry definition file (Definitions/pnf_netconf.json)
2022-10-27 04:36:55,033|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-27 04:36:55,051|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-27 04:36:55,051|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-27 04:36:55,082|18f7863d-a200-4eaf-86d4-4200560f784f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| No compiled cache(/opt/app/onap/blueprints/working/e368d243-0c3c-49b2-865b-c7613df8eef9) present to clean.
2022-10-27 04:36:56,991|3906cd88-a6ad-4926-901e-100f4dc7ad1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-27 04:36:57,050|3906cd88-a6ad-4926-901e-100f4dc7ad1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:36:57,052|3906cd88-a6ad-4926-901e-100f4dc7ad1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:36:57,054|3906cd88-a6ad-4926-901e-100f4dc7ad1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:36:57,201|a09211a0-9b41-45f6-af37-6534ce71e7ac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:36:57,202|a09211a0-9b41-45f6-af37-6534ce71e7ac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:36:57,204|a09211a0-9b41-45f6-af37-6534ce71e7ac||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:36:57,504|1be1029c-1d58-4a49-b313-f805fa537ced||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:36:57,504|1be1029c-1d58-4a49-b313-f805fa537ced||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:36:57,506|1be1029c-1d58-4a49-b313-f805fa537ced||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:36:57,688|c8775182-58e0-4c2d-8332-81124cc14b09||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:36:57,688|c8775182-58e0-4c2d-8332-81124cc14b09||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:36:57,690|c8775182-58e0-4c2d-8332-81124cc14b09||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:37:20,138|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 69890d07-dac3-4353-aee2-3861ec919adc
2022-10-27 04:37:20,138|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:37:20,139|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:37:20,140|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:20,141|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:37:20,145|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:37:20,169|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (resource-assignment)
2022-10-27 04:37:20,268|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(START) -> executed state(SUCCESS)
2022-10-27 04:37:20,272|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment[69890d07-dac3-4353-aee2-3861ec919adc])'s step(resource-assignment)
2022-10-27 04:37:20,272|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:20,274|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(69890d07-dac3-4353-aee2-3861ec919adc) for workflow(resource-assignment) step(resource-assignment)
2022-10-27 04:37:20,274|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:20,274|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-27 04:37:20,276|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-27 04:37:20,296|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-27 04:37:20,306|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-27 04:37:20,307|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-27 04:37:20,307|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-27 04:37:20,308|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("c118dd95-c82a-4f21-85ee-31600a870cfa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:37:20,308|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("e3c0788b-34fe-43cb-98a3-496982595c69") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:37:20,319|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-27 04:37:20,319|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-27 04:37:20,332|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-27 04:37:22,216|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - )
2022-10-27 04:37:22,217|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:22,217|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z")
2022-10-27 04:37:22,217|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z")
2022-10-27 04:37:22,218|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-27 04:37:22,219|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-27 04:37:22,220|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| 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" : "e3c0788b-34fe-43cb-98a3-496982595c69",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221027t043722285012z"
})
2022-10-27 04:37:22,236|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:37:22,236|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:22,236|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-27 04:37:22,237|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment[69890d07-dac3-4353-aee2-3861ec919adc])'s step(profile-upload)
2022-10-27 04:37:22,237|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:22,254|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(69890d07-dac3-4353-aee2-3861ec919adc) for workflow(resource-assignment) step(profile-upload)
2022-10-27 04:37:22,254|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-27 04:37:22,254|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-27 04:37:22,255|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Triggering K8s Profile Upload component logic.
2022-10-27 04:37:22,256|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Getting the template prefixes
2022-10-27 04:37:22,256|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Iterating over prefixes in resource assignment map.
2022-10-27 04:37:22,260|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Prefix vnf does not have required data for us to continue.
2022-10-27 04:37:22,260|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:37:22,260|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-27 04:37:22,260|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-27 04:37:22,261|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(END) -> executed state(SUCCESS)
2022-10-27 04:37:22,265|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(69890d07-dac3-4353-aee2-3861ec919adc) nodes completed with (0)exceptions
2022-10-27 04:37:22,265|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-27 04:37:22,267|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 66f2ba78-a0a3-4799-bcde-f9458250ced0 auditStoreId -1
2022-10-27 04:37:26,175|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id a93b7048-2662-4bbb-be2f-5775d3dc0948
2022-10-27 04:37:26,175|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:37:26,175|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:37:26,175|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:26,175|a17902ab-4869-452d-bb71-c7f68b93efb3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:37:26,177|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:37:26,187|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (resource-assignment)
2022-10-27 04:37:26,189|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(START) -> executed state(SUCCESS)
2022-10-27 04:37:26,190|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment[a93b7048-2662-4bbb-be2f-5775d3dc0948])'s step(resource-assignment)
2022-10-27 04:37:26,190|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:26,191|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(a93b7048-2662-4bbb-be2f-5775d3dc0948) for workflow(resource-assignment) step(resource-assignment)
2022-10-27 04:37:26,191|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:26,192|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-27 04:37:26,193|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-27 04:37:26,219|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-27 04:37:26,226|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-27 04:37:26,227|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("98c0bde6-eac0-4047-83e6-3cf173136d30") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-27 04:37:26,227|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-27 04:37:26,227|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-27 04:37:26,228|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("00c740c6-6c05-4309-b1cd-a8a4571bbc7f") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-27 04:37:26,229|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-27 04:37:26,229|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-27 04:37:26,272|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Parameter information : ({customizationid=00c740c6-6c05-4309-b1cd-a8a4571bbc7f})
2022-10-27 04:37:26,274|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Parameter information : ({customizationid=00c740c6-6c05-4309-b1cd-a8a4571bbc7f})
2022-10-27 04:37:26,294|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,294|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,296|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"}])
2022-10-27 04:37:26,296|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"609563be-df25-467e-b255-a619d79056e5"}])
2022-10-27 04:37:26,296|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("303582da-0425-4ef8-b675-bb24ea2d36b4") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-27 04:37:26,297|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("609563be-df25-467e-b255-a619d79056e5") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-27 04:37:26,298|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-27 04:37:26,306|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Transformed value: null -> 303582da-0425-4ef8-b675-bb24ea2d36b4
2022-10-27 04:37:26,307|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-10-27 04:37:26,344|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Parameter information : ({customizationid=00c740c6-6c05-4309-b1cd-a8a4571bbc7f})
2022-10-27 04:37:26,348|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,349|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-27 04:37:26,349|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-27 04:37:26,350|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-27 04:37:26,350|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-27 04:37:26,356|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Transformed value: null -> 00c740c6-6c05-4309-b1cd-a8a4571bbc7f
2022-10-27 04:37:26,356|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("e3c0788b-34fe-43cb-98a3-496982595c69") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:37:26,357|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-27 04:37:26,357|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-27 04:37:26,357|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("c118dd95-c82a-4f21-85ee-31600a870cfa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:37:26,365|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-27 04:37:26,365|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-27 04:37:26,365|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-27 04:37:26,365|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-27 04:37:26,377|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-27 04:37:26,378|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z")
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z")
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-27 04:37:26,403|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-27 04:37:26,404|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-27 04:37:26,412|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-27 04:37:26,412|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-27 04:37:26,420|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-27 04:37:26,509|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - )
2022-10-27 04:37:26,510|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,510|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z-helm_apache-vfmt-001")
2022-10-27 04:37:26,510|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z-helm_apache-vfmt-001")
2022-10-27 04:37:26,510|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221027t043722285012z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-27 04:37:26,512|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-27 04:37:26,521|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-27 04:37:26,521|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-27 04:37:26,533|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-27 04:37:26,546|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:37:26,546|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response processing type (string)
2022-10-27 04:37:26,547|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-27 04:37:26,547|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-27 04:37:26,547|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-27 04:37:26,547|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-27 04:37:26,547|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-27 04:37:26,548|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| 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" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
  "k8s-rb-definition-version" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
  "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" : "e3c0788b-34fe-43cb-98a3-496982595c69",
  "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
  "vf-module-model-invariant-uuid" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
  "vf-module-model-version" : "609563be-df25-467e-b255-a619d79056e5",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221027t043722285012z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221027t043722285012z"
})
2022-10-27 04:37:26,566|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:37:26,566|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:26,566|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-27 04:37:26,567|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment[a93b7048-2662-4bbb-be2f-5775d3dc0948])'s step(profile-upload)
2022-10-27 04:37:26,567|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:26,567|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(a93b7048-2662-4bbb-be2f-5775d3dc0948) for workflow(resource-assignment) step(profile-upload)
2022-10-27 04:37:26,568|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-27 04:37:26,568|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-27 04:37:26,568|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Triggering K8s Profile Upload component logic.
2022-10-27 04:37:26,568|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Getting the template prefixes
2022-10-27 04:37:26,568|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Iterating over prefixes in resource assignment map.
2022-10-27 04:37:26,584|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f)
2022-10-27 04:37:26,593|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:37:26,604|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(GET), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/profile/node-port-profile)
2022-10-27 04:37:26,609|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(404 - Not Found)
2022-10-27 04:37:26,610|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Uploading K8s Profile..
2022-10-27 04:37:26,633|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/profile)
2022-10-27 04:37:26,645|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(201 - Created)
2022-10-27 04:37:26,664|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Rest request method(POST), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/profile/node-port-profile/content)
2022-10-27 04:37:26,671|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Response status(200 - OK)
2022-10-27 04:37:26,672|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| K8s Profile Upload Completed
2022-10-27 04:37:26,672|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:37:26,672|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-27 04:37:26,672|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-27 04:37:26,673|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Execute node(END) -> executed state(SUCCESS)
2022-10-27 04:37:26,673|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| workflow(a93b7048-2662-4bbb-be2f-5775d3dc0948) nodes completed with (0)exceptions
2022-10-27 04:37:26,673|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-27 04:37:26,674|a17902ab-4869-452d-bb71-c7f68b93efb3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5745655e-451b-4233-8e25-0c30de1b0883 auditStoreId -1
2022-10-27 04:37:31,051|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:37:31,158|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:37:31,189|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id a17902ab-4869-452d-bb71-c7f68b93efb3
2022-10-27 04:37:31,189|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:37:31,189|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:37:31,190|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:31,190|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:37:31,191|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:37:31,195|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (config-assign)
2022-10-27 04:37:31,197|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-27 04:37:31,197|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(config-setup)
2022-10-27 04:37:31,197|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:31,197|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-assign) step(config-setup)
2022-10-27 04:37:31,197|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:31,198|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-27 04:37:31,198|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-27 04:37:31,216|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-27 04:37:31,218|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-27 04:37:31,218|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e3c0788b-34fe-43cb-98a3-496982595c69") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:37:31,225|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-27 04:37:31,225|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-27 04:37:31,235|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69)
2022-10-27 04:37:31,255|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-27 04:37:31,256|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-27 04:37:31,257|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5")
2022-10-27 04:37:31,257|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5")
2022-10-27 04:37:31,257|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-27 04:37:31,258|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("c118dd95-c82a-4f21-85ee-31600a870cfa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:37:31,303|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-27 04:37:31,305|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-27 04:37:31,332|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules)
2022-10-27 04:37:31,345|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-27 04:37:31,346|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-10-27 04:37:31,346|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96caac04-dd85-4342-961e-e9da962fcdd7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea8a0d7f-2d6c-4a0d-b139-b115499eef45","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30"}}}]})
2022-10-27 04:37:31,346|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96caac04-dd85-4342-961e-e9da962fcdd7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea8a0d7f-2d6c-4a0d-b139-b115499eef45","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30"}}}]})
2022-10-27 04:37:31,347|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96caac04-dd85-4342-961e-e9da962fcdd7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea8a0d7f-2d6c-4a0d-b139-b115499eef45","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30"}}}]), type  ({json})
2022-10-27 04:37:31,347|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"96caac04-dd85-4342-961e-e9da962fcdd7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea8a0d7f-2d6c-4a0d-b139-b115499eef45","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-27 04:37:31,362|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-27 04:37:31,362|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-27 04:37:31,383|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1)
2022-10-27 04:37:31,661|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-27 04:37:31,662|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-10-27 04:37:31,662|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845448260","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]})
2022-10-27 04:37:31,662|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845448260","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]})
2022-10-27 04:37:31,662|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845448260","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]), type  ({json})
2022-10-27 04:37:31,663|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845448260","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-27 04:37:31,664|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-27 04:37:31,667|||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:36,280|||DefaultDispatcher-worker-4||||INFO||||||| compiled in (4613)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:36,280|||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:37:36,301|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"303582da-0425-4ef8-b675-bb24ea2d36b4","k8s-rb-definition-version":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-27 04:37:36,303|||DefaultDispatcher-worker-4||||INFO||||||| 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" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
      "k8s-rb-definition-version" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
  "service-instance-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
      "model-invariant-id" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
      "model-version-id" : "609563be-df25-467e-b255-a619d79056e5",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666845448260",
      "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
      "vf-module-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a17902ab-4869-452d-bb71-c7f68b93efb3",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea8a0d7f-2d6c-4a0d-b139-b115499eef45",
          "svc-request-id" : "96caac04-dd85-4342-961e-e9da962fcdd7"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "e22aba60-378f-4b89-8769-bc5dfcaa2c64",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f96e24c0-b1b6-42d3-bfab-f925af7428d0",
            "model-version" : "1.0"
          },
          "service-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
          "service-instance-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
            "model-invariant-uuid" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "609563be-df25-467e-b255-a619d79056e5",
            "model-version" : "1"
          },
          "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
          "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_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
            "model-invariant-uuid" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "609563be-df25-467e-b255-a619d79056e5",
            "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" : "609563be-df25-467e-b255-a619d79056e5"
            }, {
              "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-20221027t043722285012z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "303582da-0425-4ef8-b675-bb24ea2d36b4"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221027t043722285012z"
            }, {
              "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" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
            "vf-module-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "2f0f4feb-7e52-452a-a5e5-3df7861203fd",
            "model-invariant-uuid" : "ecc25c49-4530-4b5a-a0c7-525f16ab9e42",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2ff64d85-f8a9-41e1-94fe-874a262eebda",
            "model-version" : "1.0"
          },
          "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30"
    } ]
  },
  "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa"
})
2022-10-27 04:37:36,310|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-10-27 04:37:36,310|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:37:36,311|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-27 04:37:36,311|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(config-template)
2022-10-27 04:37:36,311|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:37:36,316|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-assign) step(config-template)
2022-10-27 04:37:36,316|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-27 04:37:36,316|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-27 04:37:36,378|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Upload component logic.
2022-10-27 04:37:36,378|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-10-27 04:37:36,378|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-27 04:37:36,392|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f)
2022-10-27 04:37:36,398|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-27 04:37:36,406|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/config-template/replica-count-template)
2022-10-27 04:37:36,410|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-27 04:37:36,410|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s template..
2022-10-27 04:37:36,421|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/config-template)
2022-10-27 04:37:36,429|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-10-27 04:37:36,440|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/303582da-0425-4ef8-b675-bb24ea2d36b4/00c740c6-6c05-4309-b1cd-a8a4571bbc7f/config-template/replica-count-template/content)
2022-10-27 04:37:36,458|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-27 04:37:36,458|||DefaultDispatcher-worker-4||||INFO||||||| K8s Config Upload Completed
2022-10-27 04:37:36,458|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-10-27 04:37:36,458|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-27 04:37:36,458|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-27 04:37:36,459|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-27 04:37:36,459|||DefaultDispatcher-worker-1||||INFO||||||| workflow(a17902ab-4869-452d-bb71-c7f68b93efb3) nodes completed with (0)exceptions
2022-10-27 04:37:36,459|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-27 04:37:36,460|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 23aedcdb-10b1-47cc-94d8-5ebd5ac7317b auditStoreId -1
2022-10-27 04:37:36,486|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Completed
2022-10-27 04:38:11,651|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:38:11,761|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:38:11,766|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id a17902ab-4869-452d-bb71-c7f68b93efb3
2022-10-27 04:38:11,766|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:38:11,766|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:38:11,768|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-27 04:38:11,768|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-27 04:38:11,769|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-27 04:38:11,779|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (config-deploy)
2022-10-27 04:38:11,780|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-27 04:38:11,780|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(config-setup)
2022-10-27 04:38:11,780|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:38:11,781|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-deploy) step(config-setup)
2022-10-27 04:38:11,781|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:38:11,781|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-27 04:38:11,782|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-27 04:38:11,804|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-27 04:38:11,805|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-27 04:38:11,805|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e3c0788b-34fe-43cb-98a3-496982595c69") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:38:11,815|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-27 04:38:11,815|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-27 04:38:11,829|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69)
2022-10-27 04:38:11,849|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:11,849|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-27 04:38:11,850|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5")
2022-10-27 04:38:11,850|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5")
2022-10-27 04:38:11,850|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-27 04:38:11,851|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c118dd95-c82a-4f21-85ee-31600a870cfa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:38:11,854|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-27 04:38:11,854|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-27 04:38:11,862|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e3c0788b-34fe-43cb-98a3-496982595c69/service-data/vnfs/vnf/c118dd95-c82a-4f21-85ee-31600a870cfa/vnf-data/vf-modules)
2022-10-27 04:38:11,874|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:11,874|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-10-27 04:38:11,875|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f45240cd-6f34-4b82-8879-c72dd99642e7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93a4deb7-21cb-490e-b6cc-d9339df8dcb1","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","from-preload":false}}}]})
2022-10-27 04:38:11,875|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f45240cd-6f34-4b82-8879-c72dd99642e7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93a4deb7-21cb-490e-b6cc-d9339df8dcb1","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","from-preload":false}}}]})
2022-10-27 04:38:11,875|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f45240cd-6f34-4b82-8879-c72dd99642e7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93a4deb7-21cb-490e-b6cc-d9339df8dcb1","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","from-preload":false}}}]), type  ({json})
2022-10-27 04:38:11,875|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","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_6b6f646f-90ad-4675-8d49-12610dc65ec5_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":"609563be-df25-467e-b255-a619d79056e5","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-20221027t043722285012z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"303582da-0425-4ef8-b675-bb24ea2d36b4","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221027t043722285012z","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":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a17902ab-4869-452d-bb71-c7f68b93efb3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f96e24c0-b1b6-42d3-bfab-f925af7428d0","model-invariant-uuid":"e22aba60-378f-4b89-8769-bc5dfcaa2c64"},"global-customer-id":"basiccnf-macro-customer","service-id":"e3c0788b-34fe-43cb-98a3-496982595c69","service-instance-id":"e3c0788b-34fe-43cb-98a3-496982595c69","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f45240cd-6f34-4b82-8879-c72dd99642e7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93a4deb7-21cb-490e-b6cc-d9339df8dcb1","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2f0f4feb-7e52-452a-a5e5-3df7861203fd","model-uuid":"2ff64d85-f8a9-41e1-94fe-874a262eebda","model-invariant-uuid":"ecc25c49-4530-4b5a-a0c7-525f16ab9e42"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"c118dd95-c82a-4f21-85ee-31600a870cfa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","model-uuid":"609563be-df25-467e-b255-a619d79056e5","model-invariant-uuid":"303582da-0425-4ef8-b675-bb24ea2d36b4"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-27 04:38:11,879|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-27 04:38:11,879|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-27 04:38:11,888|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/c118dd95-c82a-4f21-85ee-31600a870cfa?depth=1)
2022-10-27 04:38:11,992|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:11,993|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-10-27 04:38:11,993|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_brattain","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845490570","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]})
2022-10-27 04:38:11,993|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_brattain","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845490570","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]})
2022-10-27 04:38:11,993|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_brattain","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845490570","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]), type  ({json})
2022-10-27 04:38:11,994|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"98c0bde6-eac0-4047-83e6-3cf173136d30","vf-module-name":"basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"inspiring_brattain","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666845490570","model-invariant-id":"303582da-0425-4ef8-b675-bb24ea2d36b4","model-version-id":"609563be-df25-467e-b255-a619d79056e5","model-customization-id":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-27 04:38:11,995|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-27 04:38:12,003|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"303582da-0425-4ef8-b675-bb24ea2d36b4","k8s-rb-definition-version":"00c740c6-6c05-4309-b1cd-a8a4571bbc7f","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":"inspiring_brattain"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-27 04:38:12,005|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "inspiring_brattain",
      "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" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
      "k8s-rb-definition-version" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
  "service-instance-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "inspiring_brattain",
      "is-base-vf-module" : false,
      "model-customization-id" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
      "model-invariant-id" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
      "model-version-id" : "609563be-df25-467e-b255-a619d79056e5",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666845490570",
      "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
      "vf-module-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a17902ab-4869-452d-bb71-c7f68b93efb3",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93a4deb7-21cb-490e-b6cc-d9339df8dcb1",
          "svc-request-id" : "f45240cd-6f34-4b82-8879-c72dd99642e7"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "e22aba60-378f-4b89-8769-bc5dfcaa2c64",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f96e24c0-b1b6-42d3-bfab-f925af7428d0",
            "model-version" : "1.0"
          },
          "service-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
          "service-instance-id" : "e3c0788b-34fe-43cb-98a3-496982595c69",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
            "model-invariant-uuid" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "609563be-df25-467e-b255-a619d79056e5",
            "model-version" : "1"
          },
          "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
          "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_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "00c740c6-6c05-4309-b1cd-a8a4571bbc7f",
            "model-invariant-uuid" : "303582da-0425-4ef8-b675-bb24ea2d36b4",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "609563be-df25-467e-b255-a619d79056e5",
            "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" : "609563be-df25-467e-b255-a619d79056e5"
            }, {
              "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-20221027t043722285012z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "303582da-0425-4ef8-b675-bb24ea2d36b4"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221027t043722285012z"
            }, {
              "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" : "98c0bde6-eac0-4047-83e6-3cf173136d30",
            "vf-module-name" : "basic_cnf_macro_6b6f646f-90ad-4675-8d49-12610dc65ec5_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "2f0f4feb-7e52-452a-a5e5-3df7861203fd",
            "model-invariant-uuid" : "ecc25c49-4530-4b5a-a0c7-525f16ab9e42",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2ff64d85-f8a9-41e1-94fe-874a262eebda",
            "model-version" : "1.0"
          },
          "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "98c0bde6-eac0-4047-83e6-3cf173136d30"
    } ]
  },
  "vnf-id" : "c118dd95-c82a-4f21-85ee-31600a870cfa"
})
2022-10-27 04:38:12,013|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-27 04:38:12,013|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:38:12,013|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-27 04:38:12,014|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(status-verification-script)
2022-10-27 04:38:12,014|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:38:12,019|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-deploy) step(status-verification-script)
2022-10-27 04:38:12,020|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-27 04:38:12,020|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-27 04:38:12,023|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-27 04:38:12,029|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-10-27 04:38:12,040|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:12,089|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:12,109|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:38:22,119|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:22,164|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:22,166|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:38:32,174|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:32,222|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:32,224|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is ready.
2022-10-27 04:38:32,224|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-10-27 04:38:32,224|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-27 04:38:32,224|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-27 04:38:32,225|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-27 04:38:32,225|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(config-apply)
2022-10-27 04:38:32,225|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:38:32,230|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-deploy) step(config-apply)
2022-10-27 04:38:32,230|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-27 04:38:32,231|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-27 04:38:32,233|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-10-27 04:38:32,233|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-10-27 04:38:32,233|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-27 04:38:32,243|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/config/replica-count-change)
2022-10-27 04:38:37,252|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-27 04:38:37,252|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-10-27 04:38:37,277|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-10-27 04:38:37,277|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-27 04:38:37,295|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-10-27 04:38:37,296|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-27 04:38:37,297|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-27 04:38:37,363|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/inspiring_brattain/config)
2022-10-27 04:38:37,487|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-10-27 04:38:37,498|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-27 04:38:37,498|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-27 04:38:37,498|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-27 04:38:37,499|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(status-verification-script-after)
2022-10-27 04:38:37,499|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:38:37,500|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-deploy) step(status-verification-script-after)
2022-10-27 04:38:37,500|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-27 04:38:37,500|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-27 04:38:37,501|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-27 04:38:37,503|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-10-27 04:38:37,512|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:37,763|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:37,765|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:38:47,775|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:47,822|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:47,828|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:38:57,837|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:38:57,890|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:38:57,891|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:39:07,972|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:39:08,033|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:39:08,035|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is not ready. Please wait...
2022-10-27 04:39:18,043|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/inspiring_brattain/status)
2022-10-27 04:39:18,090|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-27 04:39:18,092|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (inspiring_brattain) is ready.
2022-10-27 04:39:18,092|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-10-27 04:39:18,092|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-27 04:39:18,093|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-27 04:39:18,093|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-27 04:39:18,093|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a17902ab-4869-452d-bb71-c7f68b93efb3])'s step(collect-results)
2022-10-27 04:39:18,093|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:39:18,094|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a17902ab-4869-452d-bb71-c7f68b93efb3) for workflow(config-deploy) step(collect-results)
2022-10-27 04:39:18,094|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-27 04:39:18,094|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-27 04:39:18,094|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-27 04:39:18,100|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-10-27 04:39:18,100|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-27 04:39:18,100|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-27 04:39:18,100|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-27 04:39:18,101|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-27 04:39:18,101|||DefaultDispatcher-worker-3||||INFO||||||| workflow(a17902ab-4869-452d-bb71-c7f68b93efb3) nodes completed with (0)exceptions
2022-10-27 04:39:18,101|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-27 04:39:18,102|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2b35d775-a90d-4e0a-9e87-56db0d499229 auditStoreId -1
2022-10-27 04:39:18,103|a17902ab-4869-452d-bb71-c7f68b93efb3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Completed
2022-10-27 04:41:25,878|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id d62c1229-5ed7-425c-bcd8-fe57761c28fe
2022-10-27 04:41:25,879|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:41:25,879|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:41:25,881|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:41:25,881|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:41:25,885|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:41:25,907|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (resource-assignment)
2022-10-27 04:41:25,908|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-27 04:41:25,908|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:41:25,910|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(d62c1229-5ed7-425c-bcd8-fe57761c28fe) for workflow(resource-assignment) step(resource-assignment)
2022-10-27 04:41:25,910|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:25,911|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-27 04:41:25,913|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-27 04:41:25,941|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-27 04:41:25,943|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-27 04:41:25,944|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("0d5e360b-db62-4bba-be7a-c4e2f59f2709") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:41:25,944|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("325d16a7-10e5-4f96-8612-a421d8af970a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:41:25,946|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({
  "service-instance-id" : "0d5e360b-db62-4bba-be7a-c4e2f59f2709",
  "vnf-id" : "325d16a7-10e5-4f96-8612-a421d8af970a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-27 04:41:25,955|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:41:25,956|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:25,956|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-27 04:41:25,957|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3b5bc8df-f8c4-4cbe-bcd8-3b4f986e073c auditStoreId -1
2022-10-27 04:41:30,134|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id d33aa283-1e28-416e-b6ae-3d6081142fe5
2022-10-27 04:41:30,134|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:41:30,134|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:41:30,134|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:41:30,134|1c27f7ea-36a1-4976-86a7-7f92c4430780||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:41:30,136|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:41:30,144|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (resource-assignment)
2022-10-27 04:41:30,144|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-27 04:41:30,144|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:41:30,145|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(d33aa283-1e28-416e-b6ae-3d6081142fe5) for workflow(resource-assignment) step(resource-assignment)
2022-10-27 04:41:30,145|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:30,145|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-27 04:41:30,146|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-27 04:41:30,161|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-27 04:41:30,163|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-27 04:41:30,164|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-27 04:41:30,165|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-27 04:41:30,165|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-27 04:41:30,165|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("c74fb353-5750-447e-86d1-abf746cc4b25") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-27 04:41:30,166|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("0d5e360b-db62-4bba-be7a-c4e2f59f2709") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:41:30,166|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-10-27 04:41:30,166|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-27 04:41:30,167|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-27 04:41:30,167|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("325d16a7-10e5-4f96-8612-a421d8af970a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:41:30,168|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "0d5e360b-db62-4bba-be7a-c4e2f59f2709",
  "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" : "c74fb353-5750-447e-86d1-abf746cc4b25",
  "vnf-id" : "325d16a7-10e5-4f96-8612-a421d8af970a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-27 04:41:30,175|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:41:30,175|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:30,176|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-27 04:41:30,176|1c27f7ea-36a1-4976-86a7-7f92c4430780||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 41f32b3e-0473-450f-af3d-50207e50dcce auditStoreId -1
2022-10-27 04:41:33,616|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:41:33,721|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:41:33,725|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 1c27f7ea-36a1-4976-86a7-7f92c4430780
2022-10-27 04:41:33,725|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:41:33,726|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:41:33,726|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:41:33,726|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:41:33,727|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:41:33,731|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (config-assign)
2022-10-27 04:41:33,731|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-27 04:41:33,731|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:41:33,732|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(1c27f7ea-36a1-4976-86a7-7f92c4430780) for workflow(config-assign) step(config-assign)
2022-10-27 04:41:33,732|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:33,732|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-27 04:41:33,734|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-27 04:41:33,758|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-27 04:41:33,759|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-27 04:41:33,759|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("0d5e360b-db62-4bba-be7a-c4e2f59f2709") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-27 04:41:33,760|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Setting Resource Value ("325d16a7-10e5-4f96-8612-a421d8af970a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-27 04:41:33,772|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-27 04:41:33,772|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-27 04:41:33,773|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-27 04:41:33,774|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Generated Resource Param Data ({
  "service-instance-id" : "0d5e360b-db62-4bba-be7a-c4e2f59f2709",
  "vnf-id" : "325d16a7-10e5-4f96-8612-a421d8af970a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-27 04:41:33,790|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-27 04:41:33,799|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-27 04:41:33,799|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:41:33,799|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-27 04:41:33,800|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-27 04:41:33,800|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc67e040-ee6c-43ca-ae26-f2463fcc8d1c auditStoreId -1
2022-10-27 04:41:33,816|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Completed
2022-10-27 04:42:37,209|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-27 04:42:37,318|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-27 04:42:37,321|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| processing request id 1c27f7ea-36a1-4976-86a7-7f92c4430780
2022-10-27 04:42:37,321|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-27 04:42:37,321|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| StoreAuditService ID  -1
2022-10-27 04:42:37,323|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-27 04:42:37,323|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-27 04:42:37,324|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-27 04:42:37,328|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Deriving input data for workflow: (config-deploy)
2022-10-27 04:42:37,328|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-27 04:42:37,328|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-27 04:42:37,335|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| preparing request id(1c27f7ea-36a1-4976-86a7-7f92c4430780) for workflow(config-deploy) step(config-deploy)
2022-10-27 04:42:37,335|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-27 04:42:37,335|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-10-27 04:42:37,336|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-27 04:42:37,337|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Getting Jython Script Class(ConfigDeploy)
2022-10-27 04:42:37,385|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@1f50f4e
2022-10-27 04:42:37,387|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Hello world
2022-10-27 04:42:37,387|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Preparing Response...
2022-10-27 04:42:37,387|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-27 04:42:37,387|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-27 04:42:37,388|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1e9c324d-a371-4882-8bdf-2b877f04c2d1 auditStoreId -1
2022-10-27 04:42:37,389|1c27f7ea-36a1-4976-86a7-7f92c4430780||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-8m5x9|||| Completed