By type
05:01:47,396 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:01:47,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:01:47,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:01:47,405 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:01:47,405 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:01:47,405 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:01:47,436 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:01:47,790 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:01:47,808 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:01:47,816 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:01:47,832 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:01:48,042 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:01:48,042 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:01:48,043 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:01:48,043 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:01:48,043 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:01:48,043 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:01:48,043 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:01:48,044 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:01:48,048 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-08-27 05:01:50,150|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-x7tsd with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-08-27 05:01:50,157|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-08-27 05:01:57,015|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-27 05:01:58,579|||main||||INFO||||||| Finished Spring Data repository scanning in 1526ms. Found 11 JPA repository interfaces. 2022-08-27 05:02:04,353|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-27 05:02:04,513|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-08-27 05:02:04,921|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-27 05:02:05,869|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-08-27 05:02:06,656|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-08-27 05:02:06,664|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-08-27 05:02:07,093|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-08-27 05:02:11,726|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-27 05:02:11,760|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-27 05:02:11,990|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-08-27 05:02:15,331|||main||||INFO||||||| Audit service is disabled 2022-08-27 05:02:16,032|||main||||INFO||||||| Workflow Audit store is disabled 2022-08-27 05:02:19,569|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-08-27 05:02:19,671|||main||||INFO||||||| Dependency Management module created... 2022-08-27 05:02:22,348|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-08-27 05:02:22,964|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-08-27 05:02:26,017|||main||||INFO||||||| Netty started on port(s): 8080 2022-08-27 05:02:30,018|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-08-27 05:02:30,892|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-08-27 05:02:30,919|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 42.423 seconds (JVM running for 44.512) 2022-08-27 05:02:30,995|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-08-27 05:59:35,892|7aebcee8-2c3d-45f6-9db2-323ea5694222||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-27 05:59:35,894|7aebcee8-2c3d-45f6-9db2-323ea5694222||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 05:59:35,896|7aebcee8-2c3d-45f6-9db2-323ea5694222||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 05:59:37,065|7aebcee8-2c3d-45f6-9db2-323ea5694222||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 05:59:37,070|7aebcee8-2c3d-45f6-9db2-323ea5694222||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 05:59:40,867|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1fae7d47-25dc-48e1-8a25-0f838dccd6f7) 2022-08-27 05:59:40,996|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| deleting definition types under : /opt/app/onap/blueprints/working/1fae7d47-25dc-48e1-8a25-0f838dccd6f7/Definitions 2022-08-27 05:59:41,315|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| reinitialized all type definitions 2022-08-27 05:59:41,335|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-27 05:59:41,457|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-27 05:59:41,467|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-27 05:59:41,485|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-27 05:59:41,679|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(helloworld) 2022-08-27 05:59:41,681|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-27 05:59:41,681|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(helloworld) targets(helloworld) 2022-08-27 05:59:41,681|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-27 05:59:41,682|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-27 05:59:41,682|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fae7d47-25dc-48e1-8a25-0f838dccd6f7/Templates/hello-world-mapping.json 2022-08-27 05:59:41,794|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-27 05:59:41,806|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-27 05:59:41,807|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 05:59:41,807|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-27 05:59:41,810|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/hello-world-mapping.json) 2022-08-27 05:59:41,850|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| distinct resource keys ([]) 2022-08-27 05:59:41,850|6fcab352-7c07-4e01-8c3a-9462ecf2c538||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enriching Resource Definition sources Node Template: [] 2022-08-27 05:59:42,361|dafbc46a-fe5d-4a65-a7eb-f55e8fbbfc4f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(a8768a43-205a-47e9-9b8c-7201310c2f20) CBA(/opt/app/onap/blueprints/archive/a8768a43-205a-47e9-9b8c-7201310c2f20/cba.zip) 2022-08-27 05:59:42,431|dafbc46a-fe5d-4a65-a7eb-f55e8fbbfc4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8768a43-205a-47e9-9b8c-7201310c2f20) and entry definition file (Definitions/blueprint.json) 2022-08-27 05:59:42,601|dafbc46a-fe5d-4a65-a7eb-f55e8fbbfc4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(helloworld) 2022-08-27 05:59:42,636|dafbc46a-fe5d-4a65-a7eb-f55e8fbbfc4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8768a43-205a-47e9-9b8c-7201310c2f20) and entry definition file (Definitions/blueprint.json) 2022-08-27 05:59:42,924|dafbc46a-fe5d-4a65-a7eb-f55e8fbbfc4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/a8768a43-205a-47e9-9b8c-7201310c2f20) present to clean. 2022-08-27 05:59:43,241|ca131211-b285-48e1-8835-40fbc54fe46a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 654321 2022-08-27 05:59:43,241|ca131211-b285-48e1-8835-40fbc54fe46a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 05:59:43,242|ca131211-b285-48e1-8835-40fbc54fe46a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 05:59:43,263|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| getting cba file name(test101), version(1.0.1) from db 2022-08-27 05:59:43,834|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-27 05:59:43,840|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-27 05:59:43,846|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-27 05:59:44,009|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (helloworld) 2022-08-27 05:59:44,021|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-27 05:59:44,023|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 05:59:44,061|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-27 05:59:44,061|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 05:59:44,064|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-27 05:59:44,130|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-27 05:59:44,195|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([]) 2022-08-27 05:59:44,226|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ }) 2022-08-27 05:59:44,626|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 05:59:44,651|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 05:59:44,652|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-27 05:59:44,662|ca131211-b285-48e1-8835-40fbc54fe46a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1337b7f3-a76e-4394-aad7-509c55c9abd3 auditStoreId -1 2022-08-27 06:18:39,028|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 06:18:39,030|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 06:18:39,030|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 06:18:39,756|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 06:18:39,757|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 06:18:41,426|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 06:18:41,432|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(1e08219a-27ce-4828-9caa-f12ae5224c09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 06:18:41,482|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(a44f83a9-7d94-4649-9a9b-acd3df0e9821) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 06:18:41,526|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(ed7c2cb7-3816-45b8-8b91-689441e1dbae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 06:18:41,547|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(1202fabe-44d9-4ee5-992c-d1181f8701d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 06:18:41,577|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(d604632d-7014-4d47-be64-9feb67f58847) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 06:18:41,614|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(cd59e11a-189c-400c-9bee-a784854506a1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 06:18:41,648|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:18:41,648|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:18:41,649|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:18:41,649|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:18:41,649|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:18:41,650|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:18:41,743|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:18:41,821|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:18:41,858|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:18:41,890|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:18:42,173|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:18:42,174|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:42,252|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:18:42,505|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:18:42,506|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:18:42,508|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:42,607|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:18:42,916|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:18:42,917|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:18:42,918|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:42,919|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(HealthCheck) 2022-08-27 06:18:42,921|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 06:18:42,922|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-assign) 2022-08-27 06:18:42,923|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-deploy) 2022-08-27 06:18:43,005|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:18:43,206|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:18:43,207|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:18:43,209|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:43,268|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:18:43,269|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:43,272|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:18:43,295|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:18:43,730|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:18:43,732|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:18:43,733|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign-day-2) 2022-08-27 06:18:43,735|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:18:43,736|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy-day-2) 2022-08-27 06:18:43,763|5d227283-e2bb-4c1e-b676-7d8801bfa6f3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:18:45,918|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c4ee6b19-bb63-4a9a-b8ac-c2d1b9033e4e) 2022-08-27 06:18:45,920|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| deleting definition types under : /opt/app/onap/blueprints/working/c4ee6b19-bb63-4a9a-b8ac-c2d1b9033e4e/Definitions 2022-08-27 06:18:45,923|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| reinitialized all type definitions 2022-08-27 06:18:45,924|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-08-27 06:18:45,957|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-08-27 06:18:45,982|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-08-27 06:18:45,992|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-08-27 06:18:46,033|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 06:18:46,063|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 06:18:46,091|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-27 06:18:46,141|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,210|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,229|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,247|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,261|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,333|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-08-27 06:18:46,343|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-08-27 06:18:46,343|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-08-27 06:18:46,369|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 06:18:46,380|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 06:18:46,393|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 06:18:46,410|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-27 06:18:46,428|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,444|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,462|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,481|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,504|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,517|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:18:46,570|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(resource-resolution) 2022-08-27 06:18:46,571|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-08-27 06:18:46,571|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-08-27 06:18:46,571|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-08-27 06:18:46,571|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-08-27 06:18:46,572|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-08-27 06:18:46,572|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4ee6b19-bb63-4a9a-b8ac-c2d1b9033e4e/Templates/hello-world-velocity-mapping.json 2022-08-27 06:18:46,583|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-08-27 06:18:46,583|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-08-27 06:18:46,583|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4ee6b19-bb63-4a9a-b8ac-c2d1b9033e4e/Templates/hello-world-jinja-mapping.json 2022-08-27 06:18:46,592|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-08-27 06:18:46,592|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-08-27 06:18:46,593|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 06:18:46,593|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-08-27 06:18:46,593|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-08-27 06:18:46,593|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-08-27 06:18:46,609|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-08-27 06:18:46,699|10a91998-5477-4825-bbf8-dc23204c1918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-08-27 06:18:46,904|2c007159-83a7-4689-beb3-5b45051fe540||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(96904550-4d28-421e-9129-c392d955402d) CBA(/opt/app/onap/blueprints/archive/96904550-4d28-421e-9129-c392d955402d/cba.zip) 2022-08-27 06:18:46,924|2c007159-83a7-4689-beb3-5b45051fe540||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/96904550-4d28-421e-9129-c392d955402d) and entry definition file (Definitions/resource-resolution.json) 2022-08-27 06:18:46,966|2c007159-83a7-4689-beb3-5b45051fe540||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-resolution) 2022-08-27 06:18:46,977|2c007159-83a7-4689-beb3-5b45051fe540||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/96904550-4d28-421e-9129-c392d955402d) and entry definition file (Definitions/resource-resolution.json) 2022-08-27 06:18:47,037|2c007159-83a7-4689-beb3-5b45051fe540||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/96904550-4d28-421e-9129-c392d955402d) present to clean. 2022-08-27 06:18:47,221|60739903-c2e1-473d-a184-b42d4012aa68||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 9f32fdc9-db17-4615-b890-2db60aa0557c 2022-08-27 06:18:47,221|60739903-c2e1-473d-a184-b42d4012aa68||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:18:47,222|60739903-c2e1-473d-a184-b42d4012aa68||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:18:47,246|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-08-27 06:18:47,555|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 06:18:47,558|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-08-27 06:18:47,561|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-08-27 06:18:47,595|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (resource-resolution) 2022-08-27 06:18:47,602|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-08-27 06:18:47,602|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:18:47,604|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(9f32fdc9-db17-4615-b890-2db60aa0557c) for workflow(resource-resolution) step(helloworld) 2022-08-27 06:18:47,605|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:18:47,605|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-08-27 06:18:47,606|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-08-27 06:18:47,731|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-08-27 06:18:47,812|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:18:47,812|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-27 06:18:48,238|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-27 06:18:48,387|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:18:48,406|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:18:48,407|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-27 06:18:48,407|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-27 06:18:48,408|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-08-27 06:18:48,456|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_put) 2022-08-27 06:18:48,477|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-27 06:18:48,479|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Getting Jython Script Class(ResolvProperties) 2022-08-27 06:18:55,775|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Component Object org.python.proxies.__main__$ResolvProperties$1@ac6ab94 2022-08-27 06:18:55,785|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-08-27 06:18:55,816|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_python) 2022-08-27 06:18:55,823|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:18:55,823|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-27 06:18:55,837|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-27 06:18:55,848|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:18:55,849|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:18:55,849|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-27 06:18:55,849|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-27 06:18:55,849|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-08-27 06:18:55,851|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:18:55,851|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-27 06:18:55,855|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-27 06:18:55,873|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:18:55,874|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:18:55,875|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-27 06:18:55,875|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-27 06:18:55,875|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-08-27 06:18:55,888|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_patch) 2022-08-27 06:18:55,888|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_del) 2022-08-27 06:18:55,891|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 06:18:55,947|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 06:19:09,323|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| compiled in (13374)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 06:19:09,325|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 06:19:09,446|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-08-27 06:19:09,504|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_kotlin) 2022-08-27 06:19:09,512|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:09,513|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-27 06:19:09,533|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-27 06:19:09,576|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:09,578|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:09,579|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 06:19:09,580|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 06:19:09,580|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-08-27 06:19:09,621|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_get) 2022-08-27 06:19:09,644|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-08-27 06:19:09,644|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-08-27 06:19:09,695|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_input) 2022-08-27 06:19:09,720|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_default) 2022-08-27 06:19:09,722|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:09,722|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-27 06:19:09,726|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-27 06:19:09,786|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:09,787|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:09,788|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-27 06:19:09,788|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-27 06:19:09,788|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-08-27 06:19:09,816|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_post) 2022-08-27 06:19:09,849|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:09,943|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (list) 2022-08-27 06:19:09,954|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-08-27 06:19:09,954|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:09,955|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:09,955|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:09,955|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:09,955|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-08-27 06:19:09,971|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (v_db) 2022-08-27 06:19:09,976|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-08-27 06:19:10,167|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-27 06:19:10,247|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-27 06:19:10,248|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-08-27 06:19:10,352|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-08-27 06:19:10,366|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 06:19:10,368|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-08-27 06:19:10,388|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-08-27 06:19:10,388|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-27 06:19:10,388|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Getting Jython Script Class(ResolvProperties) 2022-08-27 06:19:10,521|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7ce22e9e 2022-08-27 06:19:10,523|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-08-27 06:19:10,551|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_python) 2022-08-27 06:19:10,554|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:10,554|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-27 06:19:10,558|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-27 06:19:10,592|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:10,597|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:10,598|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-27 06:19:10,598|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-27 06:19:10,599|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-08-27 06:19:10,640|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_patch) 2022-08-27 06:19:10,650|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-08-27 06:19:10,688|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_input) 2022-08-27 06:19:10,691|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:10,692|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-27 06:19:10,698|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-27 06:19:10,722|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:10,723|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:10,723|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-27 06:19:10,723|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-27 06:19:10,723|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-08-27 06:19:10,747|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_put) 2022-08-27 06:19:10,748|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-08-27 06:19:10,811|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_default) 2022-08-27 06:19:10,813|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:10,813|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-27 06:19:10,823|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-27 06:19:10,884|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:10,884|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:10,885|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-27 06:19:10,885|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-27 06:19:10,885|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-08-27 06:19:10,887|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:10,887|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-27 06:19:10,893|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-27 06:19:10,897|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_del) 2022-08-27 06:19:10,911|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:10,912|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:10,912|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-27 06:19:10,913|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-27 06:19:10,913|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-08-27 06:19:10,914|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:10,914|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-27 06:19:10,916|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-27 06:19:10,946|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:10,947|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:10,947|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 06:19:10,947|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 06:19:10,947|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-08-27 06:19:10,970|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_get) 2022-08-27 06:19:10,983|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_post) 2022-08-27 06:19:11,002|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-08-27 06:19:11,003|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-08-27 06:19:11,019|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-08-27 06:19:11,032|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:19:11,033|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:19:11,034|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-27 06:19:11,034|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-27 06:19:11,034|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-08-27 06:19:11,054|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_get_id) 2022-08-27 06:19:11,055|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 06:19:11,057|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-08-27 06:19:11,099|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_kotlin) 2022-08-27 06:19:11,101|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 06:19:11,120|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (list) 2022-08-27 06:19:11,124|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-08-27 06:19:11,124|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,124|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,124|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 06:19:11,125|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-08-27 06:19:11,150|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (j_db) 2022-08-27 06:19:11,152|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-08-27 06:19:11,626|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-27 06:19:11,664|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-27 06:19:11,665|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:19:11,665|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:19:11,665|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-08-27 06:19:11,667|60739903-c2e1-473d-a184-b42d4012aa68||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c97a33a-2987-4846-8138-16ceeb8e9cb7 auditStoreId -1 2022-08-27 06:36:48,197|40b469c1-01ff-4449-9c73-bfcecb31251d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 06:36:48,199|40b469c1-01ff-4449-9c73-bfcecb31251d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 06:36:48,199|40b469c1-01ff-4449-9c73-bfcecb31251d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 06:36:48,242|d88ae5a6-768d-4389-95ff-83267ab011e0||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(79156c67-a2c4-4cb9-a4cd-224aec4c01c6) CBA(/opt/app/onap/blueprints/archive/79156c67-a2c4-4cb9-a4cd-224aec4c01c6/cba.zip) 2022-08-27 06:36:48,361|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79156c67-a2c4-4cb9-a4cd-224aec4c01c6) and entry definition file (Definitions/CNF.json) 2022-08-27 06:36:48,866|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:48,877|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:48,882|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:48,884|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale-out) 2022-08-27 06:36:48,885|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale) 2022-08-27 06:36:48,886|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale-in) 2022-08-27 06:36:48,888|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(health-check) 2022-08-27 06:36:48,962|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79156c67-a2c4-4cb9-a4cd-224aec4c01c6) and entry definition file (Definitions/CNF.json) 2022-08-27 06:36:48,982|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 06:36:48,983|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 06:36:49,333|d88ae5a6-768d-4389-95ff-83267ab011e0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/79156c67-a2c4-4cb9-a4cd-224aec4c01c6) present to clean. 2022-08-27 06:36:50,595|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 06:36:50,596|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(ff5d30e7-4e58-4b5c-82d1-06ee97710d0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 06:36:50,679|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(6a8013af-26fb-4114-9c46-716f654c8974) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 06:36:50,700|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(f42d0df7-a1ad-4343-a52e-3f3207b700f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 06:36:50,728|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(28756c84-dcff-466d-878a-a6cb32050eb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 06:36:50,763|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(ab9f0692-a095-4af1-8faa-b6655776599c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 06:36:50,792|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(5d550815-6503-4cef-9b3e-fd9e5e0a3b72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 06:36:50,908|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:36:50,909|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:36:50,909|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:36:50,909|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:36:50,910|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:36:50,914|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:36:51,060|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:36:51,163|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:36:51,198|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:36:51,225|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:36:51,409|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:51,410|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:51,413|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:51,545|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:36:51,640|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 06:36:51,679|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 06:36:51,710|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 06:36:51,807|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:51,808|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:51,810|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:51,898|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:36:51,995|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 06:36:52,052|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 06:36:52,084|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 06:36:52,147|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:52,148|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:52,148|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:52,149|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(HealthCheck) 2022-08-27 06:36:52,150|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 06:36:52,151|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-assign) 2022-08-27 06:36:52,151|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-deploy) 2022-08-27 06:36:52,244|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:36:52,340|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 06:36:52,380|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 06:36:52,404|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:52,406|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:52,408|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 06:36:52,534|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:52,535|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:52,537|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:36:52,559|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:36:52,596|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 06:36:52,623|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 06:36:52,644|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 06:36:52,713|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 06:36:52,766|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 06:36:52,785|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 06:36:52,914|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:36:52,915|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:36:52,917|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign-day-2) 2022-08-27 06:36:52,918|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:36:52,919|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy-day-2) 2022-08-27 06:36:52,951|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:36:52,971|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 06:36:53,001|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 06:36:53,043|40b469c1-01ff-4449-9c73-bfcecb31251d||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 06:37:11,768|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f6d2f6b-c544-44ca-a268-d7bcc5e7f548) 2022-08-27 06:37:11,768|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| deleting definition types under : /opt/app/onap/blueprints/working/8f6d2f6b-c544-44ca-a268-d7bcc5e7f548/Definitions 2022-08-27 06:37:11,772|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| reinitialized all type definitions 2022-08-27 06:37:11,773|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-08-27 06:37:11,823|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(vnf-template) 2022-08-27 06:37:11,832|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(vnf-mapping) 2022-08-27 06:37:11,841|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-08-27 06:37:11,877|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:11,935|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:11,993|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,006|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-08-27 06:37:12,007|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-08-27 06:37:12,007|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-08-27 06:37:12,071|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,084|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,109|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,138|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 06:37:12,182|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,237|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,258|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,305|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,316|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,332|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,388|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(config-assign) 2022-08-27 06:37:12,421|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(baseconfig-template) 2022-08-27 06:37:12,421|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-08-27 06:37:12,421|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-08-27 06:37:12,461|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,494|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,526|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(input) 2022-08-27 06:37:12,535|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(config-deploy) 2022-08-27 06:37:12,630|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(resource-assignment) 2022-08-27 06:37:12,630|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-08-27 06:37:12,631|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-08-27 06:37:12,631|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-08-27 06:37:12,631|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-08-27 06:37:12,631|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-08-27 06:37:12,631|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f6d2f6b-c544-44ca-a268-d7bcc5e7f548/Templates/vnf-mapping.json 2022-08-27 06:37:12,643|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-08-27 06:37:12,643|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-08-27 06:37:12,643|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f6d2f6b-c544-44ca-a268-d7bcc5e7f548/Templates/base_ubuntu20-mapping.json 2022-08-27 06:37:12,654|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-08-27 06:37:12,654|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-08-27 06:37:12,655|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-assign) 2022-08-27 06:37:12,656|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-08-27 06:37:12,656|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-assign) targets(config-assign) 2022-08-27 06:37:12,656|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-08-27 06:37:12,656|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-08-27 06:37:12,656|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f6d2f6b-c544-44ca-a268-d7bcc5e7f548/Templates/baseconfig-mapping.json 2022-08-27 06:37:12,668|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-08-27 06:37:12,668|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-deploy) targets(config-deploy) 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) resource assignment files([] 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 06:37:12,669|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-08-27 06:37:12,670|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/vnf-mapping.json) 2022-08-27 06:37:12,670|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-08-27 06:37:12,670|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/baseconfig-mapping.json) 2022-08-27 06:37:12,696|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-08-27 06:37:12,792|6b5096c8-fce8-4ccb-8d90-d81a78f6e559||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-08-27 06:37:13,124|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(cfe68659-3d59-4bf5-8ce3-6e5aca99deb2) CBA(/opt/app/onap/blueprints/archive/cfe68659-3d59-4bf5-8ce3-6e5aca99deb2/cba.zip) 2022-08-27 06:37:13,147|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cfe68659-3d59-4bf5-8ce3-6e5aca99deb2) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:37:13,170|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:37:13,240|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:37:13,242|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:37:13,243|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:37:13,259|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cfe68659-3d59-4bf5-8ce3-6e5aca99deb2) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:37:13,352|924bfad9-9444-45e7-91d9-685b91a7ef97||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/cfe68659-3d59-4bf5-8ce3-6e5aca99deb2) present to clean. 2022-08-27 06:38:26,644|94a5d2b6-c00e-4663-af41-65422bf65763||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 06:38:26,645|94a5d2b6-c00e-4663-af41-65422bf65763||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 06:38:26,646|94a5d2b6-c00e-4663-af41-65422bf65763||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 06:38:27,117|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 06:38:27,118|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 06:38:28,349|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 06:38:28,350|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(b465c145-1893-48e6-80bc-71e3b74d8b79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 06:38:28,384|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(2f2b7673-4805-4fc3-ad51-f8222b3eba7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 06:38:28,416|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(d6f3dbf4-7afe-40a1-b92d-802f5672f9f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 06:38:28,445|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(a5863be4-d194-4cc4-8c72-2021858aa1ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 06:38:28,486|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(81e2330e-40d2-473c-b731-5dc105629341) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 06:38:28,519|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(35e184b4-b257-4647-b5f0-318af2179c9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 06:38:28,554|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:38:28,556|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:38:28,557|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:38:28,558|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:38:28,558|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:38:28,559|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:38:28,602|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:38:28,691|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:38:28,722|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:38:28,766|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:38:28,918|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:38:28,919|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:38:28,920|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:28,994|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:38:29,069|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 06:38:29,087|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 06:38:29,099|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 06:38:29,152|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:38:29,153|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:38:29,160|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:29,231|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 06:38:29,283|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 06:38:29,295|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 06:38:29,306|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 06:38:29,368|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:38:29,370|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:38:29,371|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:29,371|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(HealthCheck) 2022-08-27 06:38:29,373|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 06:38:29,374|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-assign) 2022-08-27 06:38:29,375|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-deploy) 2022-08-27 06:38:29,444|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 06:38:29,492|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 06:38:29,504|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 06:38:29,505|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 06:38:29,591|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:38:29,594|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:29,658|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:38:29,659|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:29,661|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 06:38:29,680|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:38:29,770|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 06:38:29,795|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 06:38:29,809|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 06:38:29,866|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 06:38:29,867|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 06:38:29,927|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 06:38:29,997|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:38:29,998|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:38:29,999|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign-day-2) 2022-08-27 06:38:30,000|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:38:30,001|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy-day-2) 2022-08-27 06:38:30,037|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 06:38:30,057|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 06:38:30,088|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 06:38:30,091|94a5d2b6-c00e-4663-af41-65422bf65763||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 06:38:45,249|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9405c631-777f-4989-b230-60bee61c1976) 2022-08-27 06:38:45,250|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| deleting definition types under : /opt/app/onap/blueprints/working/9405c631-777f-4989-b230-60bee61c1976/Definitions 2022-08-27 06:38:45,252|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| reinitialized all type definitions 2022-08-27 06:38:45,253|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-27 06:38:45,276|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-27 06:38:45,297|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-27 06:38:45,301|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-27 06:38:45,305|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-27 06:38:45,328|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-27 06:38:45,351|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-assign) 2022-08-27 06:38:45,352|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-27 06:38:45,352|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-assign) targets(resolve-data) 2022-08-27 06:38:45,352|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-27 06:38:45,352|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-27 06:38:45,352|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/9405c631-777f-4989-b230-60bee61c1976/Templates/netconfrpc-mapping.json 2022-08-27 06:38:45,392|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-27 06:38:45,392|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 06:38:45,394|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 06:38:45,395|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-27 06:38:45,395|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-27 06:38:45,395|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) resource assignment files([] 2022-08-27 06:38:45,396|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 06:38:45,396|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-27 06:38:45,396|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-27 06:38:45,413|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| distinct resource keys ([input-source]) 2022-08-27 06:38:45,424|3cf12f57-926e-4a80-8184-815b0a34bb43||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enriching Resource Definition sources Node Template: [source-input] 2022-08-27 06:39:28,730|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:39:28,924|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:39:29,018|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| request(f1ceaaa7-f730-42db-8c49-af546a618f87) 2022-08-27 06:39:29,023|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| CBA file(/opt/app/onap/blueprints/archive/8a591b55-2335-4fa2-963d-5c4d63af44ed/cba.zip written successfully 2022-08-27 06:39:29,024|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(8a591b55-2335-4fa2-963d-5c4d63af44ed) CBA(/opt/app/onap/blueprints/archive/8a591b55-2335-4fa2-963d-5c4d63af44ed/cba.zip) 2022-08-27 06:39:29,060|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a591b55-2335-4fa2-963d-5c4d63af44ed) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:29,211|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:39:29,212|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:39:29,212|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:39:29,213|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale-out) 2022-08-27 06:39:29,213|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale) 2022-08-27 06:39:29,214|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(scale-in) 2022-08-27 06:39:29,215|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(health-check) 2022-08-27 06:39:29,253|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a591b55-2335-4fa2-963d-5c4d63af44ed) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:29,301|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :APACHE::1.0.0 2022-08-27 06:39:29,367|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-08-27 06:39:29,379|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-08-27 06:39:29,436|f1ceaaa7-f730-42db-8c49-af546a618f87||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/8a591b55-2335-4fa2-963d-5c4d63af44ed) present to clean. 2022-08-27 06:39:40,839|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:39:40,986|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:39:40,989|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| request(d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a) 2022-08-27 06:39:40,991|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| CBA file(/opt/app/onap/blueprints/archive/0f9b2527-87e3-4440-8578-f79e860ac49e/cba.zip written successfully 2022-08-27 06:39:40,991|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(0f9b2527-87e3-4440-8578-f79e860ac49e) CBA(/opt/app/onap/blueprints/archive/0f9b2527-87e3-4440-8578-f79e860ac49e/cba.zip) 2022-08-27 06:39:41,057|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f9b2527-87e3-4440-8578-f79e860ac49e) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:39:41,077|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:39:41,126|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 06:39:41,128|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:39:41,128|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:39:41,153|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f9b2527-87e3-4440-8578-f79e860ac49e) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:39:41,167|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-08-27 06:39:41,194|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-08-27 06:39:41,196|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-08-27 06:39:41,237|d0ad633b-1a4a-4c53-82cf-df8eb50f6c4a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/0f9b2527-87e3-4440-8578-f79e860ac49e) present to clean. 2022-08-27 06:39:46,136|e99f5a83-c7cd-4e5e-8a30-a188fe827e4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| getting cba file name(APACHE), version(1.0.0) from db 2022-08-27 06:39:46,735|e99f5a83-c7cd-4e5e-8a30-a188fe827e4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:46,738|e99f5a83-c7cd-4e5e-8a30-a188fe827e4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:46,745|e99f5a83-c7cd-4e5e-8a30-a188fe827e4f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:47,031|ac538cc4-e92c-41cc-9d73-675461ad5f67||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:47,031|ac538cc4-e92c-41cc-9d73-675461ad5f67||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:47,037|ac538cc4-e92c-41cc-9d73-675461ad5f67||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:49,140|abae3a6f-7441-4523-ad60-7151bf332932||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:49,140|abae3a6f-7441-4523-ad60-7151bf332932||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:49,152|abae3a6f-7441-4523-ad60-7151bf332932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:49,543|d6217bed-1422-46e7-b583-5089ec1b676f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:49,543|d6217bed-1422-46e7-b583-5089ec1b676f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:49,547|d6217bed-1422-46e7-b583-5089ec1b676f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:50,049|ec4f7937-5fd0-414c-a374-130025c451fa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:50,049|ec4f7937-5fd0-414c-a374-130025c451fa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:50,094|ec4f7937-5fd0-414c-a374-130025c451fa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:50,512|4e62adff-76e5-4faa-a141-31d57abe5be5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:50,513|4e62adff-76e5-4faa-a141-31d57abe5be5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:50,515|4e62adff-76e5-4faa-a141-31d57abe5be5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:50,916|113adb9c-36e6-43e1-8302-e20ef9cb7f6c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:50,916|113adb9c-36e6-43e1-8302-e20ef9cb7f6c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:50,920|113adb9c-36e6-43e1-8302-e20ef9cb7f6c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:39:51,206|6c85d6b1-80a7-45dc-aa0b-5f9abd4e1984||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:39:51,206|6c85d6b1-80a7-45dc-aa0b-5f9abd4e1984||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:39:51,207|6c85d6b1-80a7-45dc-aa0b-5f9abd4e1984||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:40:12,167|7392d2f1-0ac3-4879-9fda-bfa381fa4b60||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-08-27 06:40:12,659|7392d2f1-0ac3-4879-9fda-bfa381fa4b60||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:40:12,685|7392d2f1-0ac3-4879-9fda-bfa381fa4b60||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:40:12,722|7392d2f1-0ac3-4879-9fda-bfa381fa4b60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:40:13,136|ad639906-024a-4ca8-b3a7-b843a34a0479||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:40:13,136|ad639906-024a-4ca8-b3a7-b843a34a0479||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:40:13,179|ad639906-024a-4ca8-b3a7-b843a34a0479||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:40:14,205|c0dcd4b5-5be9-48bb-8b78-561a865f7830||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:40:14,205|c0dcd4b5-5be9-48bb-8b78-561a865f7830||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:40:14,208|c0dcd4b5-5be9-48bb-8b78-561a865f7830||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:40:14,535|21da2485-18c9-4484-86b5-e6fe050b0900||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:40:14,535|21da2485-18c9-4484-86b5-e6fe050b0900||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:40:14,563|21da2485-18c9-4484-86b5-e6fe050b0900||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:40:34,342|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 00dd0851-a266-43d6-956f-862c7bad0555 2022-08-27 06:40:34,342|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:40:34,342|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:40:34,346|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:40:34,346|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:40:34,348|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:40:34,371|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 06:40:34,521|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 06:40:34,527|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment[00dd0851-a266-43d6-956f-862c7bad0555])'s step(resource-assignment) 2022-08-27 06:40:34,527|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:40:34,529|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(00dd0851-a266-43d6-956f-862c7bad0555) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 06:40:34,529|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:40:34,529|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 06:40:34,530|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-27 06:40:34,594|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-08-27 06:40:34,624|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-08-27 06:40:34,626|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-08-27 06:40:34,626|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-08-27 06:40:34,627|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("4cfa83d8-38ed-4671-b2d8-f40e141bf49e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:40:34,628|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("89effd4f-4355-4504-b9d4-ac77c58ddd86") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:40:34,657|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-08-27 06:40:34,657|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-08-27 06:40:34,673|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-27 06:40:38,529|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - ) 2022-08-27 06:40:38,533|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:38,541|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") 2022-08-27 06:40:38,541|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") 2022-08-27 06:40:38,542|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 06:40:38,544|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-27 06:40:38,548|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| 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" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220827t064038145595z" }) 2022-08-27 06:40:38,595|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:40:38,595|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:40:38,596|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-27 06:40:38,597|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment[00dd0851-a266-43d6-956f-862c7bad0555])'s step(profile-upload) 2022-08-27 06:40:38,597|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:40:38,605|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(00dd0851-a266-43d6-956f-862c7bad0555) for workflow(resource-assignment) step(profile-upload) 2022-08-27 06:40:38,605|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-27 06:40:38,605|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-08-27 06:40:38,607|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Triggering K8s Profile Upload component logic. 2022-08-27 06:40:38,608|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Getting the template prefixes 2022-08-27 06:40:38,608|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Iterating over prefixes in resource assignment map. 2022-08-27 06:40:38,611|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Prefix vnf does not have required data for us to continue. 2022-08-27 06:40:38,612|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:40:38,612|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-27 06:40:38,612|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-27 06:40:38,613|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 06:40:38,617|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(00dd0851-a266-43d6-956f-862c7bad0555) nodes completed with (0)exceptions 2022-08-27 06:40:38,618|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 06:40:38,619|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f4f15f76-cdcc-4cf0-8b82-89a919595009 auditStoreId -1 2022-08-27 06:40:42,508|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:40:42,730|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:40:42,734|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| request(f6741a4f-656a-40fb-8602-68f3fe94077f) 2022-08-27 06:40:42,743|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| CBA file(/opt/app/onap/blueprints/archive/a814b90b-f9d6-43f0-8fbf-30c96a21d92c/cba.zip written successfully 2022-08-27 06:40:42,743|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(a814b90b-f9d6-43f0-8fbf-30c96a21d92c) CBA(/opt/app/onap/blueprints/archive/a814b90b-f9d6-43f0-8fbf-30c96a21d92c/cba.zip) 2022-08-27 06:40:42,787|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a814b90b-f9d6-43f0-8fbf-30c96a21d92c) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:40:42,799|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 06:40:42,816|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 06:40:42,818|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 06:40:42,833|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a814b90b-f9d6-43f0-8fbf-30c96a21d92c) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 06:40:42,872|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 06:40:42,900|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 06:40:42,920|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 06:40:42,956|f6741a4f-656a-40fb-8602-68f3fe94077f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/working/a814b90b-f9d6-43f0-8fbf-30c96a21d92c) present to clean. 2022-08-27 06:40:46,318|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 8ef9aa4a-c532-45f6-8199-7014fe470b50 2022-08-27 06:40:46,318|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:40:46,318|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:40:46,319|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:40:46,319|147b920f-b3d1-4726-9888-077c6c5c21ca||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:40:46,322|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:40:46,334|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 06:40:46,338|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 06:40:46,339|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment[8ef9aa4a-c532-45f6-8199-7014fe470b50])'s step(resource-assignment) 2022-08-27 06:40:46,339|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:40:46,340|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(8ef9aa4a-c532-45f6-8199-7014fe470b50) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 06:40:46,341|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:40:46,341|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 06:40:46,342|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-08-27 06:40:46,381|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-08-27 06:40:46,388|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-08-27 06:40:46,389|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("305b582d-63bd-44c2-aba6-cfaa310e51da") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-27 06:40:46,390|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-08-27 06:40:46,390|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-08-27 06:40:46,390|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("40c8faf2-12fb-49dd-9ce3-6552d845d661") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-08-27 06:40:46,392|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-08-27 06:40:46,392|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-08-27 06:40:46,500|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Parameter information : ({customizationid=40c8faf2-12fb-49dd-9ce3-6552d845d661}) 2022-08-27 06:40:46,505|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Parameter information : ({customizationid=40c8faf2-12fb-49dd-9ce3-6552d845d661}) 2022-08-27 06:40:46,534|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,538|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,541|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"113969ce-040a-4249-bab5-a5f483787371"}]) 2022-08-27 06:40:46,541|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a6f31045-1767-44b2-9a9d-36536e0c0cfb"}]) 2022-08-27 06:40:46,542|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("113969ce-040a-4249-bab5-a5f483787371") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-08-27 06:40:46,542|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("a6f31045-1767-44b2-9a9d-36536e0c0cfb") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-08-27 06:40:46,546|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-08-27 06:40:46,561|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Transformed value: null -> 113969ce-040a-4249-bab5-a5f483787371 2022-08-27 06:40:46,563|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-08-27 06:40:46,619|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Parameter information : ({customizationid=40c8faf2-12fb-49dd-9ce3-6552d845d661}) 2022-08-27 06:40:46,635|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,637|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-08-27 06:40:46,637|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-08-27 06:40:46,638|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-08-27 06:40:46,638|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-08-27 06:40:46,645|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Transformed value: null -> 40c8faf2-12fb-49dd-9ce3-6552d845d661 2022-08-27 06:40:46,646|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("89effd4f-4355-4504-b9d4-ac77c58ddd86") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:40:46,646|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-08-27 06:40:46,646|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-08-27 06:40:46,647|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("4cfa83d8-38ed-4671-b2d8-f40e141bf49e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:40:46,654|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-08-27 06:40:46,655|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-08-27 06:40:46,656|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-08-27 06:40:46,656|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-08-27 06:40:46,672|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-08-27 06:40:46,675|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-08-27 06:40:46,715|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:40:46,715|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:40:46,715|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,715|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-08-27 06:40:46,716|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 06:40:46,737|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-08-27 06:40:46,737|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-08-27 06:40:46,740|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-27 06:40:46,968|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - ) 2022-08-27 06:40:46,969|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:46,969|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z-helm_apache-vfmt-001") 2022-08-27 06:40:46,969|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z-helm_apache-vfmt-001") 2022-08-27 06:40:46,969|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t064038145595z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-08-27 06:40:46,971|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-27 06:40:46,984|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-08-27 06:40:46,985|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-08-27 06:40:47,015|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-08-27 06:40:47,034|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:40:47,035|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response processing type (string) 2022-08-27 06:40:47,035|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-08-27 06:40:47,036|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-08-27 06:40:47,036|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-08-27 06:40:47,037|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-08-27 06:40:47,037|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-08-27 06:40:47,039|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| 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" : "113969ce-040a-4249-bab5-a5f483787371", "k8s-rb-definition-version" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "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" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "vf-module-model-invariant-uuid" : "113969ce-040a-4249-bab5-a5f483787371", "vf-module-model-version" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220827t064038145595z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220827t064038145595z" }) 2022-08-27 06:40:47,058|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:40:47,058|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:40:47,058|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-27 06:40:47,059|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment[8ef9aa4a-c532-45f6-8199-7014fe470b50])'s step(profile-upload) 2022-08-27 06:40:47,059|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(8ef9aa4a-c532-45f6-8199-7014fe470b50) for workflow(resource-assignment) step(profile-upload) 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Triggering K8s Profile Upload component logic. 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Getting the template prefixes 2022-08-27 06:40:47,060|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Iterating over prefixes in resource assignment map. 2022-08-27 06:40:47,104|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661) 2022-08-27 06:40:47,129|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:40:47,147|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(GET), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/profile/node-port-profile) 2022-08-27 06:40:47,158|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(404 - Not Found) 2022-08-27 06:40:47,158|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Uploading K8s Profile.. 2022-08-27 06:40:47,186|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/profile) 2022-08-27 06:40:47,211|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(201 - Created) 2022-08-27 06:40:47,258|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Rest request method(POST), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/profile/node-port-profile/content) 2022-08-27 06:40:47,285|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Response status(200 - OK) 2022-08-27 06:40:47,285|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| K8s Profile Upload Completed 2022-08-27 06:40:47,286|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:40:47,286|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-27 06:40:47,286|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-27 06:40:47,286|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 06:40:47,287|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(8ef9aa4a-c532-45f6-8199-7014fe470b50) nodes completed with (0)exceptions 2022-08-27 06:40:47,287|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 06:40:47,287|147b920f-b3d1-4726-9888-077c6c5c21ca||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f5cbd59-e05f-445e-b5ed-2cde226601cf auditStoreId -1 2022-08-27 06:40:58,365|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:40:58,511|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:40:58,572|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 147b920f-b3d1-4726-9888-077c6c5c21ca 2022-08-27 06:40:58,572|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:40:58,572|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:40:58,572|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:40:58,572|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:40:58,574|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:40:58,584|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (config-assign) 2022-08-27 06:40:58,586|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 06:40:58,587|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(config-setup) 2022-08-27 06:40:58,587|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:40:58,588|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-assign) step(config-setup) 2022-08-27 06:40:58,588|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:40:58,588|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-08-27 06:40:58,589|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-27 06:40:58,637|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-08-27 06:40:58,639|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 06:40:58,640|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("89effd4f-4355-4504-b9d4-ac77c58ddd86") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:40:58,656|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-27 06:40:58,656|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-27 06:40:58,679|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86) 2022-08-27 06:40:58,708|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 06:40:58,708|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-08-27 06:40:58,710|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") 2022-08-27 06:40:58,710|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") 2022-08-27 06:40:58,710|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-27 06:40:58,711|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4cfa83d8-38ed-4671-b2d8-f40e141bf49e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:40:58,718|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 06:40:58,718|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 06:40:58,735|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules) 2022-08-27 06:40:58,761|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 06:40:58,761|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-27 06:40:58,762|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d16ee4d5-faf6-4f35-a092-27b1a101a3f5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9f48ef38-c886-4c49-9d15-04186ff85519","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da"}}}]}) 2022-08-27 06:40:58,762|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d16ee4d5-faf6-4f35-a092-27b1a101a3f5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9f48ef38-c886-4c49-9d15-04186ff85519","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da"}}}]}) 2022-08-27 06:40:58,762|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d16ee4d5-faf6-4f35-a092-27b1a101a3f5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9f48ef38-c886-4c49-9d15-04186ff85519","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da"}}}]), type ({json}) 2022-08-27 06:40:58,763|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d16ee4d5-faf6-4f35-a092-27b1a101a3f5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9f48ef38-c886-4c49-9d15-04186ff85519","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-27 06:40:58,769|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 06:40:58,769|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 06:40:58,817|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1) 2022-08-27 06:40:59,342|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 06:40:59,342|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-27 06:40:59,343|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582448361","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) 2022-08-27 06:40:59,344|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582448361","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) 2022-08-27 06:40:59,344|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582448361","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]), type ({json}) 2022-08-27 06:40:59,344|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582448361","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-27 06:40:59,347|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-08-27 06:40:59,356|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:41:08,840|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (9484)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:41:08,841|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:41:08,907|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"113969ce-040a-4249-bab5-a5f483787371","k8s-rb-definition-version":"40c8faf2-12fb-49dd-9ce3-6552d845d661","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-08-27 06:41:08,914|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "113969ce-040a-4249-bab5-a5f483787371", "k8s-rb-definition-version" : "40c8faf2-12fb-49dd-9ce3-6552d845d661" } }, "replica-count" : null, "service-instance-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "service-instance-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-id" : "113969ce-040a-4249-bab5-a5f483787371", "model-version-id" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1661582448361", "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "vf-module-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "147b920f-b3d1-4726-9888-077c6c5c21ca", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9f48ef38-c886-4c49-9d15-04186ff85519", "svc-request-id" : "d16ee4d5-faf6-4f35-a092-27b1a101a3f5" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "0a9b7384-d70e-47c2-b79a-f900fba6cc2d", "model-name" : "basic_cnf_macro", "model-uuid" : "38e6e8d0-694f-489b-b943-653f78b8accb", "model-version" : "1.0" }, "service-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "service-instance-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-uuid" : "113969ce-040a-4249-bab5-a5f483787371", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "model-version" : "1" }, "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "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_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-uuid" : "113969ce-040a-4249-bab5-a5f483787371", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "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" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb" }, { "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-20220827t064038145595z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "113969ce-040a-4249-bab5-a5f483787371" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220827t064038145595z" }, { "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" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "vf-module-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "33b35cf1-a03d-4b31-b2c6-560d1a640003", "model-invariant-uuid" : "c0c1cb39-d41c-4609-a986-a572f9891180", "model-name" : "basic_cnf_macro", "model-uuid" : "56d39ffb-0bf7-4e3d-bf96-c10291773c5d", "model-version" : "1.0" }, "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da" } ] }, "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e" }) 2022-08-27 06:41:08,938|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-08-27 06:41:08,938|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:41:08,939|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-27 06:41:08,940|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(config-template) 2022-08-27 06:41:08,940|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:41:08,950|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-assign) step(config-template) 2022-08-27 06:41:08,950|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-08-27 06:41:08,951|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-08-27 06:41:09,065|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-08-27 06:41:09,065|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-08-27 06:41:09,066|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-27 06:41:09,096|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661) 2022-08-27 06:41:09,120|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 06:41:09,142|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/config-template/replica-count-template) 2022-08-27 06:41:09,152|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-27 06:41:09,153|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-08-27 06:41:09,174|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/config-template) 2022-08-27 06:41:09,213|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-08-27 06:41:09,246|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/113969ce-040a-4249-bab5-a5f483787371/40c8faf2-12fb-49dd-9ce3-6552d845d661/config-template/replica-count-template/content) 2022-08-27 06:41:09,318|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 06:41:09,319|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-08-27 06:41:09,319|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-08-27 06:41:09,319|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-08-27 06:41:09,320|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-08-27 06:41:09,320|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 06:41:09,321|||DefaultDispatcher-worker-1||||INFO||||||| workflow(147b920f-b3d1-4726-9888-077c6c5c21ca) nodes completed with (0)exceptions 2022-08-27 06:41:09,321|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-27 06:41:09,322|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cfaa5aba-4107-43ad-9f70-387ed94813ce auditStoreId -1 2022-08-27 06:41:09,364|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Completed 2022-08-27 06:42:13,600|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:42:13,810|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:42:13,819|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 147b920f-b3d1-4726-9888-077c6c5c21ca 2022-08-27 06:42:13,820|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:42:13,820|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:42:13,829|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 06:42:13,829|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 06:42:13,836|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 06:42:13,911|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (config-deploy) 2022-08-27 06:42:13,913|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 06:42:13,914|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(config-setup) 2022-08-27 06:42:13,914|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:42:13,916|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-deploy) step(config-setup) 2022-08-27 06:42:13,916|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:42:13,916|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-08-27 06:42:13,919|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-27 06:42:14,028|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2022-08-27 06:42:14,053|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 06:42:14,064|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("89effd4f-4355-4504-b9d4-ac77c58ddd86") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:42:14,079|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-27 06:42:14,079|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-27 06:42:14,138|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86) 2022-08-27 06:42:14,194|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:14,195|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-08-27 06:42:14,196|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") 2022-08-27 06:42:14,196|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") 2022-08-27 06:42:14,196|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-27 06:42:14,197|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4cfa83d8-38ed-4671-b2d8-f40e141bf49e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:42:14,205|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 06:42:14,205|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 06:42:14,221|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/89effd4f-4355-4504-b9d4-ac77c58ddd86/service-data/vnfs/vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e/vnf-data/vf-modules) 2022-08-27 06:42:14,246|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:14,246|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-08-27 06:42:14,247|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"45e182d6-b778-4dce-9dd9-bf7b3122254c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/655bee47-183d-48e4-a06a-337c92003c01","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","from-preload":false}}}]}) 2022-08-27 06:42:14,247|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"45e182d6-b778-4dce-9dd9-bf7b3122254c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/655bee47-183d-48e4-a06a-337c92003c01","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","from-preload":false}}}]}) 2022-08-27 06:42:14,247|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"45e182d6-b778-4dce-9dd9-bf7b3122254c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/655bee47-183d-48e4-a06a-337c92003c01","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","from-preload":false}}}]), type ({json}) 2022-08-27 06:42:14,248|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","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_de9d3743-ab44-4e0f-bd85-bced3c194b66_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":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","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-20220827t064038145595z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"113969ce-040a-4249-bab5-a5f483787371","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t064038145595z","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":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"147b920f-b3d1-4726-9888-077c6c5c21ca","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38e6e8d0-694f-489b-b943-653f78b8accb","model-invariant-uuid":"0a9b7384-d70e-47c2-b79a-f900fba6cc2d"},"global-customer-id":"basiccnf-macro-customer","service-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","service-instance-id":"89effd4f-4355-4504-b9d4-ac77c58ddd86","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"45e182d6-b778-4dce-9dd9-bf7b3122254c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/655bee47-183d-48e4-a06a-337c92003c01","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"33b35cf1-a03d-4b31-b2c6-560d1a640003","model-uuid":"56d39ffb-0bf7-4e3d-bf96-c10291773c5d","model-invariant-uuid":"c0c1cb39-d41c-4609-a986-a572f9891180"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4cfa83d8-38ed-4671-b2d8-f40e141bf49e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"40c8faf2-12fb-49dd-9ce3-6552d845d661","model-uuid":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-invariant-uuid":"113969ce-040a-4249-bab5-a5f483787371"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-27 06:42:14,259|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 06:42:14,259|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 06:42:14,283|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4cfa83d8-38ed-4671-b2d8-f40e141bf49e?depth=1) 2022-08-27 06:42:14,554|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:14,555|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-08-27 06:42:14,556|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"unruffled_davinci","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582529421","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) 2022-08-27 06:42:14,556|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"unruffled_davinci","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582529421","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) 2022-08-27 06:42:14,556|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"unruffled_davinci","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582529421","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]), type ({json}) 2022-08-27 06:42:14,556|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"305b582d-63bd-44c2-aba6-cfaa310e51da","vf-module-name":"basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"unruffled_davinci","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661582529421","model-invariant-id":"113969ce-040a-4249-bab5-a5f483787371","model-version-id":"a6f31045-1767-44b2-9a9d-36536e0c0cfb","model-customization-id":"40c8faf2-12fb-49dd-9ce3-6552d845d661","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-27 06:42:14,558|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-08-27 06:42:14,565|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"113969ce-040a-4249-bab5-a5f483787371","k8s-rb-definition-version":"40c8faf2-12fb-49dd-9ce3-6552d845d661","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":"unruffled_davinci"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-08-27 06:42:14,569|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "unruffled_davinci", "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" : "113969ce-040a-4249-bab5-a5f483787371", "k8s-rb-definition-version" : "40c8faf2-12fb-49dd-9ce3-6552d845d661" } }, "replica-count" : null, "service-instance-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "service-instance-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "unruffled_davinci", "is-base-vf-module" : false, "model-customization-id" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-id" : "113969ce-040a-4249-bab5-a5f483787371", "model-version-id" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1661582529421", "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "vf-module-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "147b920f-b3d1-4726-9888-077c6c5c21ca", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/655bee47-183d-48e4-a06a-337c92003c01", "svc-request-id" : "45e182d6-b778-4dce-9dd9-bf7b3122254c" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "0a9b7384-d70e-47c2-b79a-f900fba6cc2d", "model-name" : "basic_cnf_macro", "model-uuid" : "38e6e8d0-694f-489b-b943-653f78b8accb", "model-version" : "1.0" }, "service-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "service-instance-id" : "89effd4f-4355-4504-b9d4-ac77c58ddd86", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-uuid" : "113969ce-040a-4249-bab5-a5f483787371", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "model-version" : "1" }, "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "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_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "40c8faf2-12fb-49dd-9ce3-6552d845d661", "model-invariant-uuid" : "113969ce-040a-4249-bab5-a5f483787371", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb", "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" : "a6f31045-1767-44b2-9a9d-36536e0c0cfb" }, { "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-20220827t064038145595z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "113969ce-040a-4249-bab5-a5f483787371" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220827t064038145595z" }, { "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" : "305b582d-63bd-44c2-aba6-cfaa310e51da", "vf-module-name" : "basic_cnf_macro_de9d3743-ab44-4e0f-bd85-bced3c194b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "33b35cf1-a03d-4b31-b2c6-560d1a640003", "model-invariant-uuid" : "c0c1cb39-d41c-4609-a986-a572f9891180", "model-name" : "basic_cnf_macro", "model-uuid" : "56d39ffb-0bf7-4e3d-bf96-c10291773c5d", "model-version" : "1.0" }, "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "305b582d-63bd-44c2-aba6-cfaa310e51da" } ] }, "vnf-id" : "4cfa83d8-38ed-4671-b2d8-f40e141bf49e" }) 2022-08-27 06:42:14,629|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-27 06:42:14,630|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:42:14,630|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-27 06:42:14,631|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(status-verification-script) 2022-08-27 06:42:14,631|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:42:14,655|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-deploy) step(status-verification-script) 2022-08-27 06:42:14,655|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 06:42:14,655|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-08-27 06:42:14,685|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-08-27 06:42:14,753|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-27 06:42:14,791|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:42:15,194|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:15,258|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is ready. 2022-08-27 06:42:15,258|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-27 06:42:15,258|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-27 06:42:15,258|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 06:42:15,258|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-08-27 06:42:15,259|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(config-apply) 2022-08-27 06:42:15,259|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:42:15,276|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-deploy) step(config-apply) 2022-08-27 06:42:15,276|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-08-27 06:42:15,277|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-08-27 06:42:15,280|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-08-27 06:42:15,280|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-08-27 06:42:15,280|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-27 06:42:15,301|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/config/replica-count-change) 2022-08-27 06:42:20,346|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-27 06:42:20,347|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-08-27 06:42:20,476|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-08-27 06:42:20,476|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-08-27 06:42:20,528|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-08-27 06:42:20,534|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 06:42:20,535|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-08-27 06:42:20,772|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/unruffled_davinci/config) 2022-08-27 06:42:21,130|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-08-27 06:42:21,145|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-27 06:42:21,146|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-08-27 06:42:21,146|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-08-27 06:42:21,147|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(status-verification-script-after) 2022-08-27 06:42:21,148|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:42:21,166|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-deploy) step(status-verification-script-after) 2022-08-27 06:42:21,166|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 06:42:21,167|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-08-27 06:42:21,171|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-08-27 06:42:21,177|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-27 06:42:21,202|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:42:21,300|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:21,308|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is not ready. Please wait... 2022-08-27 06:42:31,339|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:42:31,487|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:31,497|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is not ready. Please wait... 2022-08-27 06:42:41,519|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:42:41,685|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:41,688|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is not ready. Please wait... 2022-08-27 06:42:51,716|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:42:51,840|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:42:51,850|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is not ready. Please wait... 2022-08-27 06:43:01,884|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/unruffled_davinci/status) 2022-08-27 06:43:02,071|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-08-27 06:43:02,083|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (unruffled_davinci) is ready. 2022-08-27 06:43:02,083|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-27 06:43:02,083|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-08-27 06:43:02,083|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 06:43:02,083|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-08-27 06:43:02,086|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[147b920f-b3d1-4726-9888-077c6c5c21ca])'s step(collect-results) 2022-08-27 06:43:02,090|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:43:02,091|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(147b920f-b3d1-4726-9888-077c6c5c21ca) for workflow(config-deploy) step(collect-results) 2022-08-27 06:43:02,091|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 06:43:02,091|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-08-27 06:43:02,092|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-08-27 06:43:02,120|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {} 2022-08-27 06:43:02,120|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-08-27 06:43:02,120|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 06:43:02,121|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-08-27 06:43:02,121|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 06:43:02,121|||DefaultDispatcher-worker-2||||INFO||||||| workflow(147b920f-b3d1-4726-9888-077c6c5c21ca) nodes completed with (0)exceptions 2022-08-27 06:43:02,123|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-27 06:43:02,124|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c45c04bb-52aa-48dd-9ac1-5a1deeaf0ae2 auditStoreId -1 2022-08-27 06:43:02,128|147b920f-b3d1-4726-9888-077c6c5c21ca||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Completed 2022-08-27 06:44:42,948|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 1282097f-7e6f-47be-bc39-ec19c62b58f5 2022-08-27 06:44:42,949|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:44:42,949|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:44:42,956|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:44:42,957|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:44:42,970|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:44:43,076|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 06:44:43,077|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-27 06:44:43,078|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:44:43,079|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(1282097f-7e6f-47be-bc39-ec19c62b58f5) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 06:44:43,079|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:44:43,079|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 06:44:43,081|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-27 06:44:43,180|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-27 06:44:43,183|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 06:44:43,184|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("1e0fabcc-65ed-455d-84e2-3cb5256fa10c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:44:43,185|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("8bf82d1f-663e-4444-83ce-5c4622a55a96") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:44:43,199|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ "service-instance-id" : "1e0fabcc-65ed-455d-84e2-3cb5256fa10c", "vnf-id" : "8bf82d1f-663e-4444-83ce-5c4622a55a96", "vnf_name" : "ubuntu20-VNF-name" }) 2022-08-27 06:44:43,298|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:44:43,298|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:44:43,298|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 06:44:43,299|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 93157e14-0d43-4d71-ae3c-6bcdbdfa804c auditStoreId -1 2022-08-27 06:44:51,939|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 956c660f-5d11-4013-afe0-83ea30a68c21 2022-08-27 06:44:51,939|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:44:51,939|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:44:51,940|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:44:51,940|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:44:51,972|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:44:52,070|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 06:44:52,071|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-27 06:44:52,071|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:44:52,072|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(956c660f-5d11-4013-afe0-83ea30a68c21) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 06:44:52,072|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:44:52,072|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 06:44:52,073|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-08-27 06:44:52,163|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-27 06:44:52,166|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-08-27 06:44:52,168|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-08-27 06:44:52,169|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-08-27 06:44:52,169|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-08-27 06:44:52,179|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("8d8b2ff7-4900-4633-a763-7f1bb1b46326") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-27 06:44:52,180|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("1e0fabcc-65ed-455d-84e2-3cb5256fa10c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:44:52,180|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-08-27 06:44:52,181|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-08-27 06:44:52,186|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-08-27 06:44:52,196|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("8bf82d1f-663e-4444-83ce-5c4622a55a96") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:44:52,198|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "1e0fabcc-65ed-455d-84e2-3cb5256fa10c", "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" : "8d8b2ff7-4900-4633-a763-7f1bb1b46326", "vnf-id" : "8bf82d1f-663e-4444-83ce-5c4622a55a96", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-08-27 06:44:52,240|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:44:52,241|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:44:52,241|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 06:44:52,242|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e7866474-cb02-44ba-9c03-1d48b3755252 auditStoreId -1 2022-08-27 06:45:00,376|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:45:00,555|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:45:00,562|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 8bab0d20-d004-4fdd-a6d3-d7cdca280ebd 2022-08-27 06:45:00,563|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:45:00,563|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:45:00,563|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:45:00,563|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:45:00,566|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:45:00,612|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (config-assign) 2022-08-27 06:45:00,613|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-08-27 06:45:00,613|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:45:00,614|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(8bab0d20-d004-4fdd-a6d3-d7cdca280ebd) for workflow(config-assign) step(config-assign) 2022-08-27 06:45:00,614|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 06:45:00,615|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-08-27 06:45:00,622|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-08-27 06:45:00,747|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-27 06:45:00,749|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 06:45:00,750|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("1e0fabcc-65ed-455d-84e2-3cb5256fa10c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 06:45:00,750|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Setting Resource Value ("8bf82d1f-663e-4444-83ce-5c4622a55a96") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 06:45:00,778|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (vnf-id) 2022-08-27 06:45:00,796|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (service-instance-id) 2022-08-27 06:45:00,805|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Resource resolution saved into database successfully : (vnf_name) 2022-08-27 06:45:00,807|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Generated Resource Param Data ({ "service-instance-id" : "1e0fabcc-65ed-455d-84e2-3cb5256fa10c", "vnf-id" : "8bf82d1f-663e-4444-83ce-5c4622a55a96", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-08-27 06:45:00,851|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-08-27 06:45:00,870|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-27 06:45:00,870|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:45:00,870|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 06:45:00,871|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-27 06:45:00,872|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 65544ef9-961c-4208-b402-68d154e0bb9b auditStoreId -1 2022-08-27 06:45:00,917|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Completed 2022-08-27 06:46:01,138|||grpc-default-executor-4||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 06:46:01,301|||grpc-default-executor-4||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-27 06:46:01,311|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing request id 8bab0d20-d004-4fdd-a6d3-d7cdca280ebd 2022-08-27 06:46:01,311|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 06:46:01,311|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| StoreAuditService ID -1 2022-08-27 06:46:01,314|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 06:46:01,314|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 06:46:01,318|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 06:46:01,329|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deriving input data for workflow: (config-deploy) 2022-08-27 06:46:01,329|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-08-27 06:46:01,330|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 06:46:01,351|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| preparing request id(8bab0d20-d004-4fdd-a6d3-d7cdca280ebd) for workflow(config-deploy) step(config-deploy) 2022-08-27 06:46:01,351|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-08-27 06:46:01,351|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-08-27 06:46:01,356|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-08-27 06:46:01,356|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Getting Jython Script Class(ConfigDeploy) 2022-08-27 06:46:01,510|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@1ce2bf7e 2022-08-27 06:46:01,514|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Hello world 2022-08-27 06:46:01,514|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Preparing Response... 2022-08-27 06:46:01,514|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-08-27 06:46:01,514|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-27 06:46:01,515|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c594fd33-b8bd-4e29-bf87-b9e5de6dfc75 auditStoreId -1 2022-08-27 06:46:01,519|8bab0d20-d004-4fdd-a6d3-d7cdca280ebd||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Completed 2022-08-27 08:07:47,240|acb7373d-042c-48ca-ae89-9baded42866b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 08:07:47,241|acb7373d-042c-48ca-ae89-9baded42866b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 08:07:47,242|acb7373d-042c-48ca-ae89-9baded42866b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 08:07:47,667|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 08:07:47,668|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 08:07:49,029|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 08:07:49,031|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(643ffe59-3e63-42c9-9a0d-40e47bc98468) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 08:07:49,082|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(27869964-618d-4a31-a546-7ce4ff97c4e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 08:07:49,091|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(dbfe02c3-8a69-48d1-8b64-ade1bcba4295) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 08:07:49,106|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(61a29754-86dc-463b-80df-8a435e875543) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 08:07:49,125|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(5e4b7a27-910c-4e5a-8c66-3f9fb352c893) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 08:07:49,141|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Save processing(9b77171d-3965-4d5a-b816-1877b7ca7053) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 08:07:49,159|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 08:07:49,160|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 08:07:49,160|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 08:07:49,160|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 08:07:49,160|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 08:07:49,161|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 08:07:49,181|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 08:07:49,264|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 08:07:49,293|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 08:07:49,320|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 08:07:49,440|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 08:07:49,442|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 08:07:49,443|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:49,503|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 08:07:49,559|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 08:07:49,591|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 08:07:49,614|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 08:07:49,710|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 08:07:49,712|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 08:07:49,713|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:49,806|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-27 08:07:49,858|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 08:07:49,887|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 08:07:49,898|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 08:07:49,949|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 08:07:49,951|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 08:07:49,953|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:49,954|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(HealthCheck) 2022-08-27 08:07:49,955|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 08:07:49,957|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-assign) 2022-08-27 08:07:49,958|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(vf-config-deploy) 2022-08-27 08:07:50,030|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-27 08:07:50,074|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 08:07:50,087|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 08:07:50,087|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 08:07:50,119|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 08:07:50,121|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:50,166|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-27 08:07:50,208|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 08:07:50,228|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 08:07:50,229|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 08:07:50,277|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(resource-assignment) 2022-08-27 08:07:50,278|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 08:07:50,279|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign-day-2) 2022-08-27 08:07:50,280|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:50,281|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy-day-2) 2022-08-27 08:07:50,318|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-assign) 2022-08-27 08:07:50,319|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Validating Workflow(config-deploy) 2022-08-27 08:07:50,320|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-27 08:07:50,330|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 08:07:50,343|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 08:07:50,359|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 08:07:50,360|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 08:07:50,384|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 08:07:50,395|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 08:07:50,396|acb7373d-042c-48ca-ae89-9baded42866b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 08:08:07,040|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/30a0fa14-9bd9-415d-bad7-7d33c9cf3b58) 2022-08-27 08:08:07,041|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| deleting definition types under : /opt/app/onap/blueprints/working/30a0fa14-9bd9-415d-bad7-7d33c9cf3b58/Definitions 2022-08-27 08:08:07,043|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| reinitialized all type definitions 2022-08-27 08:08:07,044|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-27 08:08:07,068|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-27 08:08:07,082|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-27 08:08:07,088|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-27 08:08:07,093|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-27 08:08:07,126|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-27 08:08:07,147|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-assign) 2022-08-27 08:08:07,148|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-27 08:08:07,148|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-assign) targets(resolve-data) 2022-08-27 08:08:07,148|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-27 08:08:07,148|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-27 08:08:07,148|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/30a0fa14-9bd9-415d-bad7-7d33c9cf3b58/Templates/netconfrpc-mapping.json 2022-08-27 08:08:07,154|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-27 08:08:07,154|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 08:08:07,155|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| workflow(config-deploy) resource assignment files([] 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-27 08:08:07,156|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-27 08:08:07,163|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| distinct resource keys ([input-source]) 2022-08-27 08:08:07,175|fdbb7f69-ad09-4695-9fae-c5368cfb4b8f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-x7tsd|||| Enriching Resource Definition sources Node Template: [source-input]