Results

By type

          05:21:43,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:21:43,361 |-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.2.jar!/logback.xml]
05:21:43,362 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:21:43,362 |-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.2.jar!/logback.xml]
05:21:43,362 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:21:43,377 |-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.2.jar!/logback.xml] is not of type file
05:21:43,518 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:21:43,527 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:21:43,531 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:21:43,538 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:21:43,637 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:21:43,637 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:21:43,638 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:21:43,640 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-11 05:21:44,789|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-gpf8n with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-11 05:21:44,796|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-11 05:21:47,824|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-11 05:21:48,409|||main||||INFO||||||| Finished Spring Data repository scanning in 569 ms. Found 11 JPA repository interfaces.
2023-02-11 05:21:50,662|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-11 05:21:50,743|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-11 05:21:50,971|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-11 05:21:51,476|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-11 05:21:51,826|||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.
2023-02-11 05:21:51,827|||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.
2023-02-11 05:21:52,233|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-11 05:21:56,098|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-11 05:21:56,112|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-11 05:21:56,203|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-11 05:21:57,888|||main||||INFO||||||| Audit service is disabled
2023-02-11 05:21:58,053|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-11 05:22:00,103|||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]
2023-02-11 05:22:00,148|||main||||INFO||||||| Dependency Management module created...
2023-02-11 05:22:01,247|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-11 05:22:01,598|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-11 05:22:02,845|||main||||INFO||||||| Netty started on port 8080
2023-02-11 05:22:04,428|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-11 05:22:05,025|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-11 05:22:05,034|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.19 seconds (JVM running for 22.26)
2023-02-11 05:22:05,053|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-11 09:07:50,107|d71843a6-4536-4c05-9526-2540430b3ada||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-11 09:07:50,109|d71843a6-4536-4c05-9526-2540430b3ada||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 09:07:50,111|d71843a6-4536-4c05-9526-2540430b3ada||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 09:07:50,855|d71843a6-4536-4c05-9526-2540430b3ada||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 09:07:50,859|d71843a6-4536-4c05-9526-2540430b3ada||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 09:07:53,176|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6408ae4d-7d91-46a9-aade-61f4e2d36263)
2023-02-11 09:07:53,193|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/6408ae4d-7d91-46a9-aade-61f4e2d36263/Definitions
2023-02-11 09:07:53,294|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 09:07:53,300|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-11 09:07:53,341|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-11 09:07:53,349|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-11 09:07:53,364|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-11 09:07:53,411|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(helloworld)
2023-02-11 09:07:53,412|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-11 09:07:53,413|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(helloworld) targets(helloworld)
2023-02-11 09:07:53,413|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-11 09:07:53,414|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-11 09:07:53,415|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/6408ae4d-7d91-46a9-aade-61f4e2d36263/Templates/hello-world-mapping.json
2023-02-11 09:07:53,428|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-11 09:07:53,428|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-11 09:07:53,429|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 09:07:53,429|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-11 09:07:53,432|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/hello-world-mapping.json)
2023-02-11 09:07:53,449|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| distinct resource keys ([])
2023-02-11 09:07:53,449|9b615a86-7699-4e4d-8bd7-42dd7024d2a1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: []
2023-02-11 09:07:53,804|edbac160-9fa1-4443-b37f-c360a908838e||Thread-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(efa18ae2-3f91-4fc4-8800-d37a47d2cddc) CBA(/opt/app/onap/blueprints/archive/efa18ae2-3f91-4fc4-8800-d37a47d2cddc/cba.zip)
2023-02-11 09:07:53,827|edbac160-9fa1-4443-b37f-c360a908838e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efa18ae2-3f91-4fc4-8800-d37a47d2cddc) and entry definition file (Definitions/blueprint.json)
2023-02-11 09:07:53,904|edbac160-9fa1-4443-b37f-c360a908838e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(helloworld)
2023-02-11 09:07:53,920|edbac160-9fa1-4443-b37f-c360a908838e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efa18ae2-3f91-4fc4-8800-d37a47d2cddc) and entry definition file (Definitions/blueprint.json)
2023-02-11 09:07:54,138|edbac160-9fa1-4443-b37f-c360a908838e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/efa18ae2-3f91-4fc4-8800-d37a47d2cddc) present to clean.
2023-02-11 09:07:54,474|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-11 09:07:54,474|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 09:07:54,481|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 09:07:54,489|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-11 09:07:54,619|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-11 09:07:54,623|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-11 09:07:54,626|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-11 09:07:54,650|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-11 09:07:54,651|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-11 09:07:54,667|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 09:07:54,677|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-11 09:07:54,677|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 09:07:54,679|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-11 09:07:54,717|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-11 09:07:54,765|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2023-02-11 09:07:54,769|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2023-02-11 09:07:54,878|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2023-02-11 09:07:54,881|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 09:07:54,881|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-11 09:07:54,892|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01109cb7-1f22-4572-8482-93fb2e1d41c8 auditStoreId -1
2023-02-11 10:07:16,980|89c93d87-253a-415c-93d3-79e85b9a31f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-11 10:07:16,981|89c93d87-253a-415c-93d3-79e85b9a31f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 10:07:16,982|89c93d87-253a-415c-93d3-79e85b9a31f9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 10:07:17,956|89c93d87-253a-415c-93d3-79e85b9a31f9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 10:07:17,956|89c93d87-253a-415c-93d3-79e85b9a31f9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 10:07:19,443|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||Thread-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e0995d82-438c-43bd-b217-d19309d6a067)
2023-02-11 10:07:19,444|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/e0995d82-438c-43bd-b217-d19309d6a067/Definitions
2023-02-11 10:07:19,448|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 10:07:19,450|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-11 10:07:19,493|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-11 10:07:19,502|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-11 10:07:19,511|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-11 10:07:19,538|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(helloworld)
2023-02-11 10:07:19,539|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-11 10:07:19,539|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(helloworld) targets(helloworld)
2023-02-11 10:07:19,539|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-11 10:07:19,539|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-11 10:07:19,539|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0995d82-438c-43bd-b217-d19309d6a067/Templates/hello-world-mapping.json
2023-02-11 10:07:19,547|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-11 10:07:19,547|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-11 10:07:19,547|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 10:07:19,548|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-11 10:07:19,548|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/hello-world-mapping.json)
2023-02-11 10:07:19,559|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| distinct resource keys ([])
2023-02-11 10:07:19,559|e431a9e2-0c8a-4a2e-bb02-1cf42b8e4710||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: []
2023-02-11 10:07:19,781|7a5a05c0-4c52-45d0-8bc8-338df54a8735||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(be75378e-ab25-41cb-af60-75fb5308c1c7) CBA(/opt/app/onap/blueprints/archive/be75378e-ab25-41cb-af60-75fb5308c1c7/cba.zip)
2023-02-11 10:07:19,790|7a5a05c0-4c52-45d0-8bc8-338df54a8735||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be75378e-ab25-41cb-af60-75fb5308c1c7) and entry definition file (Definitions/blueprint.json)
2023-02-11 10:07:19,812|7a5a05c0-4c52-45d0-8bc8-338df54a8735||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(helloworld)
2023-02-11 10:07:19,820|7a5a05c0-4c52-45d0-8bc8-338df54a8735||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be75378e-ab25-41cb-af60-75fb5308c1c7) and entry definition file (Definitions/blueprint.json)
2023-02-11 10:07:19,906|7a5a05c0-4c52-45d0-8bc8-338df54a8735||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/be75378e-ab25-41cb-af60-75fb5308c1c7) present to clean.
2023-02-11 10:07:20,096|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-11 10:07:20,096|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 10:07:20,097|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 10:07:20,101|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-11 10:07:20,101|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-11 10:07:20,130|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-11 10:07:20,173|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-11 10:07:20,173|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-11 10:07:20,173|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 10:07:20,175|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-11 10:07:20,175|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 10:07:20,176|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-11 10:07:20,181|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-11 10:07:20,222|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2023-02-11 10:07:20,223|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2023-02-11 10:07:20,236|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-11 10:07:20,236|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 10:07:20,236|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-11 10:07:20,237|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b7360b5-c678-4ff2-ac55-8f73a67afd6e auditStoreId -1
2023-02-11 11:06:58,412|5882d3fe-2873-485e-89d3-bd1bdaf3f508||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-11 11:06:58,413|5882d3fe-2873-485e-89d3-bd1bdaf3f508||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 11:06:58,413|5882d3fe-2873-485e-89d3-bd1bdaf3f508||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 11:06:58,833|5882d3fe-2873-485e-89d3-bd1bdaf3f508||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 11:06:58,834|5882d3fe-2873-485e-89d3-bd1bdaf3f508||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 11:07:00,033|7108cb24-558f-4450-a6d2-ac06deefdb9c||Thread-85||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5778f4d6-9543-4fe9-890e-c3acf0337e34)
2023-02-11 11:07:00,034|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/5778f4d6-9543-4fe9-890e-c3acf0337e34/Definitions
2023-02-11 11:07:00,037|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 11:07:00,038|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-11 11:07:00,066|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-11 11:07:00,074|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-11 11:07:00,081|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-11 11:07:00,107|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(helloworld)
2023-02-11 11:07:00,108|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-11 11:07:00,108|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(helloworld) targets(helloworld)
2023-02-11 11:07:00,108|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-11 11:07:00,108|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-11 11:07:00,108|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/5778f4d6-9543-4fe9-890e-c3acf0337e34/Templates/hello-world-mapping.json
2023-02-11 11:07:00,117|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-11 11:07:00,117|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-11 11:07:00,117|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 11:07:00,117|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-11 11:07:00,117|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/hello-world-mapping.json)
2023-02-11 11:07:00,124|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| distinct resource keys ([])
2023-02-11 11:07:00,124|7108cb24-558f-4450-a6d2-ac06deefdb9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: []
2023-02-11 11:07:00,338|035f6d9b-465e-4e32-86ae-a9e5f8fab834||Thread-85||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(c71b07b6-8b3d-4eb0-9a34-39b35ef7a409) CBA(/opt/app/onap/blueprints/archive/c71b07b6-8b3d-4eb0-9a34-39b35ef7a409/cba.zip)
2023-02-11 11:07:00,346|035f6d9b-465e-4e32-86ae-a9e5f8fab834||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c71b07b6-8b3d-4eb0-9a34-39b35ef7a409) and entry definition file (Definitions/blueprint.json)
2023-02-11 11:07:00,366|035f6d9b-465e-4e32-86ae-a9e5f8fab834||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(helloworld)
2023-02-11 11:07:00,373|035f6d9b-465e-4e32-86ae-a9e5f8fab834||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c71b07b6-8b3d-4eb0-9a34-39b35ef7a409) and entry definition file (Definitions/blueprint.json)
2023-02-11 11:07:00,451|035f6d9b-465e-4e32-86ae-a9e5f8fab834||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/c71b07b6-8b3d-4eb0-9a34-39b35ef7a409) present to clean.
2023-02-11 11:07:00,634|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-11 11:07:00,634|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 11:07:00,634|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-11 11:07:00,638|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-11 11:07:00,638|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-11 11:07:00,641|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-11 11:07:00,674|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-11 11:07:00,675|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-11 11:07:00,675|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 11:07:00,676|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-11 11:07:00,676|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 11:07:00,677|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-11 11:07:00,679|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-11 11:07:00,701|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2023-02-11 11:07:00,702|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2023-02-11 11:07:00,715|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-11 11:07:00,715|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 11:07:00,716|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-11 11:07:00,717|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a0632640-7c11-4321-8967-0b47a4323325 auditStoreId -1
2023-02-11 12:23:23,673|538aa402-a8ad-47bd-926f-07cadb205b75||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-11 12:23:23,674|538aa402-a8ad-47bd-926f-07cadb205b75||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 12:23:23,674|538aa402-a8ad-47bd-926f-07cadb205b75||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 12:23:24,314|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 12:23:24,315|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 12:23:25,288|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-11 12:23:25,296|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(f072c6b4-08d4-4e0c-b376-66d88c6f7816) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-11 12:23:25,339|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(65872108-08e7-4724-9d1b-ee2760af5c4c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-11 12:23:25,348|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(039912e0-0053-4050-bced-a5a1f540ed2b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-11 12:23:25,362|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(869b7f27-83c7-49ab-b024-7129480acd95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-11 12:23:25,379|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(31e071c1-0e54-4260-bbf9-2da95636786a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-11 12:23:25,398|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(fcb1856c-cb53-418a-98b3-ca9178a66cf6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-11 12:23:25,415|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:25,416|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 12:23:25,416|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 12:23:25,417|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 12:23:25,418|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:25,418|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:25,483|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 12:23:25,522|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:25,528|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 12:23:25,574|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 12:23:25,599|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 12:23:25,693|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 12:23:25,694|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 12:23:25,695|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 12:23:25,763|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:25,898|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 12:23:25,900|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 12:23:25,901|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 12:23:25,963|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 12:23:26,097|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 12:23:26,098|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 12:23:26,170|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 12:23:26,172|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 12:23:26,173|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 12:23:26,205|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 12:23:26,400|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 12:23:26,401|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 12:23:26,402|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 12:23:26,403|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(HealthCheck)
2023-02-11 12:23:26,404|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-11 12:23:26,405|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-assign)
2023-02-11 12:23:26,405|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-deploy)
2023-02-11 12:23:26,450|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 12:23:26,527|538aa402-a8ad-47bd-926f-07cadb205b75||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)

2023-02-11 12:23:28,154|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||Thread-123||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3d97be6d-e340-4535-a2c5-18384d8ac48e)
2023-02-11 12:23:28,155|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/3d97be6d-e340-4535-a2c5-18384d8ac48e/Definitions
2023-02-11 12:23:28,157|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 12:23:28,158|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-11 12:23:28,207|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-11 12:23:28,214|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-11 12:23:28,219|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-11 12:23:28,285|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(capability)
2023-02-11 12:23:28,342|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(capability)
2023-02-11 12:23:28,359|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-11 12:23:28,384|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,413|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,425|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,438|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,453|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,500|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-11 12:23:28,507|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-11 12:23:28,508|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-11 12:23:28,522|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(capability)
2023-02-11 12:23:28,531|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(capability)
2023-02-11 12:23:28,540|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(capability)
2023-02-11 12:23:28,551|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-11 12:23:28,560|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,571|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,584|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,595|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,606|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,636|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 12:23:28,675|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(resource-resolution)
2023-02-11 12:23:28,676|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-11 12:23:28,676|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-11 12:23:28,676|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-11 12:23:28,676|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-11 12:23:28,677|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-11 12:23:28,677|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/3d97be6d-e340-4535-a2c5-18384d8ac48e/Templates/hello-world-velocity-mapping.json
2023-02-11 12:23:28,684|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-11 12:23:28,684|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-11 12:23:28,684|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/3d97be6d-e340-4535-a2c5-18384d8ac48e/Templates/hello-world-jinja-mapping.json
2023-02-11 12:23:28,690|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-11 12:23:28,691|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-11 12:23:28,691|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 12:23:28,691|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-11 12:23:28,691|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-11 12:23:28,691|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-11 12:23:28,704|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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])
2023-02-11 12:23:28,786|c5bb93ff-b8a6-4949-aa03-95c31a3f025f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-11 12:23:29,018|6cd073ab-4942-4357-b5ff-92de9b7f5205||Thread-123||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(1ecfe424-d828-421e-976a-fa6eff0bc908) CBA(/opt/app/onap/blueprints/archive/1ecfe424-d828-421e-976a-fa6eff0bc908/cba.zip)
2023-02-11 12:23:29,026|6cd073ab-4942-4357-b5ff-92de9b7f5205||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ecfe424-d828-421e-976a-fa6eff0bc908) and entry definition file (Definitions/resource-resolution.json)
2023-02-11 12:23:29,062|6cd073ab-4942-4357-b5ff-92de9b7f5205||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-resolution)
2023-02-11 12:23:29,074|6cd073ab-4942-4357-b5ff-92de9b7f5205||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ecfe424-d828-421e-976a-fa6eff0bc908) and entry definition file (Definitions/resource-resolution.json)
2023-02-11 12:23:29,176|6cd073ab-4942-4357-b5ff-92de9b7f5205||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/1ecfe424-d828-421e-976a-fa6eff0bc908) present to clean.
2023-02-11 12:23:29,347|442cb876-498e-4e12-899c-5ed28937972f||reactor-http-epoll-4||||INFO||||||| processing request id 442cb876-498e-4e12-899c-5ed28937972f
2023-02-11 12:23:29,348|442cb876-498e-4e12-899c-5ed28937972f||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 12:23:29,348|442cb876-498e-4e12-899c-5ed28937972f||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-11 12:23:29,365|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-11 12:23:29,547|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-11 12:23:29,550|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-11 12:23:29,554|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||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)
2023-02-11 12:23:29,580|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-11 12:23:29,586|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-11 12:23:29,586|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 12:23:29,587|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| preparing request id(442cb876-498e-4e12-899c-5ed28937972f) for workflow(resource-resolution) step(helloworld)
2023-02-11 12:23:29,587|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 12:23:29,588|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||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"}})
2023-02-11 12:23:29,589|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-11 12:23:29,665|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||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
]]])
2023-02-11 12:23:29,717|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:29,730|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:29,740|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-11 12:23:30,092|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-11 12:23:30,260|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:30,277|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string)
2023-02-11 12:23:30,277|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-11 12:23:30,278|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-11 12:23:30,298|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-11 12:23:30,356|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-11 12:23:30,369|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-11 12:23:30,375|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-11 12:23:34,881|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@4f9d01b6
2023-02-11 12:23:34,886|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-11 12:23:34,899|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-11 12:23:34,901|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:34,902|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:34,902|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-11 12:23:34,907|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-11 12:23:34,915|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:34,916|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string)
2023-02-11 12:23:34,916|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-11 12:23:34,916|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-11 12:23:34,917|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-11 12:23:34,918|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:34,918|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:34,918|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-11 12:23:34,921|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-11 12:23:34,930|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:34,930|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string)
2023-02-11 12:23:34,931|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-11 12:23:34,931|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-11 12:23:34,931|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-11 12:23:34,931|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-11 12:23:34,947|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-11 12:23:34,949|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-11 12:23:34,987|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-11 12:23:44,957|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| compiled in (9962)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-11 12:23:44,959|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-11 12:23:45,005|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-11 12:23:45,019|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-11 12:23:45,026|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,027|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,027|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-11 12:23:45,038|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-11 12:23:45,045|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,045|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,046|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-11 12:23:45,046|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-11 12:23:45,046|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-11 12:23:45,056|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-11 12:23:45,065|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-11 12:23:45,065|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-11 12:23:45,079|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-11 12:23:45,080|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-11 12:23:45,081|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,081|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,081|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-11 12:23:45,084|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-11 12:23:45,094|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,094|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,094|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-11 12:23:45,094|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-11 12:23:45,095|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-11 12:23:45,104|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-11 12:23:45,120|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,121|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||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})
2023-02-11 12:23:45,152|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Response processing type (list)
2023-02-11 12:23:45,155|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-11 12:23:45,156|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,156|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,156|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,156|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,157|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-02-11 12:23:45,169|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-11 12:23:45,172|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||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"
})
2023-02-11 12:23:45,420|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-11 12:23:45,463|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||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})
2023-02-11 12:23:45,464|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-11 12:23:45,517|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||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
]]])
2023-02-11 12:23:45,522|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-11 12:23:45,523|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-11 12:23:45,524|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-11 12:23:45,524|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-11 12:23:45,586|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@65a3b726
2023-02-11 12:23:45,588|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-11 12:23:45,591|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-11 12:23:45,601|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-11 12:23:45,602|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,602|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,603|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-11 12:23:45,606|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-11 12:23:45,614|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,614|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,614|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-11 12:23:45,615|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-11 12:23:45,615|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-11 12:23:45,642|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-11 12:23:45,643|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-11 12:23:45,653|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-11 12:23:45,654|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,655|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,655|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-11 12:23:45,657|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-11 12:23:45,664|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,664|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,664|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-11 12:23:45,664|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-11 12:23:45,665|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-11 12:23:45,675|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-11 12:23:45,675|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-11 12:23:45,693|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-11 12:23:45,694|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,695|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,695|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-11 12:23:45,698|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-11 12:23:45,708|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,709|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,709|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-11 12:23:45,710|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-11 12:23:45,710|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-11 12:23:45,711|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,711|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,711|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-11 12:23:45,713|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-11 12:23:45,719|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,719|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,719|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-11 12:23:45,720|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-11 12:23:45,720|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-11 12:23:45,720|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-11 12:23:45,721|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,721|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-11 12:23:45,722|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-11 12:23:45,723|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-11 12:23:45,729|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,729|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,729|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-11 12:23:45,730|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-11 12:23:45,730|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-11 12:23:45,734|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-31||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-11 12:23:45,743|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-11 12:23:45,744|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-11 12:23:45,749|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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})
2023-02-11 12:23:45,749|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-11 12:23:45,750|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-11 12:23:45,765|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-02-11 12:23:45,765|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-02-11 12:23:45,765|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-11 12:23:45,765|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-11 12:23:45,765|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-02-11 12:23:45,777|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-11 12:23:45,778|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-11 12:23:45,779|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-11 12:23:45,789|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-11 12:23:45,791|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-11 12:23:45,792|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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})
2023-02-11 12:23:45,798|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (list)
2023-02-11 12:23:45,799|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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"}])
2023-02-11 12:23:45,800|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,800|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,800|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,800|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-11 12:23:45,801|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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)
2023-02-11 12:23:45,811|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-11 12:23:45,812|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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"
})
2023-02-11 12:23:46,044|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-11 12:23:46,059|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||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})
2023-02-11 12:23:46,059|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2023-02-11 12:23:46,059|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 12:23:46,059|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-11 12:23:46,060|442cb876-498e-4e12-899c-5ed28937972f||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0603a549-b0c8-4c2f-b904-24de44260e38 auditStoreId -1
2023-02-11 14:16:13,915|5829c559-6124-452b-a749-60af2aa8206c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-11 14:16:13,917|5829c559-6124-452b-a749-60af2aa8206c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 14:16:13,918|5829c559-6124-452b-a749-60af2aa8206c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 14:16:14,786|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 14:16:14,787|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 14:16:16,137|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-11 14:16:16,138|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(35b98176-3386-4d9b-a732-5498140c4331) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-11 14:16:16,159|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(686068f9-d5bc-4da4-bee8-ad9ee5c53f2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-11 14:16:16,167|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(8c6eae6b-b9a6-4b75-b50c-82dc11a8ee78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-11 14:16:16,180|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(9298cc0c-929f-46bc-a8a8-0a3052a64a24) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-11 14:16:16,193|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(40563d01-0a55-42a5-82c4-b0c68bde04d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-11 14:16:16,208|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(85e91e61-a148-4b67-871b-6e6392348b7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-11 14:16:16,222|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,222|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:16:16,223|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 14:16:16,223|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 14:16:16,223|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,224|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,255|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,293|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:16:16,312|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:16:16,332|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:16:16,340|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:16:16,368|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:16,369|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:16,381|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:16:16,431|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-11 14:16:16,487|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-11 14:16:16,502|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-11 14:16:16,568|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:16,569|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:16,569|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:16,625|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,688|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-11 14:16:16,724|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-11 14:16:16,740|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-11 14:16:16,811|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:16,812|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:16,813|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:16,876|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:16:16,952|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-11 14:16:16,986|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-11 14:16:16,995|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-11 14:16:17,056|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:17,057|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:17,058|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:17,059|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(HealthCheck)
2023-02-11 14:16:17,060|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-11 14:16:17,060|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-assign)
2023-02-11 14:16:17,061|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-deploy)
2023-02-11 14:16:17,107|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 14:16:17,203|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-11 14:16:17,249|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-11 14:16:17,257|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:17,258|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:17,259|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-11 14:16:17,363|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 14:16:17,405|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-11 14:16:17,449|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-11 14:16:17,454|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-11 14:16:17,537|5829c559-6124-452b-a749-60af2aa8206c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)

2023-02-11 14:16:23,328|881cbb9a-5c18-4745-adc7-e9a9740135bc||Thread-169||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(84092736-191d-4021-81ca-cd707ba17800) CBA(/opt/app/onap/blueprints/archive/84092736-191d-4021-81ca-cd707ba17800/cba.zip)
2023-02-11 14:16:23,361|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84092736-191d-4021-81ca-cd707ba17800) and entry definition file (Definitions/CNF.json)
2023-02-11 14:16:23,439|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:23,440|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:23,441|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:23,442|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale-out)
2023-02-11 14:16:23,442|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale)
2023-02-11 14:16:23,443|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale-in)
2023-02-11 14:16:23,444|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(health-check)
2023-02-11 14:16:23,478|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84092736-191d-4021-81ca-cd707ba17800) and entry definition file (Definitions/CNF.json)
2023-02-11 14:16:23,589|881cbb9a-5c18-4745-adc7-e9a9740135bc||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/84092736-191d-4021-81ca-cd707ba17800) present to clean.
2023-02-11 14:16:31,120|83980b31-bce9-4e60-8355-b6a14fc2cdb0||Thread-169||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a33848d9-5c17-485f-9843-f275aa963aed)
2023-02-11 14:16:31,121|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/a33848d9-5c17-485f-9843-f275aa963aed/Definitions
2023-02-11 14:16:31,124|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 14:16:31,125|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-11 14:16:31,145|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(vnf-template)
2023-02-11 14:16:31,150|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-11 14:16:31,155|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-11 14:16:31,178|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,196|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,202|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,208|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-11 14:16:31,208|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-11 14:16:31,208|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-11 14:16:31,224|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,232|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,241|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,250|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-11 14:16:31,266|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,274|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,291|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,300|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,311|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,350|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,386|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-11 14:16:31,391|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-11 14:16:31,391|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-11 14:16:31,391|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-11 14:16:31,431|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,474|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,485|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(input)
2023-02-11 14:16:31,494|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-11 14:16:31,615|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(resource-assignment)
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-11 14:16:31,616|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/a33848d9-5c17-485f-9843-f275aa963aed/Templates/vnf-mapping.json
2023-02-11 14:16:31,624|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-11 14:16:31,624|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-11 14:16:31,624|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/a33848d9-5c17-485f-9843-f275aa963aed/Templates/base_ubuntu20-mapping.json
2023-02-11 14:16:31,630|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-11 14:16:31,630|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-11 14:16:31,631|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(config-assign)
2023-02-11 14:16:31,631|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-11 14:16:31,631|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(config-assign) targets(config-assign)
2023-02-11 14:16:31,631|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-11 14:16:31,631|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-11 14:16:31,632|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/a33848d9-5c17-485f-9843-f275aa963aed/Templates/baseconfig-mapping.json
2023-02-11 14:16:31,637|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-11 14:16:31,637|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-11 14:16:31,637|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(config-deploy)
2023-02-11 14:16:31,638|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-11 14:16:31,638|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-11 14:16:31,638|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-deploy) resource assignment files([]
2023-02-11 14:16:31,638|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 14:16:31,638|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-11 14:16:31,639|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/vnf-mapping.json)
2023-02-11 14:16:31,639|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-11 14:16:31,639|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/baseconfig-mapping.json)
2023-02-11 14:16:31,655|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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])
2023-02-11 14:16:31,981|83980b31-bce9-4e60-8355-b6a14fc2cdb0||DefaultDispatcher-worker-45||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-11 14:16:32,304|db523fc2-f167-4c83-8a72-18bc217b9a23||Thread-169||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(3f47a2af-6803-4c3a-be53-cd12e068bb19) CBA(/opt/app/onap/blueprints/archive/3f47a2af-6803-4c3a-be53-cd12e068bb19/cba.zip)
2023-02-11 14:16:32,322|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3f47a2af-6803-4c3a-be53-cd12e068bb19) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:16:32,336|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:16:32,361|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:16:32,362|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:16:32,363|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:16:32,371|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3f47a2af-6803-4c3a-be53-cd12e068bb19) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:16:32,549|db523fc2-f167-4c83-8a72-18bc217b9a23||DefaultDispatcher-worker-45||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/3f47a2af-6803-4c3a-be53-cd12e068bb19) present to clean.
2023-02-11 14:17:49,669|9b5df680-bce3-4572-8b1e-8316f98522be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-11 14:17:49,670|9b5df680-bce3-4572-8b1e-8316f98522be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-11 14:17:49,670|9b5df680-bce3-4572-8b1e-8316f98522be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-11 14:17:50,213|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-11 14:17:50,214|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-11 14:17:51,156|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-11 14:17:51,157|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(51bcfdae-3c57-48e1-921b-ffd2c162130f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-11 14:17:51,180|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(3fd9e9a7-0aa1-4cba-82bd-8c58178a418d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-11 14:17:51,192|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(79faac28-5d3d-4da3-8064-6dda843cb3de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-11 14:17:51,203|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(35a2cd8a-0be5-45aa-b1cc-ec8b9032386a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-11 14:17:51,217|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(e625b8f4-c236-441f-873a-2d65cfa6958c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-11 14:17:51,233|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(e83c1248-e909-4372-9d79-1e8a27660a15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-11 14:17:51,249|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:17:51,249|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:17:51,249|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 14:17:51,250|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 14:17:51,250|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:17:51,250|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:17:51,280|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:17:51,287|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:17:51,316|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-11 14:17:51,334|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:17:51,353|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:17:51,418|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:17:51,419|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:17:51,467|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-11 14:17:51,544|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-11 14:17:51,584|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-11 14:17:51,592|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-11 14:17:51,705|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:17:51,706|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:17:51,706|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:17:51,743|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:17:51,788|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-11 14:17:51,834|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-11 14:17:51,835|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-11 14:17:51,972|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:17:51,974|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:17:51,975|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:17:51,976|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(HealthCheck)
2023-02-11 14:17:51,977|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-11 14:17:51,978|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-assign)
2023-02-11 14:17:51,979|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(vf-config-deploy)
2023-02-11 14:17:52,060|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:17:52,060|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:17:52,061|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-11 14:17:52,071|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:17:52,105|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-11 14:17:52,134|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-11 14:17:52,135|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-11 14:17:52,208|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-11 14:17:52,232|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-11 14:17:52,233|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-11 14:17:52,294|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:17:52,295|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:17:52,295|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:17:52,330|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)
2023-02-11 14:17:52,357|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-11 14:17:52,386|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-11 14:17:52,387|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-11 14:17:52,467|9b5df680-bce3-4572-8b1e-8316f98522be||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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)

2023-02-11 14:18:05,339|578ebc26-9e27-4145-a076-a876a191383a||Thread-198||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2fa944f1-d262-4c9f-84d8-8e47e8c17227)
2023-02-11 14:18:05,340|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| deleting definition types under : /opt/app/onap/blueprints/working/2fa944f1-d262-4c9f-84d8-8e47e8c17227/Definitions
2023-02-11 14:18:05,341|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| reinitialized all type definitions
2023-02-11 14:18:05,342|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-11 14:18:05,359|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-11 14:18:05,374|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-11 14:18:05,379|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-11 14:18:05,384|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-11 14:18:05,411|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-11 14:18:05,429|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(config-assign)
2023-02-11 14:18:05,429|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-11 14:18:05,430|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(config-assign) targets(resolve-data)
2023-02-11 14:18:05,430|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-11 14:18:05,430|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-11 14:18:05,430|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fa944f1-d262-4c9f-84d8-8e47e8c17227/Templates/netconfrpc-mapping.json
2023-02-11 14:18:05,434|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-11 14:18:05,435|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-11 14:18:05,435|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing Workflow(config-deploy)
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(config-deploy) resource assignment files([]
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| ##### Enhancing blueprint Resource Definitions
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-11 14:18:05,436|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-11 14:18:05,440|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| distinct resource keys ([input-source])
2023-02-11 14:18:05,447|578ebc26-9e27-4145-a076-a876a191383a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-11 14:19:12,523|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:19:12,634|||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]]
2023-02-11 14:19:12,698|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| request(a60ebc73-3323-47be-96ec-b2bb8421ff8e)
2023-02-11 14:19:12,702|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| CBA file(/opt/app/onap/blueprints/archive/9369d824-d2a6-4339-9d0a-2f298f948dbb/cba.zip written successfully
2023-02-11 14:19:12,703|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(9369d824-d2a6-4339-9d0a-2f298f948dbb) CBA(/opt/app/onap/blueprints/archive/9369d824-d2a6-4339-9d0a-2f298f948dbb/cba.zip)
2023-02-11 14:19:12,730|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9369d824-d2a6-4339-9d0a-2f298f948dbb) and entry definition file (Definitions/CNF.json)
2023-02-11 14:19:12,783|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:19:12,784|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:19:12,785|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:19:12,785|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale-out)
2023-02-11 14:19:12,785|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale)
2023-02-11 14:19:12,786|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(scale-in)
2023-02-11 14:19:12,786|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(health-check)
2023-02-11 14:19:12,806|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9369d824-d2a6-4339-9d0a-2f298f948dbb) and entry definition file (Definitions/CNF.json)
2023-02-11 14:19:12,860|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-11 14:19:12,897|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-11 14:19:12,899|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-11 14:19:12,964|a60ebc73-3323-47be-96ec-b2bb8421ff8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/9369d824-d2a6-4339-9d0a-2f298f948dbb) present to clean.
2023-02-11 14:19:23,679|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:19:23,788|||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]]
2023-02-11 14:19:23,789|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| request(8bf5c4d7-682e-479c-9173-a47e94ed45bd)
2023-02-11 14:19:23,790|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| CBA file(/opt/app/onap/blueprints/archive/dc4bdfaf-b130-407b-97ff-3bfb6599d6e5/cba.zip written successfully
2023-02-11 14:19:23,790|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(dc4bdfaf-b130-407b-97ff-3bfb6599d6e5) CBA(/opt/app/onap/blueprints/archive/dc4bdfaf-b130-407b-97ff-3bfb6599d6e5/cba.zip)
2023-02-11 14:19:23,797|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc4bdfaf-b130-407b-97ff-3bfb6599d6e5) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:19:23,808|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:19:23,829|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(resource-assignment)
2023-02-11 14:19:23,829|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:19:23,830|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:19:23,837|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc4bdfaf-b130-407b-97ff-3bfb6599d6e5) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:19:23,856|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-11 14:19:23,883|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-11 14:19:23,893|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-11 14:19:23,950|8bf5c4d7-682e-479c-9173-a47e94ed45bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/dc4bdfaf-b130-407b-97ff-3bfb6599d6e5) present to clean.
2023-02-11 14:19:38,443|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:19:38,555|||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]]
2023-02-11 14:19:38,557|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| request(b9b3f0eb-3934-45e6-bf11-2b2481c36a06)
2023-02-11 14:19:38,558|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| CBA file(/opt/app/onap/blueprints/archive/69e8007f-f9d6-426a-a63e-a82c7b716709/cba.zip written successfully
2023-02-11 14:19:38,558|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Save processing(69e8007f-f9d6-426a-a63e-a82c7b716709) CBA(/opt/app/onap/blueprints/archive/69e8007f-f9d6-426a-a63e-a82c7b716709/cba.zip)
2023-02-11 14:19:38,572|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69e8007f-f9d6-426a-a63e-a82c7b716709) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:19:38,577|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-11 14:19:38,587|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-assign)
2023-02-11 14:19:38,588|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Validating Workflow(config-deploy)
2023-02-11 14:19:38,593|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69e8007f-f9d6-426a-a63e-a82c7b716709) and entry definition file (Definitions/pnf_netconf.json)
2023-02-11 14:19:38,613|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-11 14:19:38,666|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-11 14:19:38,667|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-11 14:19:38,712|b9b3f0eb-3934-45e6-bf11-2b2481c36a06||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-gpf8n|||| No compiled cache(/opt/app/onap/blueprints/working/69e8007f-f9d6-426a-a63e-a82c7b716709) present to clean.
2023-02-11 14:22:15,861|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||reactor-http-epoll-2||||INFO||||||| processing request id 1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545
2023-02-11 14:22:15,861|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:22:15,862|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 14:22:15,867|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-11 14:22:16,265|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:16,268|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-11 14:22:16,271|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||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)
2023-02-11 14:22:16,314|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-11 14:22:16,390|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-11 14:22:16,420|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545])'s step(resource-assignment)
2023-02-11 14:22:16,421|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:22:16,422|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545) for workflow(resource-assignment) step(resource-assignment)
2023-02-11 14:22:16,422|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:16,422|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-11 14:22:16,423|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-11 14:22:16,467|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-02-11 14:22:16,479|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-11 14:22:16,480|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-11 14:22:16,480|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||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)
2023-02-11 14:22:16,481|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("46f323db-6e0a-44b3-bead-a8ff900c538d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:22:16,481|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:22:16,483|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-11 14:22:16,492|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||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})
2023-02-11 14:22:16,492|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||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})
2023-02-11 14:22:16,508|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-11 14:22:18,769|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-02-11 14:22:18,769|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-11 14:22:18,770|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z")
2023-02-11 14:22:18,770|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z")
2023-02-11 14:22:18,770|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-11 14:22:18,771|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-11 14:22:18,772|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||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" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230211t142217981239z"
})
2023-02-11 14:22:18,782|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-11 14:22:18,782|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:18,782|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-11 14:22:18,783|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545])'s step(profile-upload)
2023-02-11 14:22:18,783|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:22:18,790|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545) for workflow(resource-assignment) step(profile-upload)
2023-02-11 14:22:18,790|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-11 14:22:18,790|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-02-11 14:22:18,791|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-11 14:22:18,791|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-02-11 14:22:18,792|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-11 14:22:18,795|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-11 14:22:18,795|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-11 14:22:18,795|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-11 14:22:18,796|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-11 14:22:18,796|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-11 14:22:18,807|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| workflow(1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545) nodes completed with (0)exceptions
2023-02-11 14:22:18,808|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-11 14:22:18,809|1e71981f-da8b-4fe8-aa0c-1d5fdb5b9545||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 44093d18-c1d6-463e-a259-64a4cf89c02d auditStoreId -1
2023-02-11 14:22:22,989|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||reactor-http-epoll-2||||INFO||||||| processing request id 75a3d318-b84c-4520-9ebb-c0a38e9dd1e7
2023-02-11 14:22:22,989|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:22:22,989|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 14:22:22,991|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:22,991|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-11 14:22:22,997|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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)
2023-02-11 14:22:23,044|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-11 14:22:23,045|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-11 14:22:23,046|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[75a3d318-b84c-4520-9ebb-c0a38e9dd1e7])'s step(resource-assignment)
2023-02-11 14:22:23,047|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:22:23,047|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(75a3d318-b84c-4520-9ebb-c0a38e9dd1e7) for workflow(resource-assignment) step(resource-assignment)
2023-02-11 14:22:23,047|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:23,047|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-11 14:22:23,048|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-11 14:22:23,079|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||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
]]])
2023-02-11 14:22:23,083|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-11 14:22:23,084|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-11 14:22:23,084|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-02-11 14:22:23,085|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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)
2023-02-11 14:22:23,085|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("41e2f440-71de-4602-ac71-c9391c3ccaaa") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-11 14:22:23,086|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="41e2f440-71de-4602-ac71-c9391c3ccaaa"}
2023-02-11 14:22:23,086|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-02-11 14:22:23,095|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="41e2f440-71de-4602-ac71-c9391c3ccaaa"}
2023-02-11 14:22:23,095|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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})
2023-02-11 14:22:23,180|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=41e2f440-71de-4602-ac71-c9391c3ccaaa})
2023-02-11 14:22:23,181|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=41e2f440-71de-4602-ac71-c9391c3ccaaa})
2023-02-11 14:22:23,195|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,196|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5"}])
2023-02-11 14:22:23,196|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-02-11 14:22:23,202|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,203|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"}])
2023-02-11 14:22:23,203|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6d8a94f9-8630-4b75-909a-3e5181f1d5ad") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-02-11 14:22:23,204|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-11 14:22:23,211|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 6d8a94f9-8630-4b75-909a-3e5181f1d5ad
2023-02-11 14:22:23,211|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="41e2f440-71de-4602-ac71-c9391c3ccaaa"}
2023-02-11 14:22:23,211|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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})
2023-02-11 14:22:23,244|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=41e2f440-71de-4602-ac71-c9391c3ccaaa})
2023-02-11 14:22:23,251|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,252|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-11 14:22:23,252|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-11 14:22:23,253|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-11 14:22:23,254|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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)
2023-02-11 14:22:23,258|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 41e2f440-71de-4602-ac71-c9391c3ccaaa
2023-02-11 14:22:23,259|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("46f323db-6e0a-44b3-bead-a8ff900c538d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:22:23,259|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-02-11 14:22:23,259|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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)
2023-02-11 14:22:23,260|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:22:23,260|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d", vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:22:23,260|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d", vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:22:23,265|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,265|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,265|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,265|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,304|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-11 14:22:23,318|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-11 14:22:23,324|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-11 14:22:23,324|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,325|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z")
2023-02-11 14:22:23,325|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z")
2023-02-11 14:22:23,325|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-11 14:22:23,326|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-11 14:22:23,326|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,326|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-11 14:22:23,326|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-11 14:22:23,326|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-11 14:22:23,327|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230211t142217981239z", vf-module-label="helm_apache", vf-module-id="94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"}
2023-02-11 14:22:23,331|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||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})
2023-02-11 14:22:23,331|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||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})
2023-02-11 14:22:23,333|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-11 14:22:23,417|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-02-11 14:22:23,417|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,417|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z-helm_apache-vfmt-001")
2023-02-11 14:22:23,417|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z-helm_apache-vfmt-001")
2023-02-11 14:22:23,418|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230211t142217981239z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-11 14:22:23,419|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-11 14:22:23,421|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d", vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:22:23,425|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,425|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:23,451|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-11 14:22:23,459|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-11 14:22:23,459|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-11 14:22:23,459|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-11 14:22:23,459|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-11 14:22:23,459|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-02-11 14:22:23,460|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-02-11 14:22:23,460|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-02-11 14:22:23,461|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
  "k8s-rb-definition-version" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
  "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" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
  "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
  "vf-module-model-invariant-uuid" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
  "vf-module-model-version" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230211t142217981239z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230211t142217981239z"
})
2023-02-11 14:22:23,477|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-11 14:22:23,477|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:23,477|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-11 14:22:23,478|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[75a3d318-b84c-4520-9ebb-c0a38e9dd1e7])'s step(profile-upload)
2023-02-11 14:22:23,479|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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.
2023-02-11 14:22:23,480|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(75a3d318-b84c-4520-9ebb-c0a38e9dd1e7) for workflow(resource-assignment) step(profile-upload)
2023-02-11 14:22:23,480|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-11 14:22:23,480|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||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"]}})
2023-02-11 14:22:23,481|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-11 14:22:23,481|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-02-11 14:22:23,481|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-11 14:22:23,496|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa)
2023-02-11 14:22:23,509|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-11 14:22:23,517|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/profile/node-port-profile)
2023-02-11 14:22:23,528|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2023-02-11 14:22:23,528|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2023-02-11 14:22:23,550|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/profile)
2023-02-11 14:22:23,578|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2023-02-11 14:22:23,603|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/profile/node-port-profile/content)
2023-02-11 14:22:23,614|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-11 14:22:23,615|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2023-02-11 14:22:23,615|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-11 14:22:23,615|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-11 14:22:23,615|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-11 14:22:23,615|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-11 14:22:23,616|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| workflow(75a3d318-b84c-4520-9ebb-c0a38e9dd1e7) nodes completed with (0)exceptions
2023-02-11 14:22:23,616|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-11 14:22:23,616|75a3d318-b84c-4520-9ebb-c0a38e9dd1e7||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6ff39425-3396-4b2d-b5b0-6393aba71764 auditStoreId -1
2023-02-11 14:22:28,215|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:22:28,323|||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]]
2023-02-11 14:22:28,353|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing request id d513fb53-f005-4311-9798-167663b44611
2023-02-11 14:22:28,353|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:22:28,353|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| StoreAuditService ID  -1
2023-02-11 14:22:28,354|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:28,354|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-11 14:22:28,371|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-11 14:22:28,426|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deriving input data for workflow: (config-assign)
2023-02-11 14:22:28,428|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(START) -> executed state(SUCCESS)
2023-02-11 14:22:28,428|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-assign[d513fb53-f005-4311-9798-167663b44611])'s step(config-setup)
2023-02-11 14:22:28,428|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:22:28,429|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-assign) step(config-setup)
2023-02-11 14:22:28,429|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:28,429|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-11 14:22:28,430|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-11 14:22:28,466|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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
]]])
2023-02-11 14:22:28,468|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-11 14:22:28,469|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("46f323db-6e0a-44b3-bead-a8ff900c538d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:22:28,471|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d"}
2023-02-11 14:22:28,475|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d), 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})
2023-02-11 14:22:28,475|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-11 14:22:28,499|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d)
2023-02-11 14:22:28,514|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:22:28,515|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (string)
2023-02-11 14:22:28,516|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c")
2023-02-11 14:22:28,516|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c")
2023-02-11 14:22:28,516|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-11 14:22:28,516|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:22:28,517|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d", vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:22:28,525|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:22:28,525|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-11 14:22:28,551|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vf-modules)
2023-02-11 14:22:28,562|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:22:28,563|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (json)
2023-02-11 14:22:28,563|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e00766f7-de7e-441d-a3f6-ee8ce3dbae69","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9583de12-95bd-411e-ae51-7d3c7ead4af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"}}}]})
2023-02-11 14:22:28,563|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e00766f7-de7e-441d-a3f6-ee8ce3dbae69","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9583de12-95bd-411e-ae51-7d3c7ead4af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"}}}]})
2023-02-11 14:22:28,564|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e00766f7-de7e-441d-a3f6-ee8ce3dbae69","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9583de12-95bd-411e-ae51-7d3c7ead4af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"}}}]), type  ({json})
2023-02-11 14:22:28,564|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e00766f7-de7e-441d-a3f6-ee8ce3dbae69","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9583de12-95bd-411e-ae51-7d3c7ead4af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-11 14:22:28,565|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:22:28,568|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-11 14:22:28,568|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-11 14:22:28,653|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1)
2023-02-11 14:22:28,730|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:22:28,730|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (json)
2023-02-11 14:22:28,731|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125343866","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]})
2023-02-11 14:22:28,731|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125343866","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]})
2023-02-11 14:22:28,731|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125343866","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]), type  ({json})
2023-02-11 14:22:28,731|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125343866","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-11 14:22:28,733|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-11 14:22:28,735|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:35,309|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| compiled in (6574)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:35,310|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:22:35,368|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","k8s-rb-definition-version":"41e2f440-71de-4602-ac71-c9391c3ccaaa","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)
2023-02-11 14:22:35,370|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
      "k8s-rb-definition-version" : "41e2f440-71de-4602-ac71-c9391c3ccaaa"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
  "service-instance-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
      "model-invariant-id" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
      "model-version-id" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1676125343866",
      "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
      "vf-module-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "d513fb53-f005-4311-9798-167663b44611",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9583de12-95bd-411e-ae51-7d3c7ead4af3",
          "svc-request-id" : "e00766f7-de7e-441d-a3f6-ee8ce3dbae69"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5a027337-e791-4933-b070-7adda2f6263a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7c39bced-7928-4685-b238-4f3af031c27e",
            "model-version" : "1.0"
          },
          "service-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
          "service-instance-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
            "model-invariant-uuid" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
            "model-version" : "1"
          },
          "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
          "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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
            "model-invariant-uuid" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
            "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" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5"
            }, {
              "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-20230211t142217981239z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230211t142217981239z"
            }, {
              "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" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
            "vf-module-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "cfe95145-4e9b-411b-981c-776813cd1c68",
            "model-invariant-uuid" : "c713b2d7-1c2d-415d-ab7d-98d1270ac582",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0af6b20e-e305-41c9-81c0-4e6e45f038e2",
            "model-version" : "1.0"
          },
          "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"
    } ]
  },
  "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"
})
2023-02-11 14:22:35,382|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:22:35,382|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:22:35,382|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-11 14:22:35,383|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-assign[d513fb53-f005-4311-9798-167663b44611])'s step(config-template)
2023-02-11 14:22:35,383|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:22:35,390|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-assign) step(config-template)
2023-02-11 14:22:35,390|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-02-11 14:22:35,390|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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"]}})
2023-02-11 14:22:35,465|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Triggering K8s Config Upload component logic.
2023-02-11 14:22:35,465|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Getting the template prefixes
2023-02-11 14:22:35,465|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Iterating over prefixes in resource assignment map.
2023-02-11 14:22:35,478|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa)
2023-02-11 14:22:35,503|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:22:35,514|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/config-template/replica-count-template)
2023-02-11 14:22:35,521|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(500 - Internal Server Error)
2023-02-11 14:22:35,522|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Uploading K8s template..
2023-02-11 14:22:35,534|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(POST), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/config-template)
2023-02-11 14:22:35,604|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(201 - Created)
2023-02-11 14:22:35,619|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(POST), url(/v1/rb/definition/6d8a94f9-8630-4b75-909a-3e5181f1d5ad/41e2f440-71de-4602-ac71-c9391c3ccaaa/config-template/replica-count-template/content)
2023-02-11 14:22:35,779|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:22:35,780|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| K8s Config Upload Completed
2023-02-11 14:22:35,780|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:22:35,781|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-02-11 14:22:35,781|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(config-template) -> executed state(SUCCESS)
2023-02-11 14:22:35,782|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(END) -> executed state(SUCCESS)
2023-02-11 14:22:35,782|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(d513fb53-f005-4311-9798-167663b44611) nodes completed with (0)exceptions
2023-02-11 14:22:35,783|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-11 14:22:35,783|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2f0df614-bfd9-4753-903a-5c2736883d7c auditStoreId -1
2023-02-11 14:22:35,814|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Completed
2023-02-11 14:23:19,287|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:23:19,396|||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]]
2023-02-11 14:23:19,400|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing request id d513fb53-f005-4311-9798-167663b44611
2023-02-11 14:23:19,400|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:23:19,400|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| StoreAuditService ID  -1
2023-02-11 14:23:19,405|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-11 14:23:19,405|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-11 14:23:19,416|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-11 14:23:19,478|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deriving input data for workflow: (config-deploy)
2023-02-11 14:23:19,479|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(START) -> executed state(SUCCESS)
2023-02-11 14:23:19,480|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy[d513fb53-f005-4311-9798-167663b44611])'s step(config-setup)
2023-02-11 14:23:19,480|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:23:19,481|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-deploy) step(config-setup)
2023-02-11 14:23:19,481|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:19,481|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-11 14:23:19,482|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-11 14:23:19,524|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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
]]])
2023-02-11 14:23:19,593|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-11 14:23:19,594|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("46f323db-6e0a-44b3-bead-a8ff900c538d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:23:19,595|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d"}
2023-02-11 14:23:19,598|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d), 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})
2023-02-11 14:23:19,598|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-11 14:23:19,627|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d)
2023-02-11 14:23:19,640|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:19,640|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (string)
2023-02-11 14:23:19,641|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c")
2023-02-11 14:23:19,641|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c")
2023-02-11 14:23:19,641|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-11 14:23:19,642|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:23:19,644|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{service-instance-id="46f323db-6e0a-44b3-bead-a8ff900c538d", vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:23:19,647|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/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})
2023-02-11 14:23:19,647|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-11 14:23:19,668|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/46f323db-6e0a-44b3-bead-a8ff900c538d/service-data/vnfs/vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5/vnf-data/vf-modules)
2023-02-11 14:23:19,680|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:19,680|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (json)
2023-02-11 14:23:19,681|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d071681a-948f-45de-bb64-b7d046dd0308","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1193ed3c-fc1e-44a9-a1a7-89771770c2dd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","from-preload":false}}}]})
2023-02-11 14:23:19,681|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d071681a-948f-45de-bb64-b7d046dd0308","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1193ed3c-fc1e-44a9-a1a7-89771770c2dd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","from-preload":false}}}]})
2023-02-11 14:23:19,681|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d071681a-948f-45de-bb64-b7d046dd0308","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1193ed3c-fc1e-44a9-a1a7-89771770c2dd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","from-preload":false}}}]), type  ({json})
2023-02-11 14:23:19,682|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_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":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","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-20230211t142217981239z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230211t142217981239z","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":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d513fb53-f005-4311-9798-167663b44611","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"7c39bced-7928-4685-b238-4f3af031c27e","model-invariant-uuid":"5a027337-e791-4933-b070-7adda2f6263a"},"global-customer-id":"basiccnf-macro-customer","service-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","service-instance-id":"46f323db-6e0a-44b3-bead-a8ff900c538d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d071681a-948f-45de-bb64-b7d046dd0308","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1193ed3c-fc1e-44a9-a1a7-89771770c2dd","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"cfe95145-4e9b-411b-981c-776813cd1c68","model-uuid":"0af6b20e-e305-41c9-81c0-4e6e45f038e2","model-invariant-uuid":"c713b2d7-1c2d-415d-ab7d-98d1270ac582"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"41e2f440-71de-4602-ac71-c9391c3ccaaa","model-uuid":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-invariant-uuid":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-11 14:23:19,683|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 
Resolved Input Key mappings: 
{vnf-id="96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"}
2023-02-11 14:23:19,687|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-11 14:23:19,687|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-11 14:23:19,720|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5?depth=1)
2023-02-11 14:23:19,839|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:19,839|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response processing type (json)
2023-02-11 14:23:19,840|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_minsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125396008","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]})
2023-02-11 14:23:19,840|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_minsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125396008","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]})
2023-02-11 14:23:19,840|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_minsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125396008","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]), type  ({json})
2023-02-11 14:23:19,840|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd","vf-module-name":"basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_minsky","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676125396008","model-invariant-id":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","model-version-id":"dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5","model-customization-id":"41e2f440-71de-4602-ac71-c9391c3ccaaa","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-11 14:23:19,842|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-11 14:23:19,851|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6d8a94f9-8630-4b75-909a-3e5181f1d5ad","k8s-rb-definition-version":"41e2f440-71de-4602-ac71-c9391c3ccaaa","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":"sleepy_minsky"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-02-11 14:23:19,853|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "sleepy_minsky",
      "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" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
      "k8s-rb-definition-version" : "41e2f440-71de-4602-ac71-c9391c3ccaaa"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
  "service-instance-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "sleepy_minsky",
      "is-base-vf-module" : false,
      "model-customization-id" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
      "model-invariant-id" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
      "model-version-id" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1676125396008",
      "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
      "vf-module-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "d513fb53-f005-4311-9798-167663b44611",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1193ed3c-fc1e-44a9-a1a7-89771770c2dd",
          "svc-request-id" : "d071681a-948f-45de-bb64-b7d046dd0308"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5a027337-e791-4933-b070-7adda2f6263a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7c39bced-7928-4685-b238-4f3af031c27e",
            "model-version" : "1.0"
          },
          "service-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
          "service-instance-id" : "46f323db-6e0a-44b3-bead-a8ff900c538d",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
            "model-invariant-uuid" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
            "model-version" : "1"
          },
          "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
          "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_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "41e2f440-71de-4602-ac71-c9391c3ccaaa",
            "model-invariant-uuid" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5",
            "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" : "dcc39ecd-8e1b-4a86-8a85-dd72f4ddb3d5"
            }, {
              "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-20230211t142217981239z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6d8a94f9-8630-4b75-909a-3e5181f1d5ad"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230211t142217981239z"
            }, {
              "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" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd",
            "vf-module-name" : "basic_cnf_macro_f9575e08-7e7e-46e4-9e0b-9540afbf095c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "cfe95145-4e9b-411b-981c-776813cd1c68",
            "model-invariant-uuid" : "c713b2d7-1c2d-415d-ab7d-98d1270ac582",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0af6b20e-e305-41c9-81c0-4e6e45f038e2",
            "model-version" : "1.0"
          },
          "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "94adcd1d-7ef3-48ff-b318-0ecf9dcb7cfd"
    } ]
  },
  "vnf-id" : "96b6ba05-c8e3-4fbb-861a-adf6dc1cdae5"
})
2023-02-11 14:23:19,861|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:23:19,861|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:19,861|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-11 14:23:19,862|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy[d513fb53-f005-4311-9798-167663b44611])'s step(status-verification-script)
2023-02-11 14:23:19,862|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:23:19,868|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-deploy) step(status-verification-script)
2023-02-11 14:23:19,868|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-11 14:23:19,868|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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"})
2023-02-11 14:23:19,872|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-11 14:23:19,885|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| SIMPLE STATUS CHECK - START
2023-02-11 14:23:19,898|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:23:20,040|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:20,071|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:23:24,030|8198b59c-518d-47f3-b0e0-b6c5a30339b9||reactor-http-epoll-2||||INFO||||||| processing request id 8198b59c-518d-47f3-b0e0-b6c5a30339b9
2023-02-11 14:23:24,031|8198b59c-518d-47f3-b0e0-b6c5a30339b9||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:23:24,031|8198b59c-518d-47f3-b0e0-b6c5a30339b9||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 14:23:24,036|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-11 14:23:24,282|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-11 14:23:24,286|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-11 14:23:24,290|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:23:24,313|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-11 14:23:24,314|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-11 14:23:24,314|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:23:24,315|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(8198b59c-518d-47f3-b0e0-b6c5a30339b9) for workflow(resource-assignment) step(resource-assignment)
2023-02-11 14:23:24,315|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:24,315|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-11 14:23:24,316|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-11 14:23:24,355|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||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
]]])
2023-02-11 14:23:24,356|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-11 14:23:24,356|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:23:24,357|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:23:24,357|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79",
  "vnf-id" : "e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-11 14:23:24,367|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-02-11 14:23:24,367|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:24,367|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-11 14:23:24,368|8198b59c-518d-47f3-b0e0-b6c5a30339b9||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9ffa8dee-85a4-4f56-ad5e-76ba0d3ea1d0 auditStoreId -1
2023-02-11 14:23:29,433|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||reactor-http-epoll-2||||INFO||||||| processing request id 013f84a8-7deb-4c36-a0ba-5e5beb1a9bab
2023-02-11 14:23:29,433|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:23:29,433|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-11 14:23:29,439|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-11 14:23:29,439|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-11 14:23:29,452|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:23:29,522|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-11 14:23:29,522|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-11 14:23:29,522|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:23:29,523|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(013f84a8-7deb-4c36-a0ba-5e5beb1a9bab) for workflow(resource-assignment) step(resource-assignment)
2023-02-11 14:23:29,523|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:29,523|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-11 14:23:29,524|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-11 14:23:29,552|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||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
]]])
2023-02-11 14:23:29,554|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-11 14:23:29,555|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-11 14:23:29,556|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-11 14:23:29,556|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-11 14:23:29,556|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("71c450d6-1a67-458a-a3fd-94bff52235c2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-11 14:23:29,556|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:23:29,556|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||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)
2023-02-11 14:23:29,557|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-11 14:23:29,557|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-11 14:23:29,557|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:23:29,558|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79",
  "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" : "71c450d6-1a67-458a-a3fd-94bff52235c2",
  "vnf-id" : "e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-11 14:23:29,579|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-02-11 14:23:29,579|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:29,579|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-11 14:23:29,580|013f84a8-7deb-4c36-a0ba-5e5beb1a9bab||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e2867fe-1356-410f-8f4c-cd19e0f85ce1 auditStoreId -1
2023-02-11 14:23:30,080|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:23:30,240|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:30,243|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:23:32,990|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:23:33,098|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-11 14:23:33,103|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing request id 4c9cdbcd-43b1-497f-b65d-b2230afb9119
2023-02-11 14:23:33,103|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:23:33,103|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| StoreAuditService ID  -1
2023-02-11 14:23:33,103|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-11 14:23:33,103|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-11 14:23:33,108|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:23:33,125|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deriving input data for workflow: (config-assign)
2023-02-11 14:23:33,126|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-11 14:23:33,126|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:23:33,127|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(4c9cdbcd-43b1-497f-b65d-b2230afb9119) for workflow(config-assign) step(config-assign)
2023-02-11 14:23:33,127|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:33,127|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-11 14:23:33,129|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-11 14:23:33,161|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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
]]])
2023-02-11 14:23:33,163|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-11 14:23:33,164|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-11 14:23:33,164|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value ("e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-11 14:23:33,180|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-11 14:23:33,181|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-11 14:23:33,182|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-11 14:23:33,182|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Generated Resource Param Data ({
  "service-instance-id" : "40ef093b-6b3c-4dc7-95d1-ffbdbe53eb79",
  "vnf-id" : "e7ea3865-0dfb-4bc3-9adb-f0e555f0eb62",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-11 14:23:33,200|4c9cdbcd-43b1-497f-b65d-b2230afb9119||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-11 14:23:33,210|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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})
2023-02-11 14:23:33,210|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:23:33,210|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-11 14:23:33,211|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-11 14:23:33,211|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fc849633-0f4e-4b6f-bc43-331959d4c458 auditStoreId -1
2023-02-11 14:23:33,221|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Completed
2023-02-11 14:23:40,255|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:23:40,426|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:40,429|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:23:50,437|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:23:50,586|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:23:50,588|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:00,605|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:00,879|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:00,882|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:10,889|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:10,990|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:10,995|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is ready.
2023-02-11 14:24:10,995|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| SIMPLE STATUS CHECK - END
2023-02-11 14:24:10,996|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:24:10,996|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-11 14:24:10,996|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-02-11 14:24:10,997|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy[d513fb53-f005-4311-9798-167663b44611])'s step(config-apply)
2023-02-11 14:24:10,997|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:24:11,003|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-deploy) step(config-apply)
2023-02-11 14:24:11,003|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-02-11 14:24:11,003|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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"]}})
2023-02-11 14:24:11,005|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Triggering K8s Config Value component logic.
2023-02-11 14:24:11,005|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Getting the template prefixes
2023-02-11 14:24:11,006|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Iterating over prefixes in resource assignment map.
2023-02-11 14:24:11,014|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/config/replica-count-change)
2023-02-11 14:24:16,043|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(500 - Internal Server Error)
2023-02-11 14:24:16,044|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Uploading K8s config..
2023-02-11 14:24:16,122|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Config building started from source custom-values
2023-02-11 14:24:16,123|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-02-11 14:24:16,144|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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
]]])
2023-02-11 14:24:16,146|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-11 14:24:16,147|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-02-11 14:24:16,254|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(POST), url(/v1/instance/sleepy_minsky/config)
2023-02-11 14:24:16,497|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(201 - Created)
2023-02-11 14:24:16,509|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:24:16,509|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-02-11 14:24:16,509|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-02-11 14:24:16,510|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy[d513fb53-f005-4311-9798-167663b44611])'s step(status-verification-script-after)
2023-02-11 14:24:16,510|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:24:16,510|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-deploy) step(status-verification-script-after)
2023-02-11 14:24:16,510|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-11 14:24:16,510|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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"})
2023-02-11 14:24:16,511|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-11 14:24:16,515|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| SIMPLE STATUS CHECK - START
2023-02-11 14:24:16,525|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:16,801|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:16,803|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:26,813|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:26,953|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:26,955|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:28,100|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-11 14:24:28,207|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-11 14:24:28,212|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| processing request id 4c9cdbcd-43b1-497f-b65d-b2230afb9119
2023-02-11 14:24:28,212|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-11 14:24:28,212|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| StoreAuditService ID  -1
2023-02-11 14:24:28,214|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-11 14:24:28,214|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-11 14:24:28,225|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-11 14:24:28,263|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Deriving input data for workflow: (config-deploy)
2023-02-11 14:24:28,264|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-11 14:24:28,264|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:24:28,270|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(4c9cdbcd-43b1-497f-b65d-b2230afb9119) for workflow(config-deploy) step(config-deploy)
2023-02-11 14:24:28,270|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-11 14:24:28,271|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| 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"})
2023-02-11 14:24:28,273|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-11 14:24:28,273|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Getting Jython Script Class(ConfigDeploy)
2023-02-11 14:24:28,320|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4dfc7217
2023-02-11 14:24:28,321|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Hello world
2023-02-11 14:24:28,322|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:24:28,322|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-11 14:24:28,322|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-11 14:24:28,323|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3809ea5e-6ba9-4720-a4f7-103c22e8d292 auditStoreId -1
2023-02-11 14:24:28,328|4c9cdbcd-43b1-497f-b65d-b2230afb9119||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Completed
2023-02-11 14:24:36,967|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:37,076|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:37,078|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:47,085|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:47,300|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:47,308|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:24:57,316|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:24:57,494|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:24:57,496|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is not ready. Please wait...
2023-02-11 14:25:07,507|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Rest request method(GET), url(/v1/instance/sleepy_minsky/status)
2023-02-11 14:25:07,788|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Response status(200 - OK)
2023-02-11 14:25:07,789|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| VfModule helm_apache (sleepy_minsky) is ready.
2023-02-11 14:25:07,789|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| SIMPLE STATUS CHECK - END
2023-02-11 14:25:07,789|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:25:07,790|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-11 14:25:07,790|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-02-11 14:25:07,791|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Executing workflow(config-deploy[d513fb53-f005-4311-9798-167663b44611])'s step(collect-results)
2023-02-11 14:25:07,791|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-11 14:25:07,791|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| preparing request id(d513fb53-f005-4311-9798-167663b44611) for workflow(config-deploy) step(collect-results)
2023-02-11 14:25:07,791|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-02-11 14:25:07,792|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-02-11 14:25:07,792|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-02-11 14:25:07,853|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Collected results: {}
2023-02-11 14:25:07,853|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Preparing Response...
2023-02-11 14:25:07,854|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-02-11 14:25:07,854|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-02-11 14:25:07,854|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Execute node(END) -> executed state(SUCCESS)
2023-02-11 14:25:07,855|d513fb53-f005-4311-9798-167663b44611||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| workflow(d513fb53-f005-4311-9798-167663b44611) nodes completed with (0)exceptions
2023-02-11 14:25:07,855|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-11 14:25:07,855|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID adf66618-1c47-41aa-a291-ad49fee04d01 auditStoreId -1
2023-02-11 14:25:07,857|d513fb53-f005-4311-9798-167663b44611||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-gpf8n|||| Completed