Results

By type

          05:01:00,442 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:01:00,444 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
05:01:00,446 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:01:00,446 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
05:01:00,446 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:01:00,483 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
05:01:00,700 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:01:00,710 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:01:00,714 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:01:00,725 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:01:00,809 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:01:00,809 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:01:00,810 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:01:00,810 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:01:00,810 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:01:00,810 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:01:00,810 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:01:00,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:01:00,812 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-16 05:01:02,009|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-d4skn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-16 05:01:02,012|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-16 05:01:05,161|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-16 05:01:05,762|||main||||INFO||||||| Finished Spring Data repository scanning in 585 ms. Found 11 JPA repository interfaces.
2022-12-16 05:01:08,140|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-16 05:01:08,222|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-16 05:01:08,456|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-16 05:01:08,997|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-16 05:01:09,353|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-12-16 05:01:09,354|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-12-16 05:01:09,755|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-16 05:01:11,488|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-16 05:01:11,503|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-16 05:01:11,601|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-16 05:01:13,385|||main||||INFO||||||| Audit service is disabled
2022-12-16 05:01:13,551|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-16 05:01:16,535|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-12-16 05:01:16,627|||main||||INFO||||||| Dependency Management module created...
2022-12-16 05:01:17,899|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-16 05:01:18,462|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-16 05:01:20,273|||main||||INFO||||||| Netty started on port 8080
2022-12-16 05:01:22,286|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-16 05:01:23,044|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-16 05:01:23,051|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 22.034 seconds (JVM running for 23.375)
2022-12-16 05:01:23,073|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-16 06:22:10,075|0bdd0b43-f543-47b1-9e5a-66f88524192b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-16 06:22:10,077|0bdd0b43-f543-47b1-9e5a-66f88524192b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-16 06:22:10,080|0bdd0b43-f543-47b1-9e5a-66f88524192b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-16 06:22:10,778|0bdd0b43-f543-47b1-9e5a-66f88524192b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-16 06:22:10,782|0bdd0b43-f543-47b1-9e5a-66f88524192b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-16 06:22:12,316|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/28323e5f-023d-4795-91e1-59da139f7eb4)
2022-12-16 06:22:12,341|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| deleting definition types under : /opt/app/onap/blueprints/working/28323e5f-023d-4795-91e1-59da139f7eb4/Definitions
2022-12-16 06:22:12,440|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| reinitialized all type definitions
2022-12-16 06:22:12,446|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-16 06:22:12,501|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-16 06:22:12,510|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-16 06:22:12,525|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-16 06:22:12,574|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(helloworld)
2022-12-16 06:22:12,575|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-16 06:22:12,576|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(helloworld) targets(helloworld)
2022-12-16 06:22:12,576|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-16 06:22:12,577|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-16 06:22:12,578|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/28323e5f-023d-4795-91e1-59da139f7eb4/Templates/hello-world-mapping.json
2022-12-16 06:22:12,593|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-16 06:22:12,594|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-16 06:22:12,594|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing blueprint Resource Definitions
2022-12-16 06:22:12,595|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-16 06:22:12,598|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/hello-world-mapping.json)
2022-12-16 06:22:12,626|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| distinct resource keys ([])
2022-12-16 06:22:12,626|3ed687fc-4fe2-4a43-bb3a-665403b7dd2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enriching Resource Definition sources Node Template: []
2022-12-16 06:22:12,936|3db778b3-4bd5-46f5-b5d9-94d6f37d9f55||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(f44b1478-1bf0-4155-b041-446f58e4700d) CBA(/opt/app/onap/blueprints/archive/f44b1478-1bf0-4155-b041-446f58e4700d/cba.zip)
2022-12-16 06:22:12,958|3db778b3-4bd5-46f5-b5d9-94d6f37d9f55||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f44b1478-1bf0-4155-b041-446f58e4700d) and entry definition file (Definitions/blueprint.json)
2022-12-16 06:22:13,040|3db778b3-4bd5-46f5-b5d9-94d6f37d9f55||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(helloworld)
2022-12-16 06:22:13,060|3db778b3-4bd5-46f5-b5d9-94d6f37d9f55||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f44b1478-1bf0-4155-b041-446f58e4700d) and entry definition file (Definitions/blueprint.json)
2022-12-16 06:22:13,241|3db778b3-4bd5-46f5-b5d9-94d6f37d9f55||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/f44b1478-1bf0-4155-b041-446f58e4700d) present to clean.
2022-12-16 06:22:13,459|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-12-16 06:22:13,459|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 06:22:13,464|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-16 06:22:13,472|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-16 06:22:13,588|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-16 06:22:13,591|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-16 06:22:13,593|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-16 06:22:13,611|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-16 06:22:13,613|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-16 06:22:13,629|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 06:22:13,638|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-16 06:22:13,639|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 06:22:13,640|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-16 06:22:13,698|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-16 06:22:13,741|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2022-12-16 06:22:13,747|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2022-12-16 06:22:13,850|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-12-16 06:22:13,853|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 06:22:13,853|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-16 06:22:13,862|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 45e5d809-ba24-427c-bf63-4f39d4d55a59 auditStoreId -1
2022-12-16 06:41:59,141|ed244d05-b943-4045-91d3-cb1699be578b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-16 06:41:59,143|ed244d05-b943-4045-91d3-cb1699be578b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-16 06:41:59,143|ed244d05-b943-4045-91d3-cb1699be578b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-16 06:41:59,564|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-16 06:41:59,565|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-16 06:42:00,613|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-16 06:42:00,619|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(9ffc5f72-a332-48f8-9f17-8b406b4df235) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-16 06:42:00,665|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(7ef4a1c5-11a4-4aae-b795-140d845da7df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-16 06:42:00,680|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(60b3e191-7bb6-4ff4-bce2-6f4995dbf4f1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-16 06:42:00,702|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(c7de7720-b7e7-41e1-b23d-27650f80bded) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-16 06:42:00,722|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(2f4dba27-ea4d-4dc2-9ef1-5bfa4d8f3ae9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-16 06:42:00,741|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(7244b74c-e700-4a97-bb71-814e3bbd2ad8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-16 06:42:00,760|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-16 06:42:00,760|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 06:42:00,760|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 06:42:00,761|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 06:42:00,761|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 06:42:00,761|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 06:42:00,816|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 06:42:00,848|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 06:42:00,874|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 06:42:00,899|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 06:42:00,931|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-16 06:42:01,050|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 06:42:01,051|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 06:42:01,052|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 06:42:01,052|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(HealthCheck)
2022-12-16 06:42:01,053|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-16 06:42:01,054|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-assign)
2022-12-16 06:42:01,055|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-deploy)
2022-12-16 06:42:01,135|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 06:42:01,304|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 06:42:01,305|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 06:42:01,307|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 06:42:01,359|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 06:42:01,491|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 06:42:01,492|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 06:42:01,493|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 06:42:01,539|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 06:42:01,540|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 06:42:01,541|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 06:42:01,555|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 06:42:01,739|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 06:42:01,740|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 06:42:01,774|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 06:42:01,844|ed244d05-b943-4045-91d3-cb1699be578b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-16 06:42:03,257|5987aaa9-e1c4-4bda-a469-290514b8553d||Thread-62||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dd829b2b-800b-4fd2-b2e2-9521e9572843)
2022-12-16 06:42:03,258|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| deleting definition types under : /opt/app/onap/blueprints/working/dd829b2b-800b-4fd2-b2e2-9521e9572843/Definitions
2022-12-16 06:42:03,262|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| reinitialized all type definitions
2022-12-16 06:42:03,263|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-16 06:42:03,286|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-16 06:42:03,294|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-16 06:42:03,300|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-16 06:42:03,323|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(capability)
2022-12-16 06:42:03,346|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(capability)
2022-12-16 06:42:03,357|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-16 06:42:03,375|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,397|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,413|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,427|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,454|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,512|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-16 06:42:03,519|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-16 06:42:03,519|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-16 06:42:03,536|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(capability)
2022-12-16 06:42:03,550|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(capability)
2022-12-16 06:42:03,565|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(capability)
2022-12-16 06:42:03,577|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-16 06:42:03,588|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,601|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,620|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,632|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,646|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,658|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 06:42:03,701|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(resource-resolution)
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-16 06:42:03,703|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd829b2b-800b-4fd2-b2e2-9521e9572843/Templates/hello-world-velocity-mapping.json
2022-12-16 06:42:03,710|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-16 06:42:03,710|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-16 06:42:03,711|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd829b2b-800b-4fd2-b2e2-9521e9572843/Templates/hello-world-jinja-mapping.json
2022-12-16 06:42:03,717|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-16 06:42:03,717|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-16 06:42:03,718|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing blueprint Resource Definitions
2022-12-16 06:42:03,718|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-16 06:42:03,718|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-16 06:42:03,718|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-16 06:42:03,729|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-12-16 06:42:03,805|5987aaa9-e1c4-4bda-a469-290514b8553d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-16 06:42:03,996|77529742-7e7f-4aeb-bc37-40a553d156c7||Thread-62||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(3bd3171d-15b3-4cf8-9462-eee12b900980) CBA(/opt/app/onap/blueprints/archive/3bd3171d-15b3-4cf8-9462-eee12b900980/cba.zip)
2022-12-16 06:42:04,004|77529742-7e7f-4aeb-bc37-40a553d156c7||Thread-62||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3bd3171d-15b3-4cf8-9462-eee12b900980) and entry definition file (Definitions/resource-resolution.json)
2022-12-16 06:42:04,037|77529742-7e7f-4aeb-bc37-40a553d156c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-resolution)
2022-12-16 06:42:04,086|77529742-7e7f-4aeb-bc37-40a553d156c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3bd3171d-15b3-4cf8-9462-eee12b900980) and entry definition file (Definitions/resource-resolution.json)
2022-12-16 06:42:04,167|77529742-7e7f-4aeb-bc37-40a553d156c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/3bd3171d-15b3-4cf8-9462-eee12b900980) present to clean.
2022-12-16 06:42:04,303|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||reactor-http-epoll-2||||INFO||||||| processing request id 1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9
2022-12-16 06:42:04,304|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 06:42:04,304|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-16 06:42:04,311|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-16 06:42:04,401|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-16 06:42:04,404|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-16 06:42:04,406|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-12-16 06:42:04,422|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-16 06:42:04,428|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-16 06:42:04,429|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 06:42:04,430|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9) for workflow(resource-resolution) step(helloworld)
2022-12-16 06:42:04,430|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 06:42:04,430|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-12-16 06:42:04,432|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-16 06:42:04,496|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-12-16 06:42:04,549|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:04,561|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:04,572|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-16 06:42:04,856|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-16 06:42:04,932|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:04,949|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-12-16 06:42:04,950|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-16 06:42:04,950|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-16 06:42:04,963|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-16 06:42:05,006|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-16 06:42:05,021|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-16 06:42:05,023|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-16 06:42:09,428|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@72df32f4
2022-12-16 06:42:09,433|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-16 06:42:09,447|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-16 06:42:09,450|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:09,450|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:09,450|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-16 06:42:09,460|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-16 06:42:09,478|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:09,479|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-12-16 06:42:09,479|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-16 06:42:09,479|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-16 06:42:09,479|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-16 06:42:09,482|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:09,482|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:09,482|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-16 06:42:09,485|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-16 06:42:09,494|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:09,494|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-12-16 06:42:09,495|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-16 06:42:09,496|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-16 06:42:09,496|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-16 06:42:09,503|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-16 06:42:09,522|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-16 06:42:09,524|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-16 06:42:09,572|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-16 06:42:19,061|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| compiled in (9481)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-16 06:42:19,062|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-16 06:42:19,078|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-16 06:42:19,091|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-16 06:42:19,094|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,094|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,094|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-16 06:42:19,100|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-16 06:42:19,115|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,115|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,117|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-16 06:42:19,117|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-16 06:42:19,117|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-16 06:42:19,128|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-16 06:42:19,135|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-16 06:42:19,136|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-16 06:42:19,147|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-16 06:42:19,147|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-16 06:42:19,148|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,149|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,149|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-16 06:42:19,153|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-16 06:42:19,162|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,162|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,162|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-16 06:42:19,162|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-16 06:42:19,162|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-16 06:42:19,175|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-16 06:42:19,188|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,189|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,220|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (list)
2022-12-16 06:42:19,223|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-16 06:42:19,223|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,223|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,224|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,224|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,224|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-16 06:42:19,234|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-16 06:42:19,254|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-12-16 06:42:19,421|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-16 06:42:19,497|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-16 06:42:19,497|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-16 06:42:19,548|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-12-16 06:42:19,552|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-16 06:42:19,553|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-16 06:42:19,553|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-16 06:42:19,553|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-16 06:42:19,566|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-16 06:42:19,598|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@42eefe57
2022-12-16 06:42:19,599|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-16 06:42:19,611|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-16 06:42:19,612|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,612|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,612|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-16 06:42:19,616|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-16 06:42:19,625|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,626|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,626|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-16 06:42:19,626|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-16 06:42:19,626|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-16 06:42:19,638|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-16 06:42:19,639|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-16 06:42:19,655|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-16 06:42:19,657|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,657|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,657|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-16 06:42:19,659|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-16 06:42:19,671|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,672|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,672|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-16 06:42:19,672|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-16 06:42:19,672|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-16 06:42:19,685|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-16 06:42:19,686|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-16 06:42:19,700|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-16 06:42:19,701|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,702|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,702|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-16 06:42:19,704|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-16 06:42:19,715|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,715|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,715|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-16 06:42:19,715|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-16 06:42:19,715|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-16 06:42:19,717|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,717|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,717|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-16 06:42:19,718|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-16 06:42:19,728|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,729|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,729|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-16 06:42:19,729|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-16 06:42:19,729|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-16 06:42:19,730|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,730|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,730|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-16 06:42:19,732|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-16 06:42:19,733|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-16 06:42:19,739|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,739|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,740|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-16 06:42:19,740|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-16 06:42:19,740|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-16 06:42:19,741|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-16 06:42:19,754|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-16 06:42:19,755|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-16 06:42:19,760|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-12-16 06:42:19,760|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-16 06:42:19,762|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-16 06:42:19,772|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response status(200 - OK)
2022-12-16 06:42:19,772|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string)
2022-12-16 06:42:19,772|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-16 06:42:19,772|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-16 06:42:19,772|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-16 06:42:19,784|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-16 06:42:19,785|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-16 06:42:19,785|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-16 06:42:19,796|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-16 06:42:19,797|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-16 06:42:19,798|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-16 06:42:19,803|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (list)
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,804|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-16 06:42:19,805|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-12-16 06:42:19,814|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-16 06:42:19,815|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-12-16 06:42:20,039|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-16 06:42:20,051|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-16 06:42:20,052|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| Preparing Response...
2022-12-16 06:42:20,052|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 06:42:20,052|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-16 06:42:20,053|1a0cfb9e-80aa-4232-bcb1-2c0b03d355d9||DefaultDispatcher-worker-26||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5374845b-bba3-490e-9f4d-2b433b1a42c2 auditStoreId -1
2022-12-16 07:06:54,299|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(4897574c-1fbb-43fb-bd1a-1e359ad5b9bf) CBA(/opt/app/onap/blueprints/archive/4897574c-1fbb-43fb-bd1a-1e359ad5b9bf/cba.zip)
2022-12-16 07:06:54,339|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4897574c-1fbb-43fb-bd1a-1e359ad5b9bf) and entry definition file (Definitions/CNF.json)
2022-12-16 07:06:54,480|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:06:54,481|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:06:54,482|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:06:54,484|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale-out)
2022-12-16 07:06:54,484|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale)
2022-12-16 07:06:54,485|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale-in)
2022-12-16 07:06:54,486|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(health-check)
2022-12-16 07:06:54,519|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4897574c-1fbb-43fb-bd1a-1e359ad5b9bf) and entry definition file (Definitions/CNF.json)
2022-12-16 07:06:54,708|4892510e-c5d4-4633-98c8-ca13bd1ce7a1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/4897574c-1fbb-43fb-bd1a-1e359ad5b9bf) present to clean.
2022-12-16 07:07:17,624|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-16 07:07:17,624|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-16 07:07:17,625|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-16 07:07:17,918|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-16 07:07:17,919|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-16 07:07:18,705|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-16 07:07:18,706|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(61169682-202f-4737-b8ec-c6cf9ce8e375) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-16 07:07:18,726|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(192f1331-cc13-4d75-a995-46e1b9d66124) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-16 07:07:18,733|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(d22bf4c7-2353-4ae6-9563-ca33b20f5628) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-16 07:07:18,744|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(a8c13f66-c4bc-4b3d-ab8f-ca28e2c9e523) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-16 07:07:18,758|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(942413ca-379c-4c89-b0ea-3b5a79854734) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-16 07:07:18,774|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(03cfdab0-5808-4a44-a24d-6260a223569e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-16 07:07:18,789|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-16 07:07:18,789|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:07:18,789|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 07:07:18,789|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:07:18,790|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 07:07:18,790|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:07:18,822|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-16 07:07:18,824|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:07:18,858|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:07:18,877|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:07:18,897|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:07:18,966|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:07:18,967|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:07:18,968|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:19,012|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:07:19,065|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-16 07:07:19,123|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-16 07:07:19,132|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-16 07:07:19,211|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:07:19,211|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:07:19,212|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:19,250|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 07:07:19,289|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-16 07:07:19,325|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-16 07:07:19,332|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-16 07:07:19,394|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:07:19,395|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:07:19,396|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:19,397|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(HealthCheck)
2022-12-16 07:07:19,398|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-16 07:07:19,398|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-assign)
2022-12-16 07:07:19,399|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-deploy)
2022-12-16 07:07:19,445|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:07:19,507|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-16 07:07:19,560|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-16 07:07:19,568|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-16 07:07:19,633|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:07:19,634|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:19,675|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:07:19,676|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:19,677|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 07:07:19,694|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:07:19,734|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-16 07:07:19,769|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-16 07:07:19,771|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-16 07:07:19,838|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-16 07:07:19,882|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-16 07:07:19,883|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-16 07:07:19,932|9b468dee-b2bd-4b34-ba2d-da1f61fe8a89||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-16 07:07:32,047|02181616-7014-4394-ae54-7b361e1f4de8||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7b4ec511-aa89-4abf-adad-ec11f5518170)
2022-12-16 07:07:32,048|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| deleting definition types under : /opt/app/onap/blueprints/working/7b4ec511-aa89-4abf-adad-ec11f5518170/Definitions
2022-12-16 07:07:32,051|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| reinitialized all type definitions
2022-12-16 07:07:32,052|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-16 07:07:32,074|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(vnf-template)
2022-12-16 07:07:32,082|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-16 07:07:32,088|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-16 07:07:32,115|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,153|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,165|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,173|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-16 07:07:32,173|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-16 07:07:32,173|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-16 07:07:32,192|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,200|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,210|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,219|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-16 07:07:32,245|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,257|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,275|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,303|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,322|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,339|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,363|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-16 07:07:32,367|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-16 07:07:32,367|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-16 07:07:32,368|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-16 07:07:32,394|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,403|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,413|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(input)
2022-12-16 07:07:32,421|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-16 07:07:32,460|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(resource-assignment)
2022-12-16 07:07:32,460|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-16 07:07:32,460|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-16 07:07:32,460|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-16 07:07:32,460|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-16 07:07:32,461|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-16 07:07:32,461|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b4ec511-aa89-4abf-adad-ec11f5518170/Templates/vnf-mapping.json
2022-12-16 07:07:32,466|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-16 07:07:32,466|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-16 07:07:32,466|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b4ec511-aa89-4abf-adad-ec11f5518170/Templates/base_ubuntu20-mapping.json
2022-12-16 07:07:32,470|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-16 07:07:32,470|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(config-assign)
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(config-assign) targets(config-assign)
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-16 07:07:32,471|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b4ec511-aa89-4abf-adad-ec11f5518170/Templates/baseconfig-mapping.json
2022-12-16 07:07:32,476|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-16 07:07:32,476|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(config-deploy)
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-deploy) resource assignment files([]
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing blueprint Resource Definitions
2022-12-16 07:07:32,477|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-16 07:07:32,478|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/vnf-mapping.json)
2022-12-16 07:07:32,478|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-16 07:07:32,478|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/baseconfig-mapping.json)
2022-12-16 07:07:32,491|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-12-16 07:07:32,571|02181616-7014-4394-ae54-7b361e1f4de8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-16 07:07:32,774|3e936386-b129-4574-9cb3-d2b43ce0e597||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(47c629ba-93ed-4ca0-bfdc-243d29dd9a7f) CBA(/opt/app/onap/blueprints/archive/47c629ba-93ed-4ca0-bfdc-243d29dd9a7f/cba.zip)
2022-12-16 07:07:32,782|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47c629ba-93ed-4ca0-bfdc-243d29dd9a7f) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:07:32,793|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:07:32,817|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:07:32,817|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:07:32,818|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:07:32,827|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47c629ba-93ed-4ca0-bfdc-243d29dd9a7f) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:07:32,889|3e936386-b129-4574-9cb3-d2b43ce0e597||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/47c629ba-93ed-4ca0-bfdc-243d29dd9a7f) present to clean.
2022-12-16 07:08:28,328|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:08:28,443|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:08:28,497|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| request(b1e992ab-d4b3-4e83-8f7e-78cf6ed24867)
2022-12-16 07:08:28,513|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| CBA file(/opt/app/onap/blueprints/archive/e9ab434b-874e-4d89-8c79-105c1fe2763f/cba.zip written successfully
2022-12-16 07:08:28,513|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(e9ab434b-874e-4d89-8c79-105c1fe2763f) CBA(/opt/app/onap/blueprints/archive/e9ab434b-874e-4d89-8c79-105c1fe2763f/cba.zip)
2022-12-16 07:08:28,548|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9ab434b-874e-4d89-8c79-105c1fe2763f) and entry definition file (Definitions/CNF.json)
2022-12-16 07:08:28,610|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:28,611|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:28,611|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:28,612|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale-out)
2022-12-16 07:08:28,612|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale)
2022-12-16 07:08:28,613|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(scale-in)
2022-12-16 07:08:28,613|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(health-check)
2022-12-16 07:08:28,641|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9ab434b-874e-4d89-8c79-105c1fe2763f) and entry definition file (Definitions/CNF.json)
2022-12-16 07:08:28,677|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-16 07:08:28,711|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-16 07:08:28,713|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-16 07:08:28,793|b1e992ab-d4b3-4e83-8f7e-78cf6ed24867||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/e9ab434b-874e-4d89-8c79-105c1fe2763f) present to clean.
2022-12-16 07:08:32,134|bb37fc4a-202f-436c-81e9-8a0fce842708||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-16 07:08:32,135|bb37fc4a-202f-436c-81e9-8a0fce842708||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-16 07:08:32,135|bb37fc4a-202f-436c-81e9-8a0fce842708||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-16 07:08:32,520|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-16 07:08:32,520|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-16 07:08:33,197|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-16 07:08:33,198|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(9b5bd869-6f2f-4ffa-a7d2-1286de1f135d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-16 07:08:33,214|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(3677b539-d018-4f5a-9352-87cfb5ae3a48) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-16 07:08:33,221|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(402a096f-1f80-47b6-bb23-634a599432c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-16 07:08:33,230|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(a7838e29-87ff-4fe6-bf38-8ea3d5138d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-16 07:08:33,242|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(15f6d995-afe9-4a38-a1d9-cf4e87a3de67) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-16 07:08:33,253|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(62afd416-b87d-4a20-8874-ce5af0be3d0f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-16 07:08:33,266|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-16 07:08:33,267|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:08:33,267|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 07:08:33,267|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:08:33,267|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 07:08:33,267|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:08:33,278|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:08:33,296|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-16 07:08:33,324|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:08:33,345|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:08:33,363|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:08:33,453|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:33,454|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:33,455|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:33,492|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:08:33,547|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-16 07:08:33,597|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-16 07:08:33,597|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-16 07:08:33,668|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:33,669|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:33,670|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:33,671|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(HealthCheck)
2022-12-16 07:08:33,671|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-16 07:08:33,672|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-assign)
2022-12-16 07:08:33,672|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(vf-config-deploy)
2022-12-16 07:08:33,711|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-16 07:08:33,751|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-16 07:08:33,820|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-16 07:08:33,821|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-16 07:08:33,889|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:33,890|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:33,891|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:33,932|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-16 07:08:33,970|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-16 07:08:34,016|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-16 07:08:34,017|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-16 07:08:34,099|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:34,100|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:34,143|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:34,144|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:34,145|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-16 07:08:34,150|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:08:34,179|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-16 07:08:34,216|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-16 07:08:34,216|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-16 07:08:34,286|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-16 07:08:34,325|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-16 07:08:34,326|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-16 07:08:34,390|bb37fc4a-202f-436c-81e9-8a0fce842708||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-16 07:08:46,855|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||Thread-110||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a44f058d-5083-483a-a4dd-7b56300b0b0c)
2022-12-16 07:08:46,862|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| deleting definition types under : /opt/app/onap/blueprints/working/a44f058d-5083-483a-a4dd-7b56300b0b0c/Definitions
2022-12-16 07:08:46,864|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| reinitialized all type definitions
2022-12-16 07:08:46,865|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-16 07:08:46,881|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-16 07:08:46,895|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-16 07:08:46,900|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-16 07:08:46,906|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-16 07:08:46,928|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-16 07:08:46,946|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(config-assign)
2022-12-16 07:08:46,947|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-16 07:08:46,947|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(config-assign) targets(resolve-data)
2022-12-16 07:08:46,947|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-16 07:08:46,947|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-16 07:08:46,947|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enriching artifacts file(/opt/app/onap/blueprints/working/a44f058d-5083-483a-a4dd-7b56300b0b0c/Templates/netconfrpc-mapping.json
2022-12-16 07:08:46,952|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-16 07:08:46,952|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-16 07:08:46,953|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing Workflow(config-deploy)
2022-12-16 07:08:46,953|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-16 07:08:46,953|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-16 07:08:46,953|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(config-deploy) resource assignment files([]
2022-12-16 07:08:46,953|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| ##### Enhancing blueprint Resource Definitions
2022-12-16 07:08:46,954|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-16 07:08:46,954|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-16 07:08:46,958|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| distinct resource keys ([input-source])
2022-12-16 07:08:46,969|12140eaa-5d6c-4ec4-8f2d-03461de32ff3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-16 07:08:59,516|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:08:59,665|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:08:59,670|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| request(f11aeaa5-cf46-418a-89d8-3a953e231976)
2022-12-16 07:08:59,672|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| CBA file(/opt/app/onap/blueprints/archive/fd6bb648-7012-491d-a344-082dc1ef1fa9/cba.zip written successfully
2022-12-16 07:08:59,672|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(fd6bb648-7012-491d-a344-082dc1ef1fa9) CBA(/opt/app/onap/blueprints/archive/fd6bb648-7012-491d-a344-082dc1ef1fa9/cba.zip)
2022-12-16 07:08:59,680|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd6bb648-7012-491d-a344-082dc1ef1fa9) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:08:59,691|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:08:59,712|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(resource-assignment)
2022-12-16 07:08:59,713|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:08:59,713|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:08:59,721|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fd6bb648-7012-491d-a344-082dc1ef1fa9) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:08:59,825|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-16 07:08:59,887|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-16 07:08:59,888|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-16 07:08:59,957|f11aeaa5-cf46-418a-89d8-3a953e231976||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/fd6bb648-7012-491d-a344-082dc1ef1fa9) present to clean.
2022-12-16 07:09:55,200|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:09:55,306|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:09:55,307|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| request(499eef15-1ab0-4884-bb4b-6823868a2229)
2022-12-16 07:09:55,309|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| CBA file(/opt/app/onap/blueprints/archive/9092e7c7-f06c-4d13-b015-8480bb4f3c3e/cba.zip written successfully
2022-12-16 07:09:55,309|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Save processing(9092e7c7-f06c-4d13-b015-8480bb4f3c3e) CBA(/opt/app/onap/blueprints/archive/9092e7c7-f06c-4d13-b015-8480bb4f3c3e/cba.zip)
2022-12-16 07:09:55,325|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9092e7c7-f06c-4d13-b015-8480bb4f3c3e) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:09:55,331|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-16 07:09:55,351|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-assign)
2022-12-16 07:09:55,352|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Validating Workflow(config-deploy)
2022-12-16 07:09:55,357|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9092e7c7-f06c-4d13-b015-8480bb4f3c3e) and entry definition file (Definitions/pnf_netconf.json)
2022-12-16 07:09:55,384|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-16 07:09:55,423|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-16 07:09:55,426|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-16 07:09:55,488|499eef15-1ab0-4884-bb4b-6823868a2229||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| No compiled cache(/opt/app/onap/blueprints/working/9092e7c7-f06c-4d13-b015-8480bb4f3c3e) present to clean.
2022-12-16 07:10:31,857|a723a4d2-5149-48f2-add9-a38e393f0aa8||reactor-http-epoll-2||||INFO||||||| processing request id a723a4d2-5149-48f2-add9-a38e393f0aa8
2022-12-16 07:10:31,857|a723a4d2-5149-48f2-add9-a38e393f0aa8||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:10:31,858|a723a4d2-5149-48f2-add9-a38e393f0aa8||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-16 07:10:31,861|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-16 07:10:32,078|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:32,080|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-16 07:10:32,083|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-16 07:10:32,096|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-16 07:10:32,158|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-16 07:10:32,181|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[a723a4d2-5149-48f2-add9-a38e393f0aa8])'s step(resource-assignment)
2022-12-16 07:10:32,182|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:32,183|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a723a4d2-5149-48f2-add9-a38e393f0aa8) for workflow(resource-assignment) step(resource-assignment)
2022-12-16 07:10:32,183|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:32,184|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-16 07:10:32,185|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-16 07:10:32,204|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-12-16 07:10:32,213|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-16 07:10:32,214|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-16 07:10:32,214|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-16 07:10:32,215|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("76690b31-0ae1-40e0-a6c5-ff38129111d6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:10:32,215|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:10:32,217|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-16 07:10:32,224|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-16 07:10:32,225|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-16 07:10:32,238|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-16 07:10:35,050|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-16 07:10:35,051|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-16 07:10:35,051|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z")
2022-12-16 07:10:35,051|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z")
2022-12-16 07:10:35,052|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-16 07:10:35,053|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-16 07:10:35,054|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221216t071035790051z"
})
2022-12-16 07:10:35,068|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-16 07:10:35,068|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:35,069|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-16 07:10:35,069|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[a723a4d2-5149-48f2-add9-a38e393f0aa8])'s step(profile-upload)
2022-12-16 07:10:35,069|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:35,076|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a723a4d2-5149-48f2-add9-a38e393f0aa8) for workflow(resource-assignment) step(profile-upload)
2022-12-16 07:10:35,077|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-16 07:10:35,077|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-16 07:10:35,078|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-16 07:10:35,078|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-16 07:10:35,078|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-16 07:10:35,083|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-16 07:10:35,083|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-16 07:10:35,083|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-16 07:10:35,083|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-16 07:10:35,084|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-16 07:10:35,090|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| workflow(a723a4d2-5149-48f2-add9-a38e393f0aa8) nodes completed with (0)exceptions
2022-12-16 07:10:35,090|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-16 07:10:35,091|a723a4d2-5149-48f2-add9-a38e393f0aa8||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 87efc911-ffcb-4442-8349-c973b4261625 auditStoreId -1
2022-12-16 07:10:39,777|a9e47c6f-e3d9-431b-be7b-bd159eadd616||reactor-http-epoll-2||||INFO||||||| processing request id a9e47c6f-e3d9-431b-be7b-bd159eadd616
2022-12-16 07:10:39,777|a9e47c6f-e3d9-431b-be7b-bd159eadd616||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:10:39,777|a9e47c6f-e3d9-431b-be7b-bd159eadd616||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-16 07:10:39,779|a9e47c6f-e3d9-431b-be7b-bd159eadd616||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:39,779|a9e47c6f-e3d9-431b-be7b-bd159eadd616||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-16 07:10:39,782|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-16 07:10:39,809|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-16 07:10:39,811|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-16 07:10:39,811|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[a9e47c6f-e3d9-431b-be7b-bd159eadd616])'s step(resource-assignment)
2022-12-16 07:10:39,812|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:39,812|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a9e47c6f-e3d9-431b-be7b-bd159eadd616) for workflow(resource-assignment) step(resource-assignment)
2022-12-16 07:10:39,812|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:39,812|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-16 07:10:39,813|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-16 07:10:39,832|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-12-16 07:10:39,836|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-16 07:10:39,836|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("77dd4358-fcbf-429c-841c-29b386c4bf2c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-16 07:10:39,837|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-16 07:10:39,837|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-12-16 07:10:39,838|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b2a9052e-2282-4151-84e3-621ad9df0282") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-16 07:10:39,839|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b2a9052e-2282-4151-84e3-621ad9df0282"}
2022-12-16 07:10:39,839|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b2a9052e-2282-4151-84e3-621ad9df0282"}
2022-12-16 07:10:39,839|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-16 07:10:39,839|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-16 07:10:39,871|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=b2a9052e-2282-4151-84e3-621ad9df0282})
2022-12-16 07:10:39,871|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b2a9052e-2282-4151-84e3-621ad9df0282})
2022-12-16 07:10:39,888|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-16 07:10:39,890|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"168e06d6-ad96-4578-a320-893d2b3b642a"}])
2022-12-16 07:10:39,890|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("168e06d6-ad96-4578-a320-893d2b3b642a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-16 07:10:39,895|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-16 07:10:39,897|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"}])
2022-12-16 07:10:39,897|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d15a3b11-4dae-4312-b0c9-f33a7a70f2e5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-16 07:10:39,898|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-16 07:10:39,904|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> d15a3b11-4dae-4312-b0c9-f33a7a70f2e5
2022-12-16 07:10:39,905|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b2a9052e-2282-4151-84e3-621ad9df0282"}
2022-12-16 07:10:39,905|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-12-16 07:10:39,931|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b2a9052e-2282-4151-84e3-621ad9df0282})
2022-12-16 07:10:39,937|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-16 07:10:39,938|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-16 07:10:39,939|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-16 07:10:39,940|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-16 07:10:39,940|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-16 07:10:39,944|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> b2a9052e-2282-4151-84e3-621ad9df0282
2022-12-16 07:10:39,945|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:10:39,945|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-16 07:10:39,945|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-16 07:10:39,946|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("76690b31-0ae1-40e0-a6c5-ff38129111d6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:10:39,947|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4", vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:10:39,947|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4", vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:10:39,950|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-12-16 07:10:39,950|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-12-16 07:10:39,950|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-12-16 07:10:39,951|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-12-16 07:10:39,982|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-16 07:10:39,982|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-16 07:10:40,005|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-16 07:10:40,005|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-16 07:10:40,005|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-16 07:10:40,005|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z")
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z")
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-16 07:10:40,006|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-16 07:10:40,007|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221216t071035790051z", vf-module-label="helm_apache", vf-module-id="77dd4358-fcbf-429c-841c-29b386c4bf2c"}
2022-12-16 07:10:40,011|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-12-16 07:10:40,011|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-12-16 07:10:40,013|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-16 07:10:40,132|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-16 07:10:40,133|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-16 07:10:40,133|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z-helm_apache-vfmt-001")
2022-12-16 07:10:40,133|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z-helm_apache-vfmt-001")
2022-12-16 07:10:40,133|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221216t071035790051z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-12-16 07:10:40,135|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-16 07:10:40,137|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4", vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:10:40,141|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-12-16 07:10:40,141|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-12-16 07:10:40,169|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-16 07:10:40,183|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-16 07:10:40,183|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-16 07:10:40,183|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-16 07:10:40,183|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-16 07:10:40,183|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-16 07:10:40,184|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-16 07:10:40,184|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-16 07:10:40,185|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
  "k8s-rb-definition-version" : "b2a9052e-2282-4151-84e3-621ad9df0282",
  "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" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
  "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "b2a9052e-2282-4151-84e3-621ad9df0282",
  "vf-module-model-invariant-uuid" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
  "vf-module-model-version" : "168e06d6-ad96-4578-a320-893d2b3b642a",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221216t071035790051z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221216t071035790051z"
})
2022-12-16 07:10:40,195|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-16 07:10:40,195|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:40,195|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-16 07:10:40,196|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[a9e47c6f-e3d9-431b-be7b-bd159eadd616])'s step(profile-upload)
2022-12-16 07:10:40,196|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a9e47c6f-e3d9-431b-be7b-bd159eadd616) for workflow(resource-assignment) step(profile-upload)
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-16 07:10:40,197|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-16 07:10:40,211|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282)
2022-12-16 07:10:40,222|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-16 07:10:40,231|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/profile/node-port-profile)
2022-12-16 07:10:40,236|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-12-16 07:10:40,236|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-12-16 07:10:40,256|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/profile)
2022-12-16 07:10:40,265|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-12-16 07:10:40,315|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/profile/node-port-profile/content)
2022-12-16 07:10:40,324|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-16 07:10:40,325|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-12-16 07:10:40,325|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-16 07:10:40,325|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-16 07:10:40,325|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-16 07:10:40,326|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-16 07:10:40,326|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| workflow(a9e47c6f-e3d9-431b-be7b-bd159eadd616) nodes completed with (0)exceptions
2022-12-16 07:10:40,326|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-16 07:10:40,327|a9e47c6f-e3d9-431b-be7b-bd159eadd616||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ef2eaa5-e7f0-4afd-993e-dc0b465ea70a auditStoreId -1
2022-12-16 07:10:46,535|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:10:46,642|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:10:46,675|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing request id 6c7d221f-c362-454a-88eb-947c62c5c97b
2022-12-16 07:10:46,675|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:10:46,675|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| StoreAuditService ID  -1
2022-12-16 07:10:46,675|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:46,675|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-16 07:10:46,678|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-16 07:10:46,691|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deriving input data for workflow: (config-assign)
2022-12-16 07:10:46,693|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(START) -> executed state(SUCCESS)
2022-12-16 07:10:46,693|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-assign[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(config-setup)
2022-12-16 07:10:46,693|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:46,694|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-assign) step(config-setup)
2022-12-16 07:10:46,694|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:46,694|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-16 07:10:46,695|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-16 07:10:46,718|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-16 07:10:46,720|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-16 07:10:46,720|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:10:46,721|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4"}
2022-12-16 07:10:46,726|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-16 07:10:46,726|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-16 07:10:46,750|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4)
2022-12-16 07:10:46,771|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:10:46,771|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (string)
2022-12-16 07:10:46,772|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6")
2022-12-16 07:10:46,772|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6")
2022-12-16 07:10:46,773|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-16 07:10:46,773|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("76690b31-0ae1-40e0-a6c5-ff38129111d6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:10:46,774|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4", vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:10:46,779|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-16 07:10:46,779|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-16 07:10:46,803|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules)
2022-12-16 07:10:46,819|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:10:46,819|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (json)
2022-12-16 07:10:46,820|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"722e95f3-5c26-4981-8d55-0cbdc16e69a9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f416285b-17e8-4e71-933c-58eb99a139fe","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c"}}}]})
2022-12-16 07:10:46,820|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"722e95f3-5c26-4981-8d55-0cbdc16e69a9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f416285b-17e8-4e71-933c-58eb99a139fe","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c"}}}]})
2022-12-16 07:10:46,820|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"722e95f3-5c26-4981-8d55-0cbdc16e69a9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f416285b-17e8-4e71-933c-58eb99a139fe","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c"}}}]), type  ({json})
2022-12-16 07:10:46,820|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"722e95f3-5c26-4981-8d55-0cbdc16e69a9","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f416285b-17e8-4e71-933c-58eb99a139fe","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-16 07:10:46,821|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:10:46,825|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-16 07:10:46,825|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-16 07:10:46,876|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1)
2022-12-16 07:10:47,225|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:10:47,226|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (json)
2022-12-16 07:10:47,227|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174642616","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]})
2022-12-16 07:10:47,227|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174642616","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]})
2022-12-16 07:10:47,228|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174642616","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]), type  ({json})
2022-12-16 07:10:47,228|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174642616","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-16 07:10:47,229|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-16 07:10:47,231|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:53,680|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| compiled in (6449)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:53,681|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:10:53,709|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","k8s-rb-definition-version":"b2a9052e-2282-4151-84e3-621ad9df0282","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-16 07:10:53,711|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 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" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
      "k8s-rb-definition-version" : "b2a9052e-2282-4151-84e3-621ad9df0282"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
  "service-instance-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "b2a9052e-2282-4151-84e3-621ad9df0282",
      "model-invariant-id" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
      "model-version-id" : "168e06d6-ad96-4578-a320-893d2b3b642a",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1671174642616",
      "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
      "vf-module-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "6c7d221f-c362-454a-88eb-947c62c5c97b",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f416285b-17e8-4e71-933c-58eb99a139fe",
          "svc-request-id" : "722e95f3-5c26-4981-8d55-0cbdc16e69a9"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "f3d24448-1f3f-41b8-aa33-fe36e272aa2a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "da74831c-0029-4c96-861a-7b30cb051207",
            "model-version" : "1.0"
          },
          "service-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
          "service-instance-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b2a9052e-2282-4151-84e3-621ad9df0282",
            "model-invariant-uuid" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "168e06d6-ad96-4578-a320-893d2b3b642a",
            "model-version" : "1"
          },
          "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
          "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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "b2a9052e-2282-4151-84e3-621ad9df0282",
            "model-invariant-uuid" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "168e06d6-ad96-4578-a320-893d2b3b642a",
            "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" : "168e06d6-ad96-4578-a320-893d2b3b642a"
            }, {
              "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-20221216t071035790051z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221216t071035790051z"
            }, {
              "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" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
            "vf-module-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "698d8714-7592-4d16-8f60-d49a27b6a383",
            "model-invariant-uuid" : "c221b644-0283-4a68-b7c1-2f1b5bc4a6d9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c480f84d-8a79-4ec8-adb3-19a5ce3d30b5",
            "model-version" : "1.0"
          },
          "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c"
    } ]
  },
  "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6"
})
2022-12-16 07:10:53,724|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:10:53,725|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:10:53,725|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-16 07:10:53,726|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-assign[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(config-template)
2022-12-16 07:10:53,726|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:10:53,731|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-assign) step(config-template)
2022-12-16 07:10:53,731|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-16 07:10:53,731|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-16 07:10:53,807|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Triggering K8s Config Upload component logic.
2022-12-16 07:10:53,807|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Getting the template prefixes
2022-12-16 07:10:53,807|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Iterating over prefixes in resource assignment map.
2022-12-16 07:10:53,821|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282)
2022-12-16 07:10:53,828|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:10:53,837|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/config-template/replica-count-template)
2022-12-16 07:10:53,842|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(500 - Internal Server Error)
2022-12-16 07:10:53,842|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Uploading K8s template..
2022-12-16 07:10:53,854|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(POST), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/config-template)
2022-12-16 07:10:53,864|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(201 - Created)
2022-12-16 07:10:53,875|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(POST), url(/v1/rb/definition/d15a3b11-4dae-4312-b0c9-f33a7a70f2e5/b2a9052e-2282-4151-84e3-621ad9df0282/config-template/replica-count-template/content)
2022-12-16 07:10:53,896|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:10:53,897|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| K8s Config Upload Completed
2022-12-16 07:10:53,897|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:10:53,897|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-16 07:10:53,898|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-16 07:10:53,898|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(END) -> executed state(SUCCESS)
2022-12-16 07:10:53,899|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(6c7d221f-c362-454a-88eb-947c62c5c97b) nodes completed with (0)exceptions
2022-12-16 07:10:53,899|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-16 07:10:53,900|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b57c7e0-3da5-4302-a1a0-5ef6533ead27 auditStoreId -1
2022-12-16 07:10:53,925|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Completed
2022-12-16 07:11:06,261|0dcdf3e5-f922-4041-82c2-8d48b7d92015||reactor-http-epoll-3||||INFO||||||| processing request id 0dcdf3e5-f922-4041-82c2-8d48b7d92015
2022-12-16 07:11:06,261|0dcdf3e5-f922-4041-82c2-8d48b7d92015||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:11:06,261|0dcdf3e5-f922-4041-82c2-8d48b7d92015||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-16 07:11:06,265|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-16 07:11:06,373|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-16 07:11:06,376|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-16 07:11:06,378|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:11:06,393|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-16 07:11:06,394|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-16 07:11:06,394|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:06,395|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0dcdf3e5-f922-4041-82c2-8d48b7d92015) for workflow(resource-assignment) step(resource-assignment)
2022-12-16 07:11:06,396|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:06,396|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-16 07:11:06,397|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-16 07:11:06,416|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-16 07:11:06,418|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-16 07:11:06,418|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("99908594-35bc-479d-94b2-ecc1696ee4da") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:11:06,418|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("372fa181-d5f5-4a02-b7b6-b15516df891d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:11:06,419|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "99908594-35bc-479d-94b2-ecc1696ee4da",
  "vnf-id" : "372fa181-d5f5-4a02-b7b6-b15516df891d",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-16 07:11:06,428|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-16 07:11:06,428|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:06,428|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-16 07:11:06,430|0dcdf3e5-f922-4041-82c2-8d48b7d92015||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c125ac4-1a2f-45b3-9884-a20c47b459eb auditStoreId -1
2022-12-16 07:11:11,816|e570ae7f-7e91-4d55-9343-3715f4d57d90||reactor-http-epoll-4||||INFO||||||| processing request id e570ae7f-7e91-4d55-9343-3715f4d57d90
2022-12-16 07:11:11,816|e570ae7f-7e91-4d55-9343-3715f4d57d90||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:11:11,816|e570ae7f-7e91-4d55-9343-3715f4d57d90||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-16 07:11:11,817|e570ae7f-7e91-4d55-9343-3715f4d57d90||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-16 07:11:11,818|e570ae7f-7e91-4d55-9343-3715f4d57d90||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-16 07:11:11,821|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:11:11,840|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-16 07:11:11,841|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-16 07:11:11,841|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:11,843|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e570ae7f-7e91-4d55-9343-3715f4d57d90) for workflow(resource-assignment) step(resource-assignment)
2022-12-16 07:11:11,843|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:11,843|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-16 07:11:11,844|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-16 07:11:11,862|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-16 07:11:11,864|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-12-16 07:11:11,866|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-16 07:11:11,866|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-16 07:11:11,867|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-16 07:11:11,867|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0b5fc90b-d431-4933-a705-31a7c1422a2e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-16 07:11:11,867|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("99908594-35bc-479d-94b2-ecc1696ee4da") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:11:11,867|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-12-16 07:11:11,868|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-16 07:11:11,868|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-16 07:11:11,869|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("372fa181-d5f5-4a02-b7b6-b15516df891d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:11:11,870|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "99908594-35bc-479d-94b2-ecc1696ee4da",
  "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" : "0b5fc90b-d431-4933-a705-31a7c1422a2e",
  "vnf-id" : "372fa181-d5f5-4a02-b7b6-b15516df891d",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-16 07:11:11,881|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-16 07:11:11,881|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:11,882|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-16 07:11:11,882|e570ae7f-7e91-4d55-9343-3715f4d57d90||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7551f5d3-064d-4b20-9ec6-be853eaea1a9 auditStoreId -1
2022-12-16 07:11:15,655|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:11:15,760|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:11:15,765|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing request id 45ad99c4-2403-4353-a5e4-9077a0c64881
2022-12-16 07:11:15,765|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:11:15,765|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| StoreAuditService ID  -1
2022-12-16 07:11:15,766|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-16 07:11:15,766|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-16 07:11:15,777|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:11:15,800|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deriving input data for workflow: (config-assign)
2022-12-16 07:11:15,800|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-16 07:11:15,801|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:15,802|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(45ad99c4-2403-4353-a5e4-9077a0c64881) for workflow(config-assign) step(config-assign)
2022-12-16 07:11:15,802|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:15,802|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-16 07:11:15,806|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-16 07:11:15,837|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-12-16 07:11:15,838|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-16 07:11:15,839|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("99908594-35bc-479d-94b2-ecc1696ee4da") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:11:15,839|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("372fa181-d5f5-4a02-b7b6-b15516df891d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:11:15,854|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-16 07:11:15,854|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-16 07:11:15,855|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-16 07:11:15,856|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Generated Resource Param Data ({
  "service-instance-id" : "99908594-35bc-479d-94b2-ecc1696ee4da",
  "vnf-id" : "372fa181-d5f5-4a02-b7b6-b15516df891d",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-16 07:11:15,879|45ad99c4-2403-4353-a5e4-9077a0c64881||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-16 07:11:15,889|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-16 07:11:15,890|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:11:15,890|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:15,890|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-16 07:11:15,892|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 570a3912-1059-4dae-a03d-56dd30be9461 auditStoreId -1
2022-12-16 07:11:15,905|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Completed
2022-12-16 07:11:40,375|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:11:40,485|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:11:40,491|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing request id 6c7d221f-c362-454a-88eb-947c62c5c97b
2022-12-16 07:11:40,491|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:11:40,491|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| StoreAuditService ID  -1
2022-12-16 07:11:40,494|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-16 07:11:40,494|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-16 07:11:40,497|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-16 07:11:40,525|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deriving input data for workflow: (config-deploy)
2022-12-16 07:11:40,527|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(START) -> executed state(SUCCESS)
2022-12-16 07:11:40,528|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(config-setup)
2022-12-16 07:11:40,528|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:40,529|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-deploy) step(config-setup)
2022-12-16 07:11:40,529|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:40,529|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-16 07:11:40,530|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-16 07:11:40,551|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-16 07:11:40,554|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-16 07:11:40,555|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-16 07:11:40,556|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4"}
2022-12-16 07:11:40,564|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-16 07:11:40,564|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-16 07:11:40,617|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4)
2022-12-16 07:11:40,634|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:40,635|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (string)
2022-12-16 07:11:40,636|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6")
2022-12-16 07:11:40,636|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6")
2022-12-16 07:11:40,637|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-16 07:11:40,638|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ("76690b31-0ae1-40e0-a6c5-ff38129111d6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-16 07:11:40,639|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{service-instance-id="4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4", vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:11:40,647|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-16 07:11:40,647|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-16 07:11:40,690|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4/service-data/vnfs/vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6/vnf-data/vf-modules)
2022-12-16 07:11:40,706|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:40,707|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (json)
2022-12-16 07:11:40,708|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb084d25-93e3-4deb-9640-01eaca9d969d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/584b2632-094a-489d-b30c-cd37826a6ab2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","from-preload":false}}}]})
2022-12-16 07:11:40,708|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb084d25-93e3-4deb-9640-01eaca9d969d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/584b2632-094a-489d-b30c-cd37826a6ab2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","from-preload":false}}}]})
2022-12-16 07:11:40,708|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb084d25-93e3-4deb-9640-01eaca9d969d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/584b2632-094a-489d-b30c-cd37826a6ab2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","from-preload":false}}}]), type  ({json})
2022-12-16 07:11:40,709|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_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":"168e06d6-ad96-4578-a320-893d2b3b642a","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-20221216t071035790051z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221216t071035790051z","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":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"6c7d221f-c362-454a-88eb-947c62c5c97b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"da74831c-0029-4c96-861a-7b30cb051207","model-invariant-uuid":"f3d24448-1f3f-41b8-aa33-fe36e272aa2a"},"global-customer-id":"basiccnf-macro-customer","service-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","service-instance-id":"4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb084d25-93e3-4deb-9640-01eaca9d969d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/584b2632-094a-489d-b30c-cd37826a6ab2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"698d8714-7592-4d16-8f60-d49a27b6a383","model-uuid":"c480f84d-8a79-4ec8-adb3-19a5ce3d30b5","model-invariant-uuid":"c221b644-0283-4a68-b7c1-2f1b5bc4a6d9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"76690b31-0ae1-40e0-a6c5-ff38129111d6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"b2a9052e-2282-4151-84e3-621ad9df0282","model-uuid":"168e06d6-ad96-4578-a320-893d2b3b642a","model-invariant-uuid":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-16 07:11:40,710|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| 
Resolved Input Key mappings: 
{vnf-id="76690b31-0ae1-40e0-a6c5-ff38129111d6"}
2022-12-16 07:11:40,719|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-16 07:11:40,720|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-16 07:11:40,789|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/76690b31-0ae1-40e0-a6c5-ff38129111d6?depth=1)
2022-12-16 07:11:40,938|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:40,938|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response processing type (json)
2022-12-16 07:11:40,939|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_goodall","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174699355","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]})
2022-12-16 07:11:40,939|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_goodall","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174699355","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]})
2022-12-16 07:11:40,940|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_goodall","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174699355","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]), type  ({json})
2022-12-16 07:11:40,940|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"77dd4358-fcbf-429c-841c-29b386c4bf2c","vf-module-name":"basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_goodall","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671174699355","model-invariant-id":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","model-version-id":"168e06d6-ad96-4578-a320-893d2b3b642a","model-customization-id":"b2a9052e-2282-4151-84e3-621ad9df0282","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-16 07:11:40,941|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-16 07:11:40,944|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d15a3b11-4dae-4312-b0c9-f33a7a70f2e5","k8s-rb-definition-version":"b2a9052e-2282-4151-84e3-621ad9df0282","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"xenodochial_goodall"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-16 07:11:40,947|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "xenodochial_goodall",
      "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" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
      "k8s-rb-definition-version" : "b2a9052e-2282-4151-84e3-621ad9df0282"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
  "service-instance-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "xenodochial_goodall",
      "is-base-vf-module" : false,
      "model-customization-id" : "b2a9052e-2282-4151-84e3-621ad9df0282",
      "model-invariant-id" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
      "model-version-id" : "168e06d6-ad96-4578-a320-893d2b3b642a",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1671174699355",
      "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
      "vf-module-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "6c7d221f-c362-454a-88eb-947c62c5c97b",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/584b2632-094a-489d-b30c-cd37826a6ab2",
          "svc-request-id" : "fb084d25-93e3-4deb-9640-01eaca9d969d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "f3d24448-1f3f-41b8-aa33-fe36e272aa2a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "da74831c-0029-4c96-861a-7b30cb051207",
            "model-version" : "1.0"
          },
          "service-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
          "service-instance-id" : "4ed85e78-2a25-4bba-9ea8-eb6662c0d4f4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "b2a9052e-2282-4151-84e3-621ad9df0282",
            "model-invariant-uuid" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "168e06d6-ad96-4578-a320-893d2b3b642a",
            "model-version" : "1"
          },
          "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
          "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_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "b2a9052e-2282-4151-84e3-621ad9df0282",
            "model-invariant-uuid" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "168e06d6-ad96-4578-a320-893d2b3b642a",
            "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" : "168e06d6-ad96-4578-a320-893d2b3b642a"
            }, {
              "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-20221216t071035790051z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d15a3b11-4dae-4312-b0c9-f33a7a70f2e5"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221216t071035790051z"
            }, {
              "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" : "77dd4358-fcbf-429c-841c-29b386c4bf2c",
            "vf-module-name" : "basic_cnf_macro_9b7c6b10-1e6e-4c3a-a55d-2f90b07907d6_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "698d8714-7592-4d16-8f60-d49a27b6a383",
            "model-invariant-uuid" : "c221b644-0283-4a68-b7c1-2f1b5bc4a6d9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c480f84d-8a79-4ec8-adb3-19a5ce3d30b5",
            "model-version" : "1.0"
          },
          "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "77dd4358-fcbf-429c-841c-29b386c4bf2c"
    } ]
  },
  "vnf-id" : "76690b31-0ae1-40e0-a6c5-ff38129111d6"
})
2022-12-16 07:11:40,961|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:11:40,961|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-16 07:11:40,961|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-16 07:11:40,963|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(status-verification-script)
2022-12-16 07:11:40,963|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:40,978|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-deploy) step(status-verification-script)
2022-12-16 07:11:40,979|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-16 07:11:40,979|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-16 07:11:40,985|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-16 07:11:40,993|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| SIMPLE STATUS CHECK - START
2022-12-16 07:11:41,009|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:11:41,084|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:41,108|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:11:51,122|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:11:51,173|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:51,176|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is ready.
2022-12-16 07:11:51,176|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| SIMPLE STATUS CHECK - END
2022-12-16 07:11:51,176|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:11:51,177|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-16 07:11:51,177|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-16 07:11:51,178|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(config-apply)
2022-12-16 07:11:51,178|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:51,188|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-deploy) step(config-apply)
2022-12-16 07:11:51,188|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-16 07:11:51,188|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-16 07:11:51,191|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Triggering K8s Config Value component logic.
2022-12-16 07:11:51,191|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Getting the template prefixes
2022-12-16 07:11:51,191|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Iterating over prefixes in resource assignment map.
2022-12-16 07:11:51,207|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/config/replica-count-change)
2022-12-16 07:11:56,222|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(500 - Internal Server Error)
2022-12-16 07:11:56,223|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Uploading K8s config..
2022-12-16 07:11:56,260|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Config building started from source custom-values
2022-12-16 07:11:56,261|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-16 07:11:56,277|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-12-16 07:11:56,279|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-16 07:11:56,280|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-16 07:11:56,363|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(POST), url(/v1/instance/xenodochial_goodall/config)
2022-12-16 07:11:56,532|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(201 - Created)
2022-12-16 07:11:56,544|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:11:56,544|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-16 07:11:56,544|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-16 07:11:56,545|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(status-verification-script-after)
2022-12-16 07:11:56,546|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:11:56,547|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-deploy) step(status-verification-script-after)
2022-12-16 07:11:56,547|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-16 07:11:56,547|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-16 07:11:56,548|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-16 07:11:56,550|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| SIMPLE STATUS CHECK - START
2022-12-16 07:11:56,563|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:11:56,626|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:11:56,629|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:12:06,641|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:12:06,689|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:12:06,692|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:12:08,294|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-16 07:12:08,403|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-16 07:12:08,407|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| processing request id 45ad99c4-2403-4353-a5e4-9077a0c64881
2022-12-16 07:12:08,407|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-16 07:12:08,407|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| StoreAuditService ID  -1
2022-12-16 07:12:08,408|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-16 07:12:08,408|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-16 07:12:08,412|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-16 07:12:08,426|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Deriving input data for workflow: (config-deploy)
2022-12-16 07:12:08,426|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-16 07:12:08,427|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:12:08,433|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(45ad99c4-2403-4353-a5e4-9077a0c64881) for workflow(config-deploy) step(config-deploy)
2022-12-16 07:12:08,433|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-16 07:12:08,433|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-12-16 07:12:08,435|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-16 07:12:08,435|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Getting Jython Script Class(ConfigDeploy)
2022-12-16 07:12:08,492|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@68a0c0f7
2022-12-16 07:12:08,494|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Hello world
2022-12-16 07:12:08,494|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:12:08,494|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-16 07:12:08,494|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-16 07:12:08,495|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dfb8c275-f9c2-4c2c-925e-69c276ed15c0 auditStoreId -1
2022-12-16 07:12:08,497|45ad99c4-2403-4353-a5e4-9077a0c64881||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Completed
2022-12-16 07:12:16,704|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:12:16,768|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:12:16,774|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:12:26,786|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:12:26,884|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:12:26,886|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:12:36,898|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:12:36,948|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:12:36,950|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is not ready. Please wait...
2022-12-16 07:12:46,964|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Rest request method(GET), url(/v1/instance/xenodochial_goodall/status)
2022-12-16 07:12:47,056|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Response status(200 - OK)
2022-12-16 07:12:47,058|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| VfModule helm_apache (xenodochial_goodall) is ready.
2022-12-16 07:12:47,058|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| SIMPLE STATUS CHECK - END
2022-12-16 07:12:47,058|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:12:47,058|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-16 07:12:47,058|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-16 07:12:47,059|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Executing workflow(config-deploy[6c7d221f-c362-454a-88eb-947c62c5c97b])'s step(collect-results)
2022-12-16 07:12:47,059|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-16 07:12:47,061|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| preparing request id(6c7d221f-c362-454a-88eb-947c62c5c97b) for workflow(config-deploy) step(collect-results)
2022-12-16 07:12:47,061|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-16 07:12:47,061|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-16 07:12:47,061|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-16 07:12:47,076|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Collected results: {}
2022-12-16 07:12:47,077|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Preparing Response...
2022-12-16 07:12:47,077|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-16 07:12:47,077|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-16 07:12:47,078|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Execute node(END) -> executed state(SUCCESS)
2022-12-16 07:12:47,078|6c7d221f-c362-454a-88eb-947c62c5c97b||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| workflow(6c7d221f-c362-454a-88eb-947c62c5c97b) nodes completed with (0)exceptions
2022-12-16 07:12:47,078|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-16 07:12:47,079|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2543f861-9778-4411-989e-4e5d8ee1fbbb auditStoreId -1
2022-12-16 07:12:47,082|6c7d221f-c362-454a-88eb-947c62c5c97b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d4skn|||| Completed