03:04:27,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:04:27,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:04:27,131 |-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] 03:04:27,132 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:04:27,132 |-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] 03:04:27,132 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:04:27,149 |-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 03:04:27,292 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:04:27,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:04:27,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:04:27,314 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:04:27,417 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:04:27,417 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:04:27,418 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:04:27,418 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:04:27,418 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:04:27,418 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:04:27,418 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:04:27,419 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:04:27,421 |-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 03:04:28,247|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-c5n69 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 03:04:28,251|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-08-27 03:04:31,442|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-27 03:04:32,116|||main||||INFO||||||| Finished Spring Data repository scanning in 654ms. Found 11 JPA repository interfaces. 2022-08-27 03:04:34,426|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-27 03:04:34,501|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-08-27 03:04:34,725|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-27 03:04:35,292|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-08-27 03:04:35,617|||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 03:04:35,622|||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 03:04:35,815|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-08-27 03:04:38,232|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-27 03:04:38,244|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-27 03:04:38,332|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-08-27 03:04:39,607|||main||||INFO||||||| Audit service is disabled 2022-08-27 03:04:39,846|||main||||INFO||||||| Workflow Audit store is disabled 2022-08-27 03:04:41,225|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-08-27 03:04:41,302|||main||||INFO||||||| Dependency Management module created... 2022-08-27 03:04:42,314|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-08-27 03:04:42,586|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-08-27 03:04:43,765|||main||||INFO||||||| Netty started on port(s): 8080 2022-08-27 03:04:45,232|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-08-27 03:04:45,560|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-08-27 03:04:45,568|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.972 seconds (JVM running for 18.976) 2022-08-27 03:04:45,589|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-08-27 04:07:14,896|2c5eda77-1560-4a52-bc21-1b66145dc7f5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-27 04:07:14,897|2c5eda77-1560-4a52-bc21-1b66145dc7f5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:07:14,898|2c5eda77-1560-4a52-bc21-1b66145dc7f5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:07:15,374|2c5eda77-1560-4a52-bc21-1b66145dc7f5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:07:15,377|2c5eda77-1560-4a52-bc21-1b66145dc7f5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:07:16,656|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ddb9d7fd-2267-48f7-bb52-c9380c9333c8) 2022-08-27 04:07:16,667|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/ddb9d7fd-2267-48f7-bb52-c9380c9333c8/Definitions 2022-08-27 04:07:16,751|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:07:16,755|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-27 04:07:16,792|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-27 04:07:16,802|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-27 04:07:16,812|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-27 04:07:16,866|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(helloworld) 2022-08-27 04:07:16,867|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-27 04:07:16,868|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(helloworld) targets(helloworld) 2022-08-27 04:07:16,868|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-27 04:07:16,868|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-27 04:07:16,869|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/ddb9d7fd-2267-48f7-bb52-c9380c9333c8/Templates/hello-world-mapping.json 2022-08-27 04:07:16,893|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-27 04:07:16,893|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-27 04:07:16,893|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:07:16,894|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-27 04:07:16,896|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/hello-world-mapping.json) 2022-08-27 04:07:16,916|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| distinct resource keys ([]) 2022-08-27 04:07:16,917|e50d3e05-faf2-449e-bb65-c1f15a032133||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [] 2022-08-27 04:07:17,165|dec86e16-c685-467a-b399-212d4178906a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(997bcb75-c56c-451f-8001-9347ebadda1e) CBA(/opt/app/onap/blueprints/archive/997bcb75-c56c-451f-8001-9347ebadda1e/cba.zip) 2022-08-27 04:07:17,176|dec86e16-c685-467a-b399-212d4178906a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/997bcb75-c56c-451f-8001-9347ebadda1e) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:17,241|dec86e16-c685-467a-b399-212d4178906a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(helloworld) 2022-08-27 04:07:17,255|dec86e16-c685-467a-b399-212d4178906a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/997bcb75-c56c-451f-8001-9347ebadda1e) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:17,389|dec86e16-c685-467a-b399-212d4178906a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/997bcb75-c56c-451f-8001-9347ebadda1e) present to clean. 2022-08-27 04:07:17,602|a36be41d-7603-4aae-a5db-2df9f9776a36||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 654321 2022-08-27 04:07:17,603|a36be41d-7603-4aae-a5db-2df9f9776a36||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:07:17,603|a36be41d-7603-4aae-a5db-2df9f9776a36||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:07:17,610|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| getting cba file name(test101), version(1.0.1) from db 2022-08-27 04:07:17,711|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-27 04:07:17,713|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-27 04:07:17,717|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:17,743|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (helloworld) 2022-08-27 04:07:17,744|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-27 04:07:17,744|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:07:17,753|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-27 04:07:17,753|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:07:17,754|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-27 04:07:17,780|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-27 04:07:17,810|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Batched Sequence : ([]) 2022-08-27 04:07:17,813|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ }) 2022-08-27 04:07:17,911|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:07:17,914|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:07:17,914|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-27 04:07:17,916|a36be41d-7603-4aae-a5db-2df9f9776a36||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c9cb063-3499-4b2f-ba70-19993c01a5db auditStoreId -1 2022-08-27 04:07:44,445|1f00e04d-f3d9-43c8-a284-98ca1e063647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-27 04:07:44,445|1f00e04d-f3d9-43c8-a284-98ca1e063647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:07:44,446|1f00e04d-f3d9-43c8-a284-98ca1e063647||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:07:44,810|1f00e04d-f3d9-43c8-a284-98ca1e063647||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:07:44,811|1f00e04d-f3d9-43c8-a284-98ca1e063647||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:07:45,623|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/18d4e12c-f950-49b3-a1ff-9222d8c26941) 2022-08-27 04:07:45,624|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/18d4e12c-f950-49b3-a1ff-9222d8c26941/Definitions 2022-08-27 04:07:45,626|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:07:45,627|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-27 04:07:45,654|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-27 04:07:45,661|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-27 04:07:45,681|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-27 04:07:45,699|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(helloworld) 2022-08-27 04:07:45,700|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-27 04:07:45,700|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(helloworld) targets(helloworld) 2022-08-27 04:07:45,700|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-27 04:07:45,700|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-27 04:07:45,700|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/18d4e12c-f950-49b3-a1ff-9222d8c26941/Templates/hello-world-mapping.json 2022-08-27 04:07:45,708|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-27 04:07:45,708|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-27 04:07:45,708|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:07:45,708|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-27 04:07:45,709|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/hello-world-mapping.json) 2022-08-27 04:07:45,717|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| distinct resource keys ([]) 2022-08-27 04:07:45,717|871f77e6-f6f1-4c36-9f40-c7c5c595a4de||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [] 2022-08-27 04:07:45,918|62b36a71-d01b-486f-9e38-a6b5ed15ea28||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(62f2c0c0-1bbb-448f-a186-acfe8cf77730) CBA(/opt/app/onap/blueprints/archive/62f2c0c0-1bbb-448f-a186-acfe8cf77730/cba.zip) 2022-08-27 04:07:45,925|62b36a71-d01b-486f-9e38-a6b5ed15ea28||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f2c0c0-1bbb-448f-a186-acfe8cf77730) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:45,945|62b36a71-d01b-486f-9e38-a6b5ed15ea28||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(helloworld) 2022-08-27 04:07:45,954|62b36a71-d01b-486f-9e38-a6b5ed15ea28||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f2c0c0-1bbb-448f-a186-acfe8cf77730) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:45,994|62b36a71-d01b-486f-9e38-a6b5ed15ea28||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/62f2c0c0-1bbb-448f-a186-acfe8cf77730) present to clean. 2022-08-27 04:07:46,199|02cdb76f-8c4e-41c5-940e-9e603e8ec229||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 654321 2022-08-27 04:07:46,199|02cdb76f-8c4e-41c5-940e-9e603e8ec229||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:07:46,200|02cdb76f-8c4e-41c5-940e-9e603e8ec229||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:07:46,205|02cdb76f-8c4e-41c5-940e-9e603e8ec229||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-27 04:07:46,205|02cdb76f-8c4e-41c5-940e-9e603e8ec229||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-27 04:07:46,239|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:07:46,261|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (helloworld) 2022-08-27 04:07:46,261|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-27 04:07:46,261|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:07:46,263|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-27 04:07:46,263|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:07:46,263|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-27 04:07:46,265|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-27 04:07:46,291|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Batched Sequence : ([]) 2022-08-27 04:07:46,292|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ }) 2022-08-27 04:07:46,300|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:07:46,300|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:07:46,301|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-27 04:07:46,301|02cdb76f-8c4e-41c5-940e-9e603e8ec229||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID edbf4c6c-e528-4720-a041-d1c30bc0976c auditStoreId -1 2022-08-27 04:09:20,724|5e2f6683-bcaf-4d3a-a638-7e8238cf62af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-27 04:09:20,724|5e2f6683-bcaf-4d3a-a638-7e8238cf62af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:09:20,724|5e2f6683-bcaf-4d3a-a638-7e8238cf62af||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:09:20,922|5e2f6683-bcaf-4d3a-a638-7e8238cf62af||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:09:20,923|5e2f6683-bcaf-4d3a-a638-7e8238cf62af||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:09:21,577|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/28341e4a-36f8-4aef-9e7d-14ffb83a238e) 2022-08-27 04:09:21,578|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/28341e4a-36f8-4aef-9e7d-14ffb83a238e/Definitions 2022-08-27 04:09:21,580|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:09:21,581|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-27 04:09:21,603|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-27 04:09:21,609|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-27 04:09:21,614|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-27 04:09:21,632|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(helloworld) 2022-08-27 04:09:21,633|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-27 04:09:21,633|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(helloworld) targets(helloworld) 2022-08-27 04:09:21,633|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-27 04:09:21,633|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-27 04:09:21,633|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/28341e4a-36f8-4aef-9e7d-14ffb83a238e/Templates/hello-world-mapping.json 2022-08-27 04:09:21,640|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-27 04:09:21,640|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-27 04:09:21,641|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:09:21,641|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-27 04:09:21,641|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/hello-world-mapping.json) 2022-08-27 04:09:21,648|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| distinct resource keys ([]) 2022-08-27 04:09:21,649|8ea17b99-c6a8-464b-a271-848cd589e782||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [] 2022-08-27 04:09:21,869|fa67d970-6742-46f4-9b84-d7401e587aa0||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(5ccd034f-c474-4a43-b029-bdc483fb71d6) CBA(/opt/app/onap/blueprints/archive/5ccd034f-c474-4a43-b029-bdc483fb71d6/cba.zip) 2022-08-27 04:09:21,877|fa67d970-6742-46f4-9b84-d7401e587aa0||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ccd034f-c474-4a43-b029-bdc483fb71d6) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:09:21,895|fa67d970-6742-46f4-9b84-d7401e587aa0||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(helloworld) 2022-08-27 04:09:21,903|fa67d970-6742-46f4-9b84-d7401e587aa0||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ccd034f-c474-4a43-b029-bdc483fb71d6) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:09:21,938|fa67d970-6742-46f4-9b84-d7401e587aa0||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/5ccd034f-c474-4a43-b029-bdc483fb71d6) present to clean. 2022-08-27 04:09:22,122|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 654321 2022-08-27 04:09:22,123|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:09:22,123|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:09:22,125|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-27 04:09:22,126|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-27 04:09:22,130|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-27 04:09:22,152|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (helloworld) 2022-08-27 04:09:22,152|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-27 04:09:22,152|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:09:22,153|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-27 04:09:22,153|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:09:22,153|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-27 04:09:22,154|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-27 04:09:22,179|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Batched Sequence : ([]) 2022-08-27 04:09:22,180|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ }) 2022-08-27 04:09:22,188|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:09:22,188|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:09:22,188|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-27 04:09:22,189|4e8bb6d5-a2b6-4b35-a372-f85ab62b320f||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69718f4c-6422-43fe-ba40-3805652f410f auditStoreId -1 2022-08-27 04:26:23,098|7fec66b8-a12d-45bb-9c6e-6372286f07d3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 04:26:23,099|7fec66b8-a12d-45bb-9c6e-6372286f07d3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:26:23,099|7fec66b8-a12d-45bb-9c6e-6372286f07d3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:26:23,393|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:26:23,394|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:26:24,151|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 04:26:24,157|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(9c6fe6ce-4e94-401b-a684-a4413b9b1766) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 04:26:24,180|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(2b127d96-2621-42e7-ae52-0b43dbd6761a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 04:26:24,189|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(42488830-9b83-482d-a99f-a974ba3d5be3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 04:26:24,203|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(ad7d9dee-14dc-43dc-b79a-4112e3c47b79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 04:26:24,223|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(34925387-c802-4ff0-866b-a018c3a2ec6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 04:26:24,241|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(785f766b-0c2f-444b-9937-78d36f9c0341) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 04:26:24,260|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,260|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,260|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,261|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,261|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,262|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,313|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:26:24,359|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:26:24,379|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:26:24,398|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:26:24,491|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:26:24,493|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:26:24,493|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:24,554|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,643|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:26:24,644|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:26:24,645|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:24,694|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:24,863|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:26:24,864|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:26:24,865|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:24,866|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(HealthCheck) 2022-08-27 04:26:24,868|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 04:26:24,869|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-assign) 2022-08-27 04:26:24,870|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-deploy) 2022-08-27 04:26:24,926|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:25,022|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:26:25,023|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:25,062|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:26:25,063|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:25,064|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:25,078|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:25,227|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:26:25,228|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:26:25,229|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign-day-2) 2022-08-27 04:26:25,230|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:26:25,230|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy-day-2) 2022-08-27 04:26:25,255|7fec66b8-a12d-45bb-9c6e-6372286f07d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:26,783|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/99ec7869-3ed8-4aa9-9cb3-e29a143911d9) 2022-08-27 04:26:26,783|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/99ec7869-3ed8-4aa9-9cb3-e29a143911d9/Definitions 2022-08-27 04:26:26,785|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:26:26,786|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-08-27 04:26:26,808|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-08-27 04:26:26,814|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-08-27 04:26:26,824|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-08-27 04:26:26,839|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 04:26:26,872|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 04:26:26,883|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-27 04:26:26,909|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:26,935|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:26,953|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:26,969|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:26,982|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,043|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-08-27 04:26:27,048|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-08-27 04:26:27,049|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-08-27 04:26:27,064|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 04:26:27,080|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 04:26:27,092|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(capability) 2022-08-27 04:26:27,113|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(processor-db) 2022-08-27 04:26:27,126|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,143|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,154|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,176|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,190|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,213|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:26:27,281|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(resource-resolution) 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-08-27 04:26:27,282|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/99ec7869-3ed8-4aa9-9cb3-e29a143911d9/Templates/hello-world-velocity-mapping.json 2022-08-27 04:26:27,289|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-08-27 04:26:27,289|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-08-27 04:26:27,289|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/99ec7869-3ed8-4aa9-9cb3-e29a143911d9/Templates/hello-world-jinja-mapping.json 2022-08-27 04:26:27,295|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-08-27 04:26:27,296|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-08-27 04:26:27,296|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:26:27,296|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-08-27 04:26:27,296|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-08-27 04:26:27,296|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-08-27 04:26:27,307|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:27,681|4efb41ea-6310-4115-9e0c-4996df2dbc68||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-08-27 04:26:27,920|a495c3e0-7890-41b4-b882-0680e585e4a5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(a6463fe8-ab6b-4443-b0ff-e3625b7b7e7c) CBA(/opt/app/onap/blueprints/archive/a6463fe8-ab6b-4443-b0ff-e3625b7b7e7c/cba.zip) 2022-08-27 04:26:27,927|a495c3e0-7890-41b4-b882-0680e585e4a5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6463fe8-ab6b-4443-b0ff-e3625b7b7e7c) and entry definition file (Definitions/resource-resolution.json) 2022-08-27 04:26:27,954|a495c3e0-7890-41b4-b882-0680e585e4a5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-resolution) 2022-08-27 04:26:27,962|a495c3e0-7890-41b4-b882-0680e585e4a5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6463fe8-ab6b-4443-b0ff-e3625b7b7e7c) and entry definition file (Definitions/resource-resolution.json) 2022-08-27 04:26:28,027|a495c3e0-7890-41b4-b882-0680e585e4a5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/a6463fe8-ab6b-4443-b0ff-e3625b7b7e7c) present to clean. 2022-08-27 04:26:28,169|7c28519b-9bbb-437f-b97a-5a8027f1aa57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 03480e2a-9cd3-41a5-a579-6999328d5a62 2022-08-27 04:26:28,169|7c28519b-9bbb-437f-b97a-5a8027f1aa57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:26:28,169|7c28519b-9bbb-437f-b97a-5a8027f1aa57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:26:28,224|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-08-27 04:26:28,360|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:28,363|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-08-27 04:26:28,366|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:28,383|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (resource-resolution) 2022-08-27 04:26:28,387|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-08-27 04:26:28,387|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:26:28,389|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(03480e2a-9cd3-41a5-a579-6999328d5a62) for workflow(resource-resolution) step(helloworld) 2022-08-27 04:26:28,389|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:26:28,389|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:28,390|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-08-27 04:26:28,464|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:28,497|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:28,497|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-27 04:26:28,764|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-27 04:26:28,845|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:28,857|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:28,857|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-27 04:26:28,857|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-27 04:26:28,857|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-08-27 04:26:28,892|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_put) 2022-08-27 04:26:28,907|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-27 04:26:28,908|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Getting Jython Script Class(ResolvProperties) 2022-08-27 04:26:32,998|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Component Object org.python.proxies.__main__$ResolvProperties$1@436987e 2022-08-27 04:26:33,003|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-08-27 04:26:33,026|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_python) 2022-08-27 04:26:33,028|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:33,028|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-27 04:26:33,034|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-27 04:26:33,046|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:33,047|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:33,047|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-27 04:26:33,047|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-27 04:26:33,047|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-08-27 04:26:33,048|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:33,048|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-27 04:26:33,050|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-27 04:26:33,062|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:33,062|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:33,062|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-27 04:26:33,062|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-27 04:26:33,062|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-08-27 04:26:33,092|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_patch) 2022-08-27 04:26:33,106|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_del) 2022-08-27 04:26:33,108|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 04:26:33,164|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 04:26:40,281|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| compiled in (7116)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 04:26:40,283|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-08-27 04:26:40,306|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-08-27 04:26:40,328|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_kotlin) 2022-08-27 04:26:40,331|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,331|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-27 04:26:40,337|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-27 04:26:40,346|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,346|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,347|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 04:26:40,347|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 04:26:40,347|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-08-27 04:26:40,364|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_get) 2022-08-27 04:26:40,371|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-08-27 04:26:40,372|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-08-27 04:26:40,397|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_input) 2022-08-27 04:26:40,401|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_default) 2022-08-27 04:26:40,403|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,403|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-27 04:26:40,405|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-27 04:26:40,419|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,419|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,420|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-27 04:26:40,420|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-27 04:26:40,420|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-08-27 04:26:40,448|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_post) 2022-08-27 04:26:40,461|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:40,502|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (list) 2022-08-27 04:26:40,505|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-08-27 04:26:40,506|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:40,506|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:40,506|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:40,506|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:40,506|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:40,523|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (v_db) 2022-08-27 04:26:40,526|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:40,595|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-27 04:26:40,627|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:40,628|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-08-27 04:26:40,718|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:40,722|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 04:26:40,722|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-08-27 04:26:40,723|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-08-27 04:26:40,723|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Getting Jython Script Class(ResolvProperties) 2022-08-27 04:26:40,745|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-08-27 04:26:40,780|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Component Object org.python.proxies.__main__$ResolvProperties$2@3e42b509 2022-08-27 04:26:40,781|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-08-27 04:26:40,797|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_python) 2022-08-27 04:26:40,799|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,799|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-08-27 04:26:40,802|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-08-27 04:26:40,813|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,813|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,813|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-08-27 04:26:40,813|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-08-27 04:26:40,813|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-08-27 04:26:40,839|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_patch) 2022-08-27 04:26:40,839|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-08-27 04:26:40,870|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_input) 2022-08-27 04:26:40,871|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,871|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-08-27 04:26:40,873|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(PUT), url(/resource-resolution/put) 2022-08-27 04:26:40,884|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,884|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,884|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-08-27 04:26:40,884|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-08-27 04:26:40,884|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-08-27 04:26:40,919|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_put) 2022-08-27 04:26:40,920|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-08-27 04:26:40,939|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_default) 2022-08-27 04:26:40,940|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,940|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-08-27 04:26:40,942|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-08-27 04:26:40,953|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,953|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,953|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-08-27 04:26:40,953|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-08-27 04:26:40,953|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-08-27 04:26:40,954|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,954|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-08-27 04:26:40,956|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/resource-resolution/post) 2022-08-27 04:26:40,967|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,967|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,968|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-08-27 04:26:40,968|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-08-27 04:26:40,968|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_del) 2022-08-27 04:26:40,968|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-08-27 04:26:40,969|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-08-27 04:26:40,969|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-08-27 04:26:40,971|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/resource-resolution/get) 2022-08-27 04:26:40,978|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:40,978|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:40,978|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 04:26:40,979|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-08-27 04:26:40,979|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-08-27 04:26:40,985|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_post) 2022-08-27 04:26:40,997|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_get) 2022-08-27 04:26:41,002|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,002|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-08-27 04:26:41,004|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-08-27 04:26:41,013|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:26:41,013|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:26:41,014|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-27 04:26:41,014|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-08-27 04:26:41,014|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,027|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_get_id) 2022-08-27 04:26:41,028|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-08-27 04:26:41,029|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-08-27 04:26:41,046|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_kotlin) 2022-08-27 04:26:41,047|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,053|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (list) 2022-08-27 04:26:41,054|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,054|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,054|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,054|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-08-27 04:26:41,055|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,071|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (j_db) 2022-08-27 04:26:41,073|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,264|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-08-27 04:26:41,278|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:26:41,279|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:26:41,279|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:26:41,279|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-08-27 04:26:41,280|7c28519b-9bbb-437f-b97a-5a8027f1aa57||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee607466-2f63-40d7-b063-b1cbbc774e5b auditStoreId -1 2022-08-27 04:38:40,361|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(40686f18-206b-49b4-ae64-ca25a9b8cd3b) CBA(/opt/app/onap/blueprints/archive/40686f18-206b-49b4-ae64-ca25a9b8cd3b/cba.zip) 2022-08-27 04:38:40,396|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/40686f18-206b-49b4-ae64-ca25a9b8cd3b) and entry definition file (Definitions/CNF.json) 2022-08-27 04:38:40,507|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:40,509|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:40,509|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:40,510|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale-out) 2022-08-27 04:38:40,510|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale) 2022-08-27 04:38:40,511|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale-in) 2022-08-27 04:38:40,512|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(health-check) 2022-08-27 04:38:40,543|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/40686f18-206b-49b4-ae64-ca25a9b8cd3b) and entry definition file (Definitions/CNF.json) 2022-08-27 04:38:40,751|ffe6363f-3cbf-4432-89be-6381b43a8c9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/40686f18-206b-49b4-ae64-ca25a9b8cd3b) present to clean. 2022-08-27 04:38:43,472|b7007fca-cce4-402e-be35-be2d0ba1a461||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 04:38:43,472|b7007fca-cce4-402e-be35-be2d0ba1a461||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:38:43,472|b7007fca-cce4-402e-be35-be2d0ba1a461||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:38:43,864|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:38:43,864|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:38:45,067|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 04:38:45,068|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(48dd669d-bd46-4d79-9f11-d9209a181ca2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 04:38:45,093|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(7318e918-61a0-46f3-a57b-01527842cc5f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 04:38:45,100|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(4b468d72-4269-4cd7-80fa-a5e9c1b317e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 04:38:45,112|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(494e1da5-4bdb-49af-8fbb-4fcb691001f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 04:38:45,126|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(14b090cf-5eaa-4403-bda1-70d97e5d7b07) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 04:38:45,142|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(c6c30088-e1a8-421b-a643-cd08d85ecef6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 04:38:45,157|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,157|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,157|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,157|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,157|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,158|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,211|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:38:45,229|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:38:45,251|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:38:45,257|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:38:45,281|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:45,282|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:45,299|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,338|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 04:38:45,364|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 04:38:45,373|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 04:38:45,415|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:45,416|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:45,416|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:45,458|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,498|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:38:45,524|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 04:38:45,536|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:38:45,583|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:45,584|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:45,584|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:45,624|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,663|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:38:45,700|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 04:38:45,709|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:38:45,752|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:45,753|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:45,754|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:45,755|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(HealthCheck) 2022-08-27 04:38:45,755|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 04:38:45,756|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-assign) 2022-08-27 04:38:45,757|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-deploy) 2022-08-27 04:38:45,802|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,863|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 04:38:45,886|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 04:38:45,892|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:45,893|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:45,894|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 04:38:45,950|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:45,988|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 04:38:46,028|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 04:38:46,036|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 04:38:46,068|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:38:46,069|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:38:46,070|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign-day-2) 2022-08-27 04:38:46,071|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:38:46,071|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy-day-2) 2022-08-27 04:38:46,088|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:38:46,125|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 04:38:46,168|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 04:38:46,174|b7007fca-cce4-402e-be35-be2d0ba1a461||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 04:39:00,836|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c1fda126-8506-427f-82db-1ebbcf63bb9f) 2022-08-27 04:39:00,836|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/c1fda126-8506-427f-82db-1ebbcf63bb9f/Definitions 2022-08-27 04:39:00,839|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:39:00,840|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-08-27 04:39:00,881|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(vnf-template) 2022-08-27 04:39:00,888|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(vnf-mapping) 2022-08-27 04:39:00,894|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-08-27 04:39:00,918|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:00,943|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:00,961|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:00,970|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-08-27 04:39:00,970|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-08-27 04:39:00,970|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-08-27 04:39:00,988|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,005|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,014|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,020|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-27 04:39:01,044|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,055|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,066|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,077|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,085|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,093|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,108|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(config-assign) 2022-08-27 04:39:01,112|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(baseconfig-template) 2022-08-27 04:39:01,112|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-08-27 04:39:01,113|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-08-27 04:39:01,126|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,133|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,144|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(input) 2022-08-27 04:39:01,156|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(config-deploy) 2022-08-27 04:39:01,198|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(resource-assignment) 2022-08-27 04:39:01,198|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-08-27 04:39:01,198|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-08-27 04:39:01,198|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-08-27 04:39:01,199|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-08-27 04:39:01,199|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-08-27 04:39:01,199|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/c1fda126-8506-427f-82db-1ebbcf63bb9f/Templates/vnf-mapping.json 2022-08-27 04:39:01,204|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-08-27 04:39:01,204|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-08-27 04:39:01,204|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/c1fda126-8506-427f-82db-1ebbcf63bb9f/Templates/base_ubuntu20-mapping.json 2022-08-27 04:39:01,209|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-08-27 04:39:01,209|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-assign) 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-assign) targets(config-assign) 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-08-27 04:39:01,210|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/c1fda126-8506-427f-82db-1ebbcf63bb9f/Templates/baseconfig-mapping.json 2022-08-27 04:39:01,215|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-08-27 04:39:01,215|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 04:39:01,215|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-deploy) targets(config-deploy) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) resource assignment files([] 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/vnf-mapping.json) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-08-27 04:39:01,216|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/baseconfig-mapping.json) 2022-08-27 04:39:01,229|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:39:01,329|f580bdc4-272c-48a4-b486-1a0f627b87ad||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-08-27 04:39:01,524|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(766ddf17-5b17-4fb6-bbf9-30dfdb81b3dd) CBA(/opt/app/onap/blueprints/archive/766ddf17-5b17-4fb6-bbf9-30dfdb81b3dd/cba.zip) 2022-08-27 04:39:01,531|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/766ddf17-5b17-4fb6-bbf9-30dfdb81b3dd) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:39:01,540|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:39:01,561|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:39:01,562|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:39:01,562|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:39:01,572|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/766ddf17-5b17-4fb6-bbf9-30dfdb81b3dd) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:39:01,622|ebd45662-2c61-4f8f-a35a-f28768f4680d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/766ddf17-5b17-4fb6-bbf9-30dfdb81b3dd) present to clean. 2022-08-27 04:40:34,144|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:40:34,254|||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 04:40:34,304|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| request(e80275e9-1342-46c9-8fcd-94561889c5aa) 2022-08-27 04:40:34,307|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| CBA file(/opt/app/onap/blueprints/archive/82ef00a2-7786-4a20-a7f6-fe93b972967c/cba.zip written successfully 2022-08-27 04:40:34,307|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(82ef00a2-7786-4a20-a7f6-fe93b972967c) CBA(/opt/app/onap/blueprints/archive/82ef00a2-7786-4a20-a7f6-fe93b972967c/cba.zip) 2022-08-27 04:40:34,333|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82ef00a2-7786-4a20-a7f6-fe93b972967c) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:34,395|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:34,396|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:34,396|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:34,397|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale-out) 2022-08-27 04:40:34,397|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale) 2022-08-27 04:40:34,398|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(scale-in) 2022-08-27 04:40:34,398|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(health-check) 2022-08-27 04:40:34,419|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82ef00a2-7786-4a20-a7f6-fe93b972967c) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:34,446|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :APACHE::1.0.0 2022-08-27 04:40:34,469|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-08-27 04:40:34,472|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-08-27 04:40:34,510|e80275e9-1342-46c9-8fcd-94561889c5aa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/82ef00a2-7786-4a20-a7f6-fe93b972967c) present to clean. 2022-08-27 04:40:38,992|ca05d6da-f532-4fd1-9dc8-5bc049db1364||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| getting cba file name(APACHE), version(1.0.0) from db 2022-08-27 04:40:39,272|ca05d6da-f532-4fd1-9dc8-5bc049db1364||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:39,274|ca05d6da-f532-4fd1-9dc8-5bc049db1364||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:39,278|ca05d6da-f532-4fd1-9dc8-5bc049db1364||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:39,437|ddcb3b8d-3643-4867-a982-d7a26bea077f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:39,437|ddcb3b8d-3643-4867-a982-d7a26bea077f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:39,442|ddcb3b8d-3643-4867-a982-d7a26bea077f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:40,162|ec2511ca-af0f-4758-a06b-daa77741af8a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:40,162|ec2511ca-af0f-4758-a06b-daa77741af8a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:40,166|ec2511ca-af0f-4758-a06b-daa77741af8a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:40,357|24c118bc-315f-44f5-95ca-2557039f9416||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:40,357|24c118bc-315f-44f5-95ca-2557039f9416||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:40,358|24c118bc-315f-44f5-95ca-2557039f9416||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:40,539|99adab87-8fbf-419e-960f-c670031428ba||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:40,539|99adab87-8fbf-419e-960f-c670031428ba||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:40,540|99adab87-8fbf-419e-960f-c670031428ba||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:40,740|bf39869c-3791-4b8d-98d9-1fda66799fdd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:40,740|bf39869c-3791-4b8d-98d9-1fda66799fdd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:40,741|bf39869c-3791-4b8d-98d9-1fda66799fdd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:40,994|0b8dd781-47fa-417b-98e7-6c23b0771740||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:40,994|0b8dd781-47fa-417b-98e7-6c23b0771740||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:40,995|0b8dd781-47fa-417b-98e7-6c23b0771740||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:41,161|a2aab1e0-d536-4050-b57b-b1ea74bc92ca||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:40:41,161|a2aab1e0-d536-4050-b57b-b1ea74bc92ca||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:40:41,162|a2aab1e0-d536-4050-b57b-b1ea74bc92ca||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:40:45,604|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:40:45,708|||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 04:40:45,710|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| request(21329f8c-ed73-4102-97c0-50324e7e32e9) 2022-08-27 04:40:45,711|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| CBA file(/opt/app/onap/blueprints/archive/ecb9cd25-c21f-47e6-bb33-1aa165d10231/cba.zip written successfully 2022-08-27 04:40:45,711|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(ecb9cd25-c21f-47e6-bb33-1aa165d10231) CBA(/opt/app/onap/blueprints/archive/ecb9cd25-c21f-47e6-bb33-1aa165d10231/cba.zip) 2022-08-27 04:40:45,719|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecb9cd25-c21f-47e6-bb33-1aa165d10231) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:40:45,730|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:40:45,755|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:45,756|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:45,757|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:45,766|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ecb9cd25-c21f-47e6-bb33-1aa165d10231) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:40:45,784|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-08-27 04:40:45,805|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-08-27 04:40:45,807|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-08-27 04:40:45,864|21329f8c-ed73-4102-97c0-50324e7e32e9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/ecb9cd25-c21f-47e6-bb33-1aa165d10231) present to clean. 2022-08-27 04:40:55,789|029c8851-244f-4805-97a8-842aa19b758f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 04:40:55,789|029c8851-244f-4805-97a8-842aa19b758f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:40:55,789|029c8851-244f-4805-97a8-842aa19b758f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:40:56,413|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:40:56,413|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:40:57,097|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 04:40:57,098|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(444835ac-f9f6-4a55-aa38-f36c4d8c43ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 04:40:57,118|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(46ec8d7a-d2ea-48bb-93cc-1ea6d30eab83) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 04:40:57,125|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(18b67c3c-4da6-4e31-8082-7679fd2fbabc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 04:40:57,135|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(de6e9e9e-51f6-4438-b41c-9c8b55b29f17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 04:40:57,147|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(af3fdb08-0b9b-4e85-a628-6f432ae0efe6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 04:40:57,159|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(6a205fe0-e069-4c76-8b94-dfb5a02eeac8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 04:40:57,172|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,172|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,173|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,173|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,174|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,177|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,216|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:40:57,235|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:40:57,270|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:40:57,276|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:40:57,296|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:57,297|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:57,307|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,388|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 04:40:57,520|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 04:40:57,527|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 04:40:57,609|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:57,610|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:57,610|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:57,649|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,695|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:40:57,747|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 04:40:57,754|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:40:57,824|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:57,825|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:57,826|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign-day-2) 2022-08-27 04:40:57,827|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:57,828|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy-day-2) 2022-08-27 04:40:57,849|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:57,894|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 04:40:57,930|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 04:40:57,931|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 04:40:58,031|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:58,032|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:58,032|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:58,072|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:58,133|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:40:58,155|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 04:40:58,155|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:40:58,238|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:58,239|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:40:58,240|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:58,240|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(HealthCheck) 2022-08-27 04:40:58,241|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 04:40:58,242|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-assign) 2022-08-27 04:40:58,243|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-deploy) 2022-08-27 04:40:58,293|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:58,321|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 04:40:58,397|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 04:40:58,398|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 04:40:58,446|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:40:58,446|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:40:58,473|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:40:58,491|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 04:40:58,520|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 04:40:58,520|029c8851-244f-4805-97a8-842aa19b758f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 04:41:07,034|cfdacbd5-c062-409f-81b1-28d0d134a1c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-08-27 04:41:07,442|cfdacbd5-c062-409f-81b1-28d0d134a1c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:41:07,449|cfdacbd5-c062-409f-81b1-28d0d134a1c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:41:07,455|cfdacbd5-c062-409f-81b1-28d0d134a1c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:41:07,627|d24129aa-61f1-4dc0-aded-0821448d998d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:41:07,627|d24129aa-61f1-4dc0-aded-0821448d998d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:41:07,635|d24129aa-61f1-4dc0-aded-0821448d998d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:41:08,115|e59ebab3-3a5b-4179-9c62-b1797479d324||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:41:08,115|e59ebab3-3a5b-4179-9c62-b1797479d324||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:41:08,126|e59ebab3-3a5b-4179-9c62-b1797479d324||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:41:08,335|04907d92-2061-4236-b913-6e1768597a05||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:41:08,335|04907d92-2061-4236-b913-6e1768597a05||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:41:08,343|04907d92-2061-4236-b913-6e1768597a05||DefaultDispatcher-worker-12||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:41:13,186|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/36083b1f-e697-4e8d-9664-b007f02f28b4) 2022-08-27 04:41:13,187|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/36083b1f-e697-4e8d-9664-b007f02f28b4/Definitions 2022-08-27 04:41:13,188|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:41:13,189|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-27 04:41:13,237|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-27 04:41:13,264|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-27 04:41:13,273|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-27 04:41:13,305|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-27 04:41:13,377|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-27 04:41:13,439|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-assign) 2022-08-27 04:41:13,439|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-27 04:41:13,440|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-assign) targets(resolve-data) 2022-08-27 04:41:13,440|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-27 04:41:13,440|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-27 04:41:13,440|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/36083b1f-e697-4e8d-9664-b007f02f28b4/Templates/netconfrpc-mapping.json 2022-08-27 04:41:13,444|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-27 04:41:13,444|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 04:41:13,444|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) resource assignment files([] 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-27 04:41:13,445|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-27 04:41:13,448|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| distinct resource keys ([input-source]) 2022-08-27 04:41:13,474|6b24a72a-1422-4457-9a4b-0725f4560410||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [source-input] 2022-08-27 04:43:42,585|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id a7e534e4-beb3-4e8e-bc61-49bba298e2c9 2022-08-27 04:43:42,587|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:43:42,587|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:43:42,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:43:42,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:43:42,597|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:43:42,633|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 04:43:42,722|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 04:43:42,727|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment[a7e534e4-beb3-4e8e-bc61-49bba298e2c9])'s step(resource-assignment) 2022-08-27 04:43:42,727|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:43:42,730|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(a7e534e4-beb3-4e8e-bc61-49bba298e2c9) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 04:43:42,731|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:43:42,731|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 04:43:42,732|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-27 04:43:42,780|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:42,790|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:42,791|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-08-27 04:43:42,791|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:42,791|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("0b098ac4-daf8-4ca7-84a1-227ac8bc324f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:43:42,792|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("0d40cf08-fe08-4871-8a50-ec2c694949fc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:43:42,804|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:42,804|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:42,819|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-27 04:43:45,574|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - ) 2022-08-27 04:43:45,575|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:45,575|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") 2022-08-27 04:43:45,575|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") 2022-08-27 04:43:45,575|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 04:43:45,576|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-27 04:43:45,578|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220827t044345297085z" }) 2022-08-27 04:43:45,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:43:45,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:43:45,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-27 04:43:45,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment[a7e534e4-beb3-4e8e-bc61-49bba298e2c9])'s step(profile-upload) 2022-08-27 04:43:45,593|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:45,600|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(a7e534e4-beb3-4e8e-bc61-49bba298e2c9) for workflow(resource-assignment) step(profile-upload) 2022-08-27 04:43:45,601|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-27 04:43:45,601|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:45,602|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Triggering K8s Profile Upload component logic. 2022-08-27 04:43:45,603|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Getting the template prefixes 2022-08-27 04:43:45,603|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Iterating over prefixes in resource assignment map. 2022-08-27 04:43:45,606|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Prefix vnf does not have required data for us to continue. 2022-08-27 04:43:45,606|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:43:45,606|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-27 04:43:45,606|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-27 04:43:45,607|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 04:43:45,611|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(a7e534e4-beb3-4e8e-bc61-49bba298e2c9) nodes completed with (0)exceptions 2022-08-27 04:43:45,611|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 04:43:45,612|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc860ce6-3523-495d-ade2-920de0d603cb auditStoreId -1 2022-08-27 04:43:53,272|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id db6291cc-d217-4720-9d93-d71762167262 2022-08-27 04:43:53,272|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:43:53,273|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:43:53,273|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:43:53,273|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:43:53,274|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:43:53,279|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 04:43:53,281|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 04:43:53,282|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment[db6291cc-d217-4720-9d93-d71762167262])'s step(resource-assignment) 2022-08-27 04:43:53,282|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:43:53,283|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(db6291cc-d217-4720-9d93-d71762167262) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 04:43:53,283|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:43:53,283|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 04:43:53,283|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-08-27 04:43:53,320|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,328|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-08-27 04:43:53,328|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("110fc709-fcd8-4574-a776-e9a36e3e53c9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-27 04:43:53,329|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,329|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,330|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("08cb517e-983e-477d-8df2-8a10fc92ff4b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-08-27 04:43:53,331|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,331|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,397|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Parameter information : ({customizationid=08cb517e-983e-477d-8df2-8a10fc92ff4b}) 2022-08-27 04:43:53,406|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Parameter information : ({customizationid=08cb517e-983e-477d-8df2-8a10fc92ff4b}) 2022-08-27 04:43:53,416|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,418|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,419|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"}]) 2022-08-27 04:43:53,419|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("4102e7c7-6d66-4c8c-8f9a-bc277d2d460c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-08-27 04:43:53,430|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e43c6e44-1a44-4003-af40-b2fb5362c0b6"}]) 2022-08-27 04:43:53,430|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("e43c6e44-1a44-4003-af40-b2fb5362c0b6") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-08-27 04:43:53,431|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-08-27 04:43:53,439|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Transformed value: null -> 4102e7c7-6d66-4c8c-8f9a-bc277d2d460c 2022-08-27 04:43:53,440|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,484|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Parameter information : ({customizationid=08cb517e-983e-477d-8df2-8a10fc92ff4b}) 2022-08-27 04:43:53,496|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,498|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-08-27 04:43:53,498|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-08-27 04:43:53,499|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-08-27 04:43:53,499|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-08-27 04:43:53,510|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Transformed value: null -> 08cb517e-983e-477d-8df2-8a10fc92ff4b 2022-08-27 04:43:53,511|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("0d40cf08-fe08-4871-8a50-ec2c694949fc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:43:53,511|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-08-27 04:43:53,511|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,512|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("0b098ac4-daf8-4ca7-84a1-227ac8bc324f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:43:53,520|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,520|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,523|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,523|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,537|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-08-27 04:43:53,540|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-08-27 04:43:53,579|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:43:53,579|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,579|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:43:53,579|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-08-27 04:43:53,580|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,592|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,592|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,595|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-08-27 04:43:53,691|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - ) 2022-08-27 04:43:53,691|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,692|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z-helm_apache-vfmt-001") 2022-08-27 04:43:53,692|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z-helm_apache-vfmt-001") 2022-08-27 04:43:53,692|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220827t044345297085z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-08-27 04:43:53,694|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-08-27 04:43:53,704|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,704|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:43:53,718|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-08-27 04:43:53,733|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:43:53,734|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response processing type (string) 2022-08-27 04:43:53,734|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-08-27 04:43:53,734|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-08-27 04:43:53,735|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,735|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-08-27 04:43:53,736|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,737|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "k8s-rb-definition-version" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "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" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "vf-module-model-invariant-uuid" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "vf-module-model-version" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220827t044345297085z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220827t044345297085z" }) 2022-08-27 04:43:53,754|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:43:53,754|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:43:53,754|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-08-27 04:43:53,755|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment[db6291cc-d217-4720-9d93-d71762167262])'s step(profile-upload) 2022-08-27 04:43:53,755|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(db6291cc-d217-4720-9d93-d71762167262) for workflow(resource-assignment) step(profile-upload) 2022-08-27 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-08-27 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Triggering K8s Profile Upload component logic. 2022-08-27 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Getting the template prefixes 2022-08-27 04:43:53,756|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Iterating over prefixes in resource assignment map. 2022-08-27 04:43:53,774|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b) 2022-08-27 04:43:53,784|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:43:53,797|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(GET), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/profile/node-port-profile) 2022-08-27 04:43:53,803|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(404 - Not Found) 2022-08-27 04:43:53,803|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Uploading K8s Profile.. 2022-08-27 04:43:53,828|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/profile) 2022-08-27 04:43:53,837|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(201 - Created) 2022-08-27 04:43:53,861|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Rest request method(POST), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/profile/node-port-profile/content) 2022-08-27 04:43:53,870|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Response status(200 - OK) 2022-08-27 04:43:53,870|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| K8s Profile Upload Completed 2022-08-27 04:43:53,870|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:43:53,871|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-08-27 04:43:53,871|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-08-27 04:43:53,872|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 04:43:53,872|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(db6291cc-d217-4720-9d93-d71762167262) nodes completed with (0)exceptions 2022-08-27 04:43:53,872|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 04:43:53,873|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b730d5c7-5eca-4d11-ae21-5bbc6f4916b9 auditStoreId -1 2022-08-27 04:44:02,767|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:44:02,870|||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 04:44:02,902|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 5ba09825-3e27-41b8-923c-0c4e3f9e88c3 2022-08-27 04:44:02,902|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:44:02,902|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:44:02,902|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:44:02,903|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:44:02,904|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:44:02,909|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (config-assign) 2022-08-27 04:44:02,911|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 04:44:02,911|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(config-setup) 2022-08-27 04:44:02,911|||DefaultDispatcher-worker-3||||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 04:44:02,912|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-assign) step(config-setup) 2022-08-27 04:44:02,912|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:44:02,912|||DefaultDispatcher-worker-3||||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 04:44:02,913|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-27 04:44:02,931|||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 04:44:02,933|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 04:44:02,934|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0d40cf08-fe08-4871-8a50-ec2c694949fc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:44:02,941|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-27 04:44:02,942|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-27 04:44:03,001|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc) 2022-08-27 04:44:03,022|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 04:44:03,022|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-08-27 04:44:03,023|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") 2022-08-27 04:44:03,023|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") 2022-08-27 04:44:03,023|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-27 04:44:03,024|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0b098ac4-daf8-4ca7-84a1-227ac8bc324f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:44:03,036|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:44:03,036|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 04:44:03,048|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vf-modules) 2022-08-27 04:44:03,063|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 04:44:03,064|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-27 04:44:03,064|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"452269a8-a63b-4b56-b5a1-e3cbd2f2d84e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/215c125b-4001-45f7-b1de-1e545ebec76d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9"}}}]}) 2022-08-27 04:44:03,065|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"452269a8-a63b-4b56-b5a1-e3cbd2f2d84e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/215c125b-4001-45f7-b1de-1e545ebec76d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9"}}}]}) 2022-08-27 04:44:03,065|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"452269a8-a63b-4b56-b5a1-e3cbd2f2d84e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/215c125b-4001-45f7-b1de-1e545ebec76d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9"}}}]), type ({json}) 2022-08-27 04:44:03,065|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"452269a8-a63b-4b56-b5a1-e3cbd2f2d84e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/215c125b-4001-45f7-b1de-1e545ebec76d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-27 04:44:03,073|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 04:44:03,073|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 04:44:03,095|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1) 2022-08-27 04:44:03,557|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 04:44:03,558|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-08-27 04:44:03,558|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575435381","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) 2022-08-27 04:44:03,558|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575435381","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) 2022-08-27 04:44:03,559|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575435381","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]), type ({json}) 2022-08-27 04:44:03,559|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575435381","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-27 04:44:03,560|||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 04:44:03,564|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:44:08,182|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4618)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:44:08,182|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:44:08,211|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","k8s-rb-definition-version":"08cb517e-983e-477d-8df2-8a10fc92ff4b","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 04:44:08,214|||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" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "k8s-rb-definition-version" : "08cb517e-983e-477d-8df2-8a10fc92ff4b" } }, "replica-count" : null, "service-instance-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "service-instance-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-id" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-version-id" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1661575435381", "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "vf-module-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5ba09825-3e27-41b8-923c-0c4e3f9e88c3", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/215c125b-4001-45f7-b1de-1e545ebec76d", "svc-request-id" : "452269a8-a63b-4b56-b5a1-e3cbd2f2d84e" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "ea24cf97-8124-451a-bd21-b7f1a625a9cd", "model-name" : "basic_cnf_macro", "model-uuid" : "f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3", "model-version" : "1.0" }, "service-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "service-instance-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-uuid" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "model-version" : "1" }, "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "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_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-uuid" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "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" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6" }, { "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-20220827t044345297085z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220827t044345297085z" }, { "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" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "vf-module-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "1bb90103-ddf3-4d59-ba23-52b0df30d55a", "model-invariant-uuid" : "5fec30ef-7853-4a35-9cdb-fb48f1cf9679", "model-name" : "basic_cnf_macro", "model-uuid" : "3a579193-16a4-4d99-b7e8-8e178058b62e", "model-version" : "1.0" }, "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9" } ] }, "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f" }) 2022-08-27 04:44:08,232|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-08-27 04:44:08,232|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:44:08,232|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-27 04:44:08,233|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(config-template) 2022-08-27 04:44:08,233|||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 04:44:08,238|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-assign) step(config-template) 2022-08-27 04:44:08,239|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-08-27 04:44:08,239|||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 04:44:08,302|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-08-27 04:44:08,303|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-08-27 04:44:08,303|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-27 04:44:08,313|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b) 2022-08-27 04:44:08,319|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 04:44:08,327|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/config-template/replica-count-template) 2022-08-27 04:44:08,330|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-27 04:44:08,331|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-08-27 04:44:08,342|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/config-template) 2022-08-27 04:44:08,350|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-08-27 04:44:08,361|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4102e7c7-6d66-4c8c-8f9a-bc277d2d460c/08cb517e-983e-477d-8df2-8a10fc92ff4b/config-template/replica-count-template/content) 2022-08-27 04:44:08,380|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-08-27 04:44:08,381|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-08-27 04:44:08,381|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-08-27 04:44:08,381|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-08-27 04:44:08,381|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-08-27 04:44:08,382|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 04:44:08,382|||DefaultDispatcher-worker-1||||INFO||||||| workflow(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) nodes completed with (0)exceptions 2022-08-27 04:44:08,382|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-27 04:44:08,383|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7918c0c-c25d-4678-8afe-484437e01898 auditStoreId -1 2022-08-27 04:44:08,411|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Completed 2022-08-27 04:45:00,531|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 5b55961e-c36d-4777-b800-7c206c0326c0 2022-08-27 04:45:00,531|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:45:00,531|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:45:00,537|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:45:00,537|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:45:00,545|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:45:00,584|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 04:45:00,585|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-27 04:45:00,585|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:45:00,586|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(5b55961e-c36d-4777-b800-7c206c0326c0) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 04:45:00,586|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:00,587|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 04:45:00,587|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-27 04:45:00,627|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:00,628|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 04:45:00,628|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("3e1dbc23-d69b-42c2-adb9-6543c36c48ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:45:00,629|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("4f1ce80e-28c2-4140-8784-33d863c3c200") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:45:00,629|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ "service-instance-id" : "3e1dbc23-d69b-42c2-adb9-6543c36c48ba", "vnf-id" : "4f1ce80e-28c2-4140-8784-33d863c3c200", "vnf_name" : "ubuntu20-VNF-name" }) 2022-08-27 04:45:00,642|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:45:00,642|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:00,643|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 04:45:00,644|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c005bb4f-17e6-4d28-ac24-37e72b99fcba auditStoreId -1 2022-08-27 04:45:02,169|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:45:02,332|||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 04:45:02,338|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 5ba09825-3e27-41b8-923c-0c4e3f9e88c3 2022-08-27 04:45:02,338|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:45:02,338|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:45:02,349|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-08-27 04:45:02,349|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-08-27 04:45:02,350|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-08-27 04:45:02,359|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (config-deploy) 2022-08-27 04:45:02,360|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-08-27 04:45:02,360|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(config-setup) 2022-08-27 04:45:02,361|||DefaultDispatcher-worker-3||||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 04:45:02,361|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-deploy) step(config-setup) 2022-08-27 04:45:02,361|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:02,362|||DefaultDispatcher-worker-3||||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 04:45:02,362|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-08-27 04:45:02,374|||DefaultDispatcher-worker-2||||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 04:45:02,376|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 04:45:02,377|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0d40cf08-fe08-4871-8a50-ec2c694949fc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:45:02,381|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-08-27 04:45:02,381|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-08-27 04:45:02,389|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc) 2022-08-27 04:45:02,442|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:02,444|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-08-27 04:45:02,445|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") 2022-08-27 04:45:02,445|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") 2022-08-27 04:45:02,445|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-08-27 04:45:02,446|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0b098ac4-daf8-4ca7-84a1-227ac8bc324f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:45:02,468|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/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 04:45:02,469|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 04:45:02,489|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0d40cf08-fe08-4871-8a50-ec2c694949fc/service-data/vnfs/vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f/vnf-data/vf-modules) 2022-08-27 04:45:02,514|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:02,515|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-08-27 04:45:02,515|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7f7991a6-ec53-496d-82e7-7f3cc3f1c096","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5dd29157-98ad-489b-894b-8dd54c78ae4b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","from-preload":false}}}]}) 2022-08-27 04:45:02,516|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7f7991a6-ec53-496d-82e7-7f3cc3f1c096","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5dd29157-98ad-489b-894b-8dd54c78ae4b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","from-preload":false}}}]}) 2022-08-27 04:45:02,516|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7f7991a6-ec53-496d-82e7-7f3cc3f1c096","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5dd29157-98ad-489b-894b-8dd54c78ae4b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","from-preload":false}}}]), type ({json}) 2022-08-27 04:45:02,516|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","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_4f478fba-cd10-49d8-a8c8-40fbc38674af_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":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","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-20220827t044345297085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220827t044345297085z","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":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5ba09825-3e27-41b8-923c-0c4e3f9e88c3","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3","model-invariant-uuid":"ea24cf97-8124-451a-bd21-b7f1a625a9cd"},"global-customer-id":"basiccnf-macro-customer","service-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","service-instance-id":"0d40cf08-fe08-4871-8a50-ec2c694949fc","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7f7991a6-ec53-496d-82e7-7f3cc3f1c096","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5dd29157-98ad-489b-894b-8dd54c78ae4b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"1bb90103-ddf3-4d59-ba23-52b0df30d55a","model-uuid":"3a579193-16a4-4d99-b7e8-8e178058b62e","model-invariant-uuid":"5fec30ef-7853-4a35-9cdb-fb48f1cf9679"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0b098ac4-daf8-4ca7-84a1-227ac8bc324f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"08cb517e-983e-477d-8df2-8a10fc92ff4b","model-uuid":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-invariant-uuid":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-08-27 04:45:02,525|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-08-27 04:45:02,526|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-08-27 04:45:02,541|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0b098ac4-daf8-4ca7-84a1-227ac8bc324f?depth=1) 2022-08-27 04:45:02,766|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:02,766|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-08-27 04:45:02,766|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_bose","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575495274","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) 2022-08-27 04:45:02,767|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_bose","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575495274","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) 2022-08-27 04:45:02,767|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_bose","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575495274","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]), type ({json}) 2022-08-27 04:45:02,767|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"110fc709-fcd8-4574-a776-e9a36e3e53c9","vf-module-name":"basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sad_bose","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661575495274","model-invariant-id":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","model-version-id":"e43c6e44-1a44-4003-af40-b2fb5362c0b6","model-customization-id":"08cb517e-983e-477d-8df2-8a10fc92ff4b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-08-27 04:45:02,768|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-08-27 04:45:02,771|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4102e7c7-6d66-4c8c-8f9a-bc277d2d460c","k8s-rb-definition-version":"08cb517e-983e-477d-8df2-8a10fc92ff4b","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":"sad_bose"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-08-27 04:45:02,773|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "sad_bose", "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" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "k8s-rb-definition-version" : "08cb517e-983e-477d-8df2-8a10fc92ff4b" } }, "replica-count" : null, "service-instance-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "service-instance-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "sad_bose", "is-base-vf-module" : false, "model-customization-id" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-id" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-version-id" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1661575495274", "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "vf-module-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5ba09825-3e27-41b8-923c-0c4e3f9e88c3", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5dd29157-98ad-489b-894b-8dd54c78ae4b", "svc-request-id" : "7f7991a6-ec53-496d-82e7-7f3cc3f1c096" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "ea24cf97-8124-451a-bd21-b7f1a625a9cd", "model-name" : "basic_cnf_macro", "model-uuid" : "f55ad3ee-f9ea-4093-bcdb-c5f19a161bc3", "model-version" : "1.0" }, "service-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "service-instance-id" : "0d40cf08-fe08-4871-8a50-ec2c694949fc", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-uuid" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "model-version" : "1" }, "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "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_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "08cb517e-983e-477d-8df2-8a10fc92ff4b", "model-invariant-uuid" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6", "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" : "e43c6e44-1a44-4003-af40-b2fb5362c0b6" }, { "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-20220827t044345297085z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4102e7c7-6d66-4c8c-8f9a-bc277d2d460c" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220827t044345297085z" }, { "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" : "110fc709-fcd8-4574-a776-e9a36e3e53c9", "vf-module-name" : "basic_cnf_macro_4f478fba-cd10-49d8-a8c8-40fbc38674af_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "1bb90103-ddf3-4d59-ba23-52b0df30d55a", "model-invariant-uuid" : "5fec30ef-7853-4a35-9cdb-fb48f1cf9679", "model-name" : "basic_cnf_macro", "model-uuid" : "3a579193-16a4-4d99-b7e8-8e178058b62e", "model-version" : "1.0" }, "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "110fc709-fcd8-4574-a776-e9a36e3e53c9" } ] }, "vnf-id" : "0b098ac4-daf8-4ca7-84a1-227ac8bc324f" }) 2022-08-27 04:45:02,783|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-08-27 04:45:02,783|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:02,783|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-08-27 04:45:02,784|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(status-verification-script) 2022-08-27 04:45:02,784|||DefaultDispatcher-worker-2||||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 04:45:02,789|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-deploy) step(status-verification-script) 2022-08-27 04:45:02,790|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 04:45:02,790|||DefaultDispatcher-worker-2||||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 04:45:02,793|||DefaultDispatcher-worker-2||||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 04:45:02,808|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-27 04:45:02,828|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:02,913|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:02,967|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:45:09,348|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id fc3dc63b-59e8-4479-b652-bfda9280cd60 2022-08-27 04:45:09,348|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:45:09,348|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:45:09,348|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:45:09,348|298b9849-c929-445c-801a-0cf2fb7be5af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:45:09,352|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:45:09,361|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (resource-assignment) 2022-08-27 04:45:09,361|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-27 04:45:09,361|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:45:09,362|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(fc3dc63b-59e8-4479-b652-bfda9280cd60) for workflow(resource-assignment) step(resource-assignment) 2022-08-27 04:45:09,362|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:09,362|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-27 04:45:09,363|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-08-27 04:45:09,378|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:09,380|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-08-27 04:45:09,380|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-08-27 04:45:09,381|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-08-27 04:45:09,381|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-08-27 04:45:09,381|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("49e306f8-b4dd-4f19-9156-59d7031f8295") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-27 04:45:09,381|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("3e1dbc23-d69b-42c2-adb9-6543c36c48ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:45:09,381|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:09,382|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-08-27 04:45:09,382|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-08-27 04:45:09,382|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("4f1ce80e-28c2-4140-8784-33d863c3c200") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:45:09,383|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "3e1dbc23-d69b-42c2-adb9-6543c36c48ba", "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" : "49e306f8-b4dd-4f19-9156-59d7031f8295", "vnf-id" : "4f1ce80e-28c2-4140-8784-33d863c3c200", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-08-27 04:45:09,393|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:45:09,393|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:09,393|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-27 04:45:09,394|298b9849-c929-445c-801a-0cf2fb7be5af||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 33e35ed2-ddda-4754-be5f-823d1ed44a1a auditStoreId -1 2022-08-27 04:45:12,976|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:13,105|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is ready. 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(config-apply) 2022-08-27 04:45:13,107|||DefaultDispatcher-worker-2||||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 04:45:13,113|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-deploy) step(config-apply) 2022-08-27 04:45:13,113|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-08-27 04:45:13,113|||DefaultDispatcher-worker-2||||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 04:45:13,115|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic. 2022-08-27 04:45:13,115|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-08-27 04:45:13,115|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-08-27 04:45:13,124|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/config/replica-count-change) 2022-08-27 04:45:15,760|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:45:15,864|||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 04:45:15,867|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 298b9849-c929-445c-801a-0cf2fb7be5af 2022-08-27 04:45:15,867|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:45:15,867|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:45:15,867|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:45:15,868|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:45:15,868|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:45:15,872|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (config-assign) 2022-08-27 04:45:15,873|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-08-27 04:45:15,873|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:45:15,873|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(298b9849-c929-445c-801a-0cf2fb7be5af) for workflow(config-assign) step(config-assign) 2022-08-27 04:45:15,873|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:15,873|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-08-27 04:45:15,877|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-08-27 04:45:15,935|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:15,936|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-27 04:45:15,936|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("3e1dbc23-d69b-42c2-adb9-6543c36c48ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-27 04:45:15,936|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Setting Resource Value ("4f1ce80e-28c2-4140-8784-33d863c3c200") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-27 04:45:15,976|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (vnf-id) 2022-08-27 04:45:15,976|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (service-instance-id) 2022-08-27 04:45:15,977|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Resource resolution saved into database successfully : (vnf_name) 2022-08-27 04:45:15,978|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Generated Resource Param Data ({ "service-instance-id" : "3e1dbc23-d69b-42c2-adb9-6543c36c48ba", "vnf-id" : "4f1ce80e-28c2-4140-8784-33d863c3c200", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-08-27 04:45:16,024|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-08-27 04:45:16,038|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:16,039|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:45:16,039|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-08-27 04:45:16,039|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-27 04:45:16,040|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f85835b6-ad64-4558-b230-2bf204b62394 auditStoreId -1 2022-08-27 04:45:16,048|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Completed 2022-08-27 04:45:18,149|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-08-27 04:45:18,150|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config.. 2022-08-27 04:45:18,173|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values 2022-08-27 04:45:18,173|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-08-27 04:45:18,266|||DefaultDispatcher-worker-2||||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 04:45:18,268|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-08-27 04:45:18,269|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-08-27 04:45:18,351|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/sad_bose/config) 2022-08-27 04:45:18,543|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-08-27 04:45:18,552|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-08-27 04:45:18,552|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-08-27 04:45:18,552|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-08-27 04:45:18,553|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(status-verification-script-after) 2022-08-27 04:45:18,553|||DefaultDispatcher-worker-2||||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 04:45:18,554|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-deploy) step(status-verification-script-after) 2022-08-27 04:45:18,554|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 04:45:18,554|||DefaultDispatcher-worker-2||||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 04:45:18,555|||DefaultDispatcher-worker-2||||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 04:45:18,558|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-08-27 04:45:18,566|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:18,750|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:18,752|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:45:28,760|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:28,838|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:28,841|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:45:38,852|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:38,937|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:38,942|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:45:46,078|73409697-77ad-46b3-916e-653b2ffcb092||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-27 04:45:46,078|73409697-77ad-46b3-916e-653b2ffcb092||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-27 04:45:46,078|73409697-77ad-46b3-916e-653b2ffcb092||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-27 04:45:46,522|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-27 04:45:46,522|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-27 04:45:47,094|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-27 04:45:47,095|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(cf81f105-b1c8-481f-929d-934d001ec2dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-27 04:45:47,111|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(acfe3524-ac79-4ace-a7c6-605dbc2aa047) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-27 04:45:47,116|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(162c8b50-efc8-4fe5-a20e-c14605d085d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-27 04:45:47,125|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(317c4adc-70be-43a2-9c7d-46d64a0b3460) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-27 04:45:47,135|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(b6cf08c8-8551-4a71-bc42-547753260527) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-27 04:45:47,147|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(0342adc5-19c0-4cb0-a63a-f6c8aba5b05c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-27 04:45:47,158|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,159|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,159|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,159|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,160|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,160|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,188|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:45:47,223|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:45:47,240|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:45:47,258|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:45:47,307|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:45:47,308|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:45:47,309|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:47,345|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,393|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:45:47,419|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-27 04:45:47,420|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-27 04:45:47,485|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:45:47,487|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:45:47,487|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:47,521|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,549|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:45:47,576|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-27 04:45:47,582|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-27 04:45:47,622|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:45:47,623|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:45:47,623|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:47,624|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(HealthCheck) 2022-08-27 04:45:47,625|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-27 04:45:47,625|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-assign) 2022-08-27 04:45:47,626|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(vf-config-deploy) 2022-08-27 04:45:47,662|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,704|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-27 04:45:47,747|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-27 04:45:47,753|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-27 04:45:47,807|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:45:47,807|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:47,835|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:45:47,835|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:47,836|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,844|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:47,880|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-27 04:45:47,917|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-27 04:45:47,917|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-27 04:45:47,991|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 04:45:48,039|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 04:45:48,040|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 04:45:48,092|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(resource-assignment) 2022-08-27 04:45:48,092|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:45:48,093|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign-day-2) 2022-08-27 04:45:48,094|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:45:48,095|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy-day-2) 2022-08-27 04:45:48,119|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:45:48,141|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-27 04:45:48,164|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-27 04:45:48,165|73409697-77ad-46b3-916e-653b2ffcb092||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-27 04:45:48,952|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:49,004|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:49,006|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:45:59,013|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:45:59,089|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:45:59,090|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is not ready. Please wait... 2022-08-27 04:46:00,585|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cac1177b-bee2-48aa-91f7-79fe9d2c715b) 2022-08-27 04:46:00,586|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| deleting definition types under : /opt/app/onap/blueprints/working/cac1177b-bee2-48aa-91f7-79fe9d2c715b/Definitions 2022-08-27 04:46:00,588|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| reinitialized all type definitions 2022-08-27 04:46:00,589|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-27 04:46:00,607|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-27 04:46:00,623|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-27 04:46:00,629|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-27 04:46:00,634|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-27 04:46:00,665|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-27 04:46:00,686|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-assign) 2022-08-27 04:46:00,687|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-27 04:46:00,687|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-assign) targets(resolve-data) 2022-08-27 04:46:00,687|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-27 04:46:00,687|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-27 04:46:00,687|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enriching artifacts file(/opt/app/onap/blueprints/working/cac1177b-bee2-48aa-91f7-79fe9d2c715b/Templates/netconfrpc-mapping.json 2022-08-27 04:46:00,693|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-27 04:46:00,693|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-27 04:46:00,694|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing Workflow(config-deploy) 2022-08-27 04:46:00,694|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-27 04:46:00,695|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-27 04:46:00,695|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| workflow(config-deploy) resource assignment files([] 2022-08-27 04:46:00,695|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| ##### Enhancing blueprint Resource Definitions 2022-08-27 04:46:00,695|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-27 04:46:00,695|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-27 04:46:00,699|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| distinct resource keys ([input-source]) 2022-08-27 04:46:00,712|96bff803-0b39-4ea4-b3a9-ac143b0eaacc||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Enriching Resource Definition sources Node Template: [source-input] 2022-08-27 04:46:09,100|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/sad_bose/status) 2022-08-27 04:46:09,184|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-08-27 04:46:09,186|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (sad_bose) is ready. 2022-08-27 04:46:09,186|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-08-27 04:46:09,186|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-08-27 04:46:09,186|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 04:46:09,186|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-08-27 04:46:09,188|||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(config-deploy[5ba09825-3e27-41b8-923c-0c4e3f9e88c3])'s step(collect-results) 2022-08-27 04:46:09,188|||DefaultDispatcher-worker-6||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:46:09,189|||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) for workflow(config-deploy) step(collect-results) 2022-08-27 04:46:09,189|||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-08-27 04:46:09,190|||DefaultDispatcher-worker-6||||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 04:46:09,190|||DefaultDispatcher-worker-6||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| Collected results: {} 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response... 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-08-27 04:46:09,200|||DefaultDispatcher-worker-6||||INFO||||||| workflow(5ba09825-3e27-41b8-923c-0c4e3f9e88c3) nodes completed with (0)exceptions 2022-08-27 04:46:09,201|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-27 04:46:09,201|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 31d0e540-2879-4772-aa43-ef49ab74d978 auditStoreId -1 2022-08-27 04:46:09,204|5ba09825-3e27-41b8-923c-0c4e3f9e88c3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Completed 2022-08-27 04:46:15,399|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:46:15,502|||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 04:46:15,505|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| processing request id 298b9849-c929-445c-801a-0cf2fb7be5af 2022-08-27 04:46:15,505|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionInput called not to store the Workflow action input details 2022-08-27 04:46:15,505|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| StoreAuditService ID -1 2022-08-27 04:46:15,507|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-27 04:46:15,507|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-27 04:46:15,510|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-27 04:46:15,515|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deriving input data for workflow: (config-deploy) 2022-08-27 04:46:15,515|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-08-27 04:46:15,515|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-27 04:46:15,521|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| preparing request id(298b9849-c929-445c-801a-0cf2fb7be5af) for workflow(config-deploy) step(config-deploy) 2022-08-27 04:46:15,521|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-08-27 04:46:15,521|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| 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 04:46:15,523|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-08-27 04:46:15,523|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Getting Jython Script Class(ConfigDeploy) 2022-08-27 04:46:15,577|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@685c0b33 2022-08-27 04:46:15,579|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Hello world 2022-08-27 04:46:15,579|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Preparing Response... 2022-08-27 04:46:15,579|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-08-27 04:46:15,579|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-27 04:46:15,580|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 95bcf8d6-90b3-4815-97c5-3c0ce3e77b32 auditStoreId -1 2022-08-27 04:46:15,581|298b9849-c929-445c-801a-0cf2fb7be5af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Completed 2022-08-27 04:46:31,466|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-27 04:46:31,573|||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 04:46:31,575|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| request(8942b53a-ca25-42e1-b29e-614ee1aabed5) 2022-08-27 04:46:31,577|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| CBA file(/opt/app/onap/blueprints/archive/d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e/cba.zip written successfully 2022-08-27 04:46:31,577|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Save processing(d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e) CBA(/opt/app/onap/blueprints/archive/d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e/cba.zip) 2022-08-27 04:46:31,593|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 04:46:31,600|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-27 04:46:31,614|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-assign) 2022-08-27 04:46:31,615|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Validating Workflow(config-deploy) 2022-08-27 04:46:31,621|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e) and entry definition file (Definitions/pnf_netconf.json) 2022-08-27 04:46:31,644|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-27 04:46:31,667|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-27 04:46:31,668|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-27 04:46:31,698|8942b53a-ca25-42e1-b29e-614ee1aabed5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-c5n69|||| No compiled cache(/opt/app/onap/blueprints/working/d72ccf7f-25f5-4a42-bef5-5a33bbb5a34e) present to clean.