05:08:45,352 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:08:45,353 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:08:45,355 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:08:45,355 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:08:45,355 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:08:45,355 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:08:45,372 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:08:45,516 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:08:45,527 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:08:45,532 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:08:45,539 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:08:45,625 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:08:45,625 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:08:45,626 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:08:45,626 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:08:45,626 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:08:45,626 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:08:45,626 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:08:45,626 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:08:45,628 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-25 05:08:46,449|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-vqj6k with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-25 05:08:46,453|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-25 05:08:50,003|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-25 05:08:50,684|||main||||INFO||||||| Finished Spring Data repository scanning in 666ms. Found 11 JPA repository interfaces. 2022-06-25 05:08:53,000|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-25 05:08:53,087|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-25 05:08:53,321|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-25 05:08:53,818|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-25 05:08:54,155|||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-06-25 05:08:54,161|||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-06-25 05:08:54,382|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-25 05:08:55,688|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-25 05:08:55,706|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-25 05:08:55,823|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-25 05:08:57,194|||main||||INFO||||||| Audit service is disabled 2022-06-25 05:08:57,413|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-25 05:08:58,899|||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-06-25 05:08:58,989|||main||||INFO||||||| Dependency Management module created... 2022-06-25 05:09:00,021|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-25 05:09:00,296|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-25 05:09:01,544|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-25 05:09:03,206|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-25 05:09:03,568|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-25 05:09:03,576|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.783 seconds (JVM running for 18.816) 2022-06-25 05:09:03,598|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-25 06:28:32,226|78455363-289e-41b3-9b3f-1366fafe6101||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-25 06:28:32,227|78455363-289e-41b3-9b3f-1366fafe6101||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 06:28:32,229|78455363-289e-41b3-9b3f-1366fafe6101||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 06:28:32,651|78455363-289e-41b3-9b3f-1366fafe6101||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 06:28:32,654|78455363-289e-41b3-9b3f-1366fafe6101||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 06:28:34,019|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enhancing blueprint(/opt/app/onap/blueprints/working/160250c7-1baa-4986-bd49-6581ff1afd48) 2022-06-25 06:28:34,031|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| deleting definition types under : /opt/app/onap/blueprints/working/160250c7-1baa-4986-bd49-6581ff1afd48/Definitions 2022-06-25 06:28:34,166|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| reinitialized all type definitions 2022-06-25 06:28:34,174|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-25 06:28:34,218|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-25 06:28:34,227|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-25 06:28:34,235|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-25 06:28:34,305|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(helloworld) 2022-06-25 06:28:34,306|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-25 06:28:34,306|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(helloworld) targets(helloworld) 2022-06-25 06:28:34,306|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-25 06:28:34,306|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-25 06:28:34,307|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/160250c7-1baa-4986-bd49-6581ff1afd48/Templates/hello-world-mapping.json 2022-06-25 06:28:34,321|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-25 06:28:34,322|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-25 06:28:34,322|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 06:28:34,322|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-25 06:28:34,324|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/hello-world-mapping.json) 2022-06-25 06:28:34,342|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| distinct resource keys ([]) 2022-06-25 06:28:34,343|4ee3734b-d860-4881-b011-61366507a4de||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enriching Resource Definition sources Node Template: [] 2022-06-25 06:28:34,643|8fbb5ca1-e3fc-49c4-898e-8d58dad0f609||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(620a217a-8e43-405e-88aa-60d9e4600366) CBA(/opt/app/onap/blueprints/archive/620a217a-8e43-405e-88aa-60d9e4600366/cba.zip) 2022-06-25 06:28:34,661|8fbb5ca1-e3fc-49c4-898e-8d58dad0f609||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/620a217a-8e43-405e-88aa-60d9e4600366) and entry definition file (Definitions/blueprint.json) 2022-06-25 06:28:34,757|8fbb5ca1-e3fc-49c4-898e-8d58dad0f609||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(helloworld) 2022-06-25 06:28:34,772|8fbb5ca1-e3fc-49c4-898e-8d58dad0f609||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/620a217a-8e43-405e-88aa-60d9e4600366) and entry definition file (Definitions/blueprint.json) 2022-06-25 06:28:34,897|8fbb5ca1-e3fc-49c4-898e-8d58dad0f609||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/620a217a-8e43-405e-88aa-60d9e4600366) present to clean. 2022-06-25 06:28:35,149|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 654321 2022-06-25 06:28:35,150|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 06:28:35,150|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 06:28:35,156|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| getting cba file name(test101), version(1.0.1) from db 2022-06-25 06:28:35,219|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-25 06:28:35,221|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-25 06:28:35,225|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-25 06:28:35,243|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (helloworld) 2022-06-25 06:28:35,244|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-25 06:28:35,245|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 06:28:35,254|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-25 06:28:35,254|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 06:28:35,255|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-25 06:28:35,274|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-25 06:28:35,308|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Batched Sequence : ([]) 2022-06-25 06:28:35,313|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Generated Resource Param Data ({ }) 2022-06-25 06:28:35,403|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 06:28:35,405|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 06:28:35,406|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-25 06:28:35,408|04bdcf75-fab7-4bf7-b0ab-6b1ead95d22b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b921a27-4e8f-4d9e-88b7-4c18f6c78732 auditStoreId -1 2022-06-25 06:48:42,320|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 06:48:42,321|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 06:48:42,321|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 06:48:42,543|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 06:48:42,543|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 06:48:43,311|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 06:48:43,317|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(b063f015-486c-4226-94dd-a404ddce29c6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 06:48:43,346|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(87ac5c1f-90e4-4bad-be31-e8fadb96ae05) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 06:48:43,356|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(eee6f492-6787-4b10-95db-2334fb64f7e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 06:48:43,371|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(293e4410-eea0-4818-9656-d3fc5f9323a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 06:48:43,392|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(3955110d-a091-459c-be76-425bb8c6ebf3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 06:48:43,412|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(eaf0fffe-20d0-476e-97ea-232086f6b0a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 06:48:43,430|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:43,431|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:43,431|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 06:48:43,431|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 06:48:43,432|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:43,432|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:43,463|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 06:48:43,545|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 06:48:43,566|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 06:48:43,586|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 06:48:43,692|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 06:48:43,693|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 06:48:43,694|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:43,756|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:43,864|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 06:48:43,865|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 06:48:43,866|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:43,916|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:44,011|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 06:48:44,012|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 06:48:44,012|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:44,013|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(HealthCheck) 2022-06-25 06:48:44,014|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 06:48:44,015|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-assign) 2022-06-25 06:48:44,015|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-deploy) 2022-06-25 06:48:44,060|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 06:48:44,138|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 06:48:44,139|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:44,177|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 06:48:44,251|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 06:48:44,252|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 06:48:44,253|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign-day-2) 2022-06-25 06:48:44,254|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:44,254|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy-day-2) 2022-06-25 06:48:44,281|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 06:48:44,282|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 06:48:44,283|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:44,290|f6fbd8a0-9e02-483b-b8f1-05f81d18f597||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:45,706|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1ced7d17-0a69-4b03-8c58-0517b4cb1683) 2022-06-25 06:48:45,706|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| deleting definition types under : /opt/app/onap/blueprints/working/1ced7d17-0a69-4b03-8c58-0517b4cb1683/Definitions 2022-06-25 06:48:45,709|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| reinitialized all type definitions 2022-06-25 06:48:45,710|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-25 06:48:45,730|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-25 06:48:45,736|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-25 06:48:45,742|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-25 06:48:45,760|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 06:48:45,784|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 06:48:45,793|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-25 06:48:45,808|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,826|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,837|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,849|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,862|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,903|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-25 06:48:45,909|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-25 06:48:45,909|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-25 06:48:45,923|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 06:48:45,931|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 06:48:45,940|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 06:48:45,948|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-25 06:48:45,956|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,967|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,979|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:45,993|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:46,004|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:46,014|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(resource-resolution) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-25 06:48:46,049|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/1ced7d17-0a69-4b03-8c58-0517b4cb1683/Templates/hello-world-velocity-mapping.json 2022-06-25 06:48:46,056|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-25 06:48:46,056|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-25 06:48:46,057|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/1ced7d17-0a69-4b03-8c58-0517b4cb1683/Templates/hello-world-jinja-mapping.json 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-25 06:48:46,063|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-25 06:48:46,075|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:46,138|f5d47536-4266-432c-a87e-7310f3f64f10||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-25 06:48:46,308|8e81974d-b96e-468e-a1b6-2f502ed9edd8||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(f6e1b9f4-0bb8-44ec-a22e-f8aa297ebdc6) CBA(/opt/app/onap/blueprints/archive/f6e1b9f4-0bb8-44ec-a22e-f8aa297ebdc6/cba.zip) 2022-06-25 06:48:46,315|8e81974d-b96e-468e-a1b6-2f502ed9edd8||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6e1b9f4-0bb8-44ec-a22e-f8aa297ebdc6) and entry definition file (Definitions/resource-resolution.json) 2022-06-25 06:48:46,344|8e81974d-b96e-468e-a1b6-2f502ed9edd8||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-resolution) 2022-06-25 06:48:46,353|8e81974d-b96e-468e-a1b6-2f502ed9edd8||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6e1b9f4-0bb8-44ec-a22e-f8aa297ebdc6) and entry definition file (Definitions/resource-resolution.json) 2022-06-25 06:48:46,393|8e81974d-b96e-468e-a1b6-2f502ed9edd8||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/f6e1b9f4-0bb8-44ec-a22e-f8aa297ebdc6) present to clean. 2022-06-25 06:48:46,528|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 9378b60c-1fbd-4a35-8c15-04a828f11300 2022-06-25 06:48:46,528|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 06:48:46,528|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 06:48:46,535|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-25 06:48:46,601|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 06:48:46,603|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-25 06:48:46,606|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:46,618|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (resource-resolution) 2022-06-25 06:48:46,622|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-25 06:48:46,623|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 06:48:46,624|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(9378b60c-1fbd-4a35-8c15-04a828f11300) for workflow(resource-resolution) step(helloworld) 2022-06-25 06:48:46,627|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 06:48:46,627|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:46,628|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-25 06:48:46,673|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:46,715|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:46,715|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-25 06:48:47,017|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-25 06:48:47,101|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:47,113|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:47,113|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-25 06:48:47,113|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-25 06:48:47,114|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-25 06:48:47,148|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_put) 2022-06-25 06:48:47,164|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-25 06:48:47,165|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Getting Jython Script Class(ResolvProperties) 2022-06-25 06:48:51,169|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Component Object org.python.proxies.__main__$ResolvProperties$1@64fff56f 2022-06-25 06:48:51,174|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-25 06:48:51,185|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_python) 2022-06-25 06:48:51,187|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:51,187|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-25 06:48:51,192|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-25 06:48:51,200|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:51,200|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:51,200|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-25 06:48:51,200|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-25 06:48:51,201|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-25 06:48:51,202|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:51,202|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-25 06:48:51,203|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-25 06:48:51,209|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:51,209|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:51,210|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-25 06:48:51,210|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-25 06:48:51,210|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-25 06:48:51,212|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_patch) 2022-06-25 06:48:51,219|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_del) 2022-06-25 06:48:51,220|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 06:48:51,246|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 06:48:58,311|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| compiled in (7064)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 06:48:58,312|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 06:48:58,326|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-25 06:48:58,338|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-25 06:48:58,342|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,342|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-25 06:48:58,347|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-25 06:48:58,355|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,356|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,356|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 06:48:58,356|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 06:48:58,356|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-25 06:48:58,367|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_get) 2022-06-25 06:48:58,375|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-25 06:48:58,376|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-25 06:48:58,385|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_input) 2022-06-25 06:48:58,390|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_default) 2022-06-25 06:48:58,391|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,391|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-25 06:48:58,393|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-25 06:48:58,402|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,402|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,402|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-25 06:48:58,402|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-25 06:48:58,403|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-25 06:48:58,414|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_post) 2022-06-25 06:48:58,428|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,462|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (list) 2022-06-25 06:48:58,467|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-25 06:48:58,467|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,468|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,468|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,468|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,468|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-25 06:48:58,480|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (v_db) 2022-06-25 06:48:58,484|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,553|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-25 06:48:58,576|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-25 06:48:58,577|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-25 06:48:58,621|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,625|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 06:48:58,625|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-25 06:48:58,626|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-25 06:48:58,626|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Getting Jython Script Class(ResolvProperties) 2022-06-25 06:48:58,637|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-25 06:48:58,672|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Component Object org.python.proxies.__main__$ResolvProperties$2@36a0bd77 2022-06-25 06:48:58,673|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-25 06:48:58,683|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_python) 2022-06-25 06:48:58,684|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,685|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-25 06:48:58,687|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-25 06:48:58,696|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,696|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,697|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-25 06:48:58,697|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-25 06:48:58,697|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-25 06:48:58,706|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_patch) 2022-06-25 06:48:58,707|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-25 06:48:58,715|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_input) 2022-06-25 06:48:58,716|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,716|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-25 06:48:58,718|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-25 06:48:58,725|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,725|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,726|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-25 06:48:58,726|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-25 06:48:58,726|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-25 06:48:58,735|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_put) 2022-06-25 06:48:58,736|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-25 06:48:58,748|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_default) 2022-06-25 06:48:58,750|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,750|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-25 06:48:58,751|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-25 06:48:58,775|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,775|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,775|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-25 06:48:58,775|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-25 06:48:58,776|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-25 06:48:58,777|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,777|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-25 06:48:58,779|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-25 06:48:58,787|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_del) 2022-06-25 06:48:58,793|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,793|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,793|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-25 06:48:58,793|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-25 06:48:58,794|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-25 06:48:58,795|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,795|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-25 06:48:58,796|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-25 06:48:58,804|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_post) 2022-06-25 06:48:58,806|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,806|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,806|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 06:48:58,806|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 06:48:58,806|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-25 06:48:58,817|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_get) 2022-06-25 06:48:58,823|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-25 06:48:58,823|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-25 06:48:58,825|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-25 06:48:58,833|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 06:48:58,833|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 06:48:58,834|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-25 06:48:58,834|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-25 06:48:58,834|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-25 06:48:58,845|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-25 06:48:58,846|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 06:48:58,847|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-25 06:48:58,858|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-25 06:48:58,859|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,863|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (list) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,865|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,866|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,866|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,866|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 06:48:58,866|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:58,874|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (j_db) 2022-06-25 06:48:58,875|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 06:48:59,094|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-25 06:48:59,104|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-25 06:48:59,105|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 06:48:59,105|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 06:48:59,105|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-25 06:48:59,106|4d500a8b-b8b1-4686-bfdc-45b06bd4b3f7||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a18dad4-babf-457b-a4a4-89c1553d3ae4 auditStoreId -1 2022-06-25 07:14:04,740|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 07:14:04,742|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 07:14:04,742|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 07:14:04,944|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 07:14:04,944|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 07:14:05,513|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 07:14:05,514|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(934dd8f3-1bdc-4c53-84b8-b56a3f8ca055) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 07:14:05,535|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(cc0d8e16-e97d-434d-9cc4-9e4aae3fd9f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 07:14:05,542|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(5201eefa-a7c4-4534-af5c-337c6f140991) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 07:14:05,553|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(d3664ea9-2e80-4ee8-ab59-7584dccb5482) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 07:14:05,566|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(7c73a2bc-c6a4-4768-ab10-6959ba5e2816) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 07:14:05,580|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(707a42f6-7897-440b-a1db-6cdd6e4d4038) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 07:14:05,595|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:05,596|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:05,596|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 07:14:05,596|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 07:14:05,596|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:05,597|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:05,633|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:05,668|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:05,686|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:05,704|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:05,783|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:05,784|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:05,784|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:05,826|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:05,863|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 07:14:05,884|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-25 07:14:05,893|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 07:14:05,931|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:05,932|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:05,933|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:05,973|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:06,013|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 07:14:06,026|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-25 07:14:06,034|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 07:14:06,071|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:06,072|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:06,073|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:06,074|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(HealthCheck) 2022-06-25 07:14:06,074|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 07:14:06,075|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-assign) 2022-06-25 07:14:06,076|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-deploy) 2022-06-25 07:14:06,121|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 07:14:06,158|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-25 07:14:06,171|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-25 07:14:06,180|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-25 07:14:06,200|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:06,201|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:06,232|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:06,233|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:06,234|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 07:14:06,245|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:06,271|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-25 07:14:06,282|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-25 07:14:06,290|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-25 07:14:06,312|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 07:14:06,324|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 07:14:06,332|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 07:14:06,357|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:06,358|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:06,359|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign-day-2) 2022-06-25 07:14:06,360|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:06,360|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy-day-2) 2022-06-25 07:14:06,378|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:06,391|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-25 07:14:06,406|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-25 07:14:06,407|51dee3a0-9d71-4d73-8a36-73a3a71fa3b8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-25 07:14:17,859|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b6d747b6-4741-43d9-8ed4-b22b7ea66475) 2022-06-25 07:14:17,860|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| deleting definition types under : /opt/app/onap/blueprints/working/b6d747b6-4741-43d9-8ed4-b22b7ea66475/Definitions 2022-06-25 07:14:17,862|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| reinitialized all type definitions 2022-06-25 07:14:17,863|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-25 07:14:17,895|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-25 07:14:17,915|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-25 07:14:17,922|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-25 07:14:17,928|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-25 07:14:17,964|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-25 07:14:17,990|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(config-assign) 2022-06-25 07:14:17,990|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-25 07:14:17,990|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(config-assign) targets(resolve-data) 2022-06-25 07:14:17,991|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-25 07:14:17,991|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-25 07:14:17,991|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/b6d747b6-4741-43d9-8ed4-b22b7ea66475/Templates/netconfrpc-mapping.json 2022-06-25 07:14:17,999|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-25 07:14:18,000|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-25 07:14:18,000|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(config-deploy) 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-deploy) resource assignment files([] 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-25 07:14:18,001|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-25 07:14:18,008|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| distinct resource keys ([input-source]) 2022-06-25 07:14:18,017|c3c1d9a6-69d3-4673-929a-49af2260bebd||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-25 07:14:37,530|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(f7bdfa6c-9946-4382-a1e6-eba55fab740e) CBA(/opt/app/onap/blueprints/archive/f7bdfa6c-9946-4382-a1e6-eba55fab740e/cba.zip) 2022-06-25 07:14:37,571|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f7bdfa6c-9946-4382-a1e6-eba55fab740e) and entry definition file (Definitions/CNF.json) 2022-06-25 07:14:37,677|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:37,678|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:37,679|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:37,679|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale-out) 2022-06-25 07:14:37,680|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale) 2022-06-25 07:14:37,681|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale-in) 2022-06-25 07:14:37,681|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(health-check) 2022-06-25 07:14:37,710|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f7bdfa6c-9946-4382-a1e6-eba55fab740e) and entry definition file (Definitions/CNF.json) 2022-06-25 07:14:37,759|e73bd54a-aac3-4052-b480-c54eb0f25d29||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/f7bdfa6c-9946-4382-a1e6-eba55fab740e) present to clean. 2022-06-25 07:14:37,848|0f511f88-b957-4df1-9c37-a5875f13f653||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 07:14:37,849|0f511f88-b957-4df1-9c37-a5875f13f653||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 07:14:37,849|0f511f88-b957-4df1-9c37-a5875f13f653||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 07:14:38,006|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 07:14:38,006|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 07:14:38,401|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 07:14:38,402|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(d27279fb-fcf4-4180-829d-993bc0f3ba3a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 07:14:38,417|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(2c3f2705-fc14-4baf-b5cd-7088a16d959c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 07:14:38,423|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(83957bd9-456b-44ef-b89f-135430f6fff9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 07:14:38,433|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(5401f810-8153-4dfb-856b-b15c08346192) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 07:14:38,445|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(52440214-2a04-4abd-b7b7-15e3d52a2b7d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 07:14:38,463|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(fea62149-bf3a-49d6-9480-1e3e7f9b1336) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 07:14:38,478|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,479|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,479|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 07:14:38,479|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 07:14:38,479|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,480|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,517|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:38,549|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:38,555|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:38,575|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:38,648|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:38,649|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:38,650|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:38,688|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:38,689|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:38,690|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,700|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:38,729|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 07:14:38,746|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-25 07:14:38,757|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 07:14:38,783|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 07:14:38,789|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 07:14:38,806|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 07:14:38,847|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:38,848|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:38,848|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:38,849|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(HealthCheck) 2022-06-25 07:14:38,850|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 07:14:38,850|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-assign) 2022-06-25 07:14:38,851|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(vf-config-deploy) 2022-06-25 07:14:38,891|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-25 07:14:38,919|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-25 07:14:38,932|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-25 07:14:38,939|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-25 07:14:38,961|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:38,962|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:38,994|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-25 07:14:39,022|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-25 07:14:39,033|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-25 07:14:39,034|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-25 07:14:39,075|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:39,076|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:39,076|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:39,118|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:39,148|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 07:14:39,162|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-25 07:14:39,163|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 07:14:39,197|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:39,198|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:39,199|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign-day-2) 2022-06-25 07:14:39,199|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:39,200|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy-day-2) 2022-06-25 07:14:39,217|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:39,230|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-25 07:14:39,243|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-25 07:14:39,244|0f511f88-b957-4df1-9c37-a5875f13f653||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-25 07:14:50,347|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c73a2111-32f4-4186-98f6-2921f68a852b) 2022-06-25 07:14:50,350|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| deleting definition types under : /opt/app/onap/blueprints/working/c73a2111-32f4-4186-98f6-2921f68a852b/Definitions 2022-06-25 07:14:50,353|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| reinitialized all type definitions 2022-06-25 07:14:50,353|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-25 07:14:50,369|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(vnf-template) 2022-06-25 07:14:50,374|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-25 07:14:50,379|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-25 07:14:50,397|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,412|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,419|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,424|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-25 07:14:50,424|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-25 07:14:50,424|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-25 07:14:50,435|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,441|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,447|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,453|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 07:14:50,468|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,474|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,480|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,487|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,493|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,499|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,525|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-25 07:14:50,529|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-25 07:14:50,529|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-25 07:14:50,529|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-25 07:14:50,542|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,548|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,554|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(input) 2022-06-25 07:14:50,559|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-25 07:14:50,585|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(resource-assignment) 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-25 07:14:50,586|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/c73a2111-32f4-4186-98f6-2921f68a852b/Templates/vnf-mapping.json 2022-06-25 07:14:50,591|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-25 07:14:50,591|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-25 07:14:50,591|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/c73a2111-32f4-4186-98f6-2921f68a852b/Templates/base_ubuntu20-mapping.json 2022-06-25 07:14:50,596|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-25 07:14:50,596|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(config-assign) 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(config-assign) targets(config-assign) 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-25 07:14:50,597|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enriching artifacts file(/opt/app/onap/blueprints/working/c73a2111-32f4-4186-98f6-2921f68a852b/Templates/baseconfig-mapping.json 2022-06-25 07:14:50,602|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing Workflow(config-deploy) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(config-deploy) resource assignment files([] 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/vnf-mapping.json) 2022-06-25 07:14:50,603|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-25 07:14:50,604|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing file (Templates/baseconfig-mapping.json) 2022-06-25 07:14:50,617|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:14:50,664|d470b14b-8202-484f-ba02-8cfa65228c66||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-25 07:14:50,826|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(3da5678a-1ed6-4f40-9771-4bfd5c5641f7) CBA(/opt/app/onap/blueprints/archive/3da5678a-1ed6-4f40-9771-4bfd5c5641f7/cba.zip) 2022-06-25 07:14:50,833|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3da5678a-1ed6-4f40-9771-4bfd5c5641f7) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:14:50,843|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:14:50,866|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:14:50,867|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:14:50,868|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:14:50,879|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3da5678a-1ed6-4f40-9771-4bfd5c5641f7) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:14:50,905|53b85b13-92fa-4ed8-9caf-c70ee885af0f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/3da5678a-1ed6-4f40-9771-4bfd5c5641f7) present to clean. 2022-06-25 07:16:00,244|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:16:00,350|||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-06-25 07:16:00,399|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| request(5317eed1-e714-4a5d-8e09-bc45898545a7) 2022-06-25 07:16:00,403|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| CBA file(/opt/app/onap/blueprints/archive/73be90ed-2191-47e0-bd7b-86fc8e191f55/cba.zip written successfully 2022-06-25 07:16:00,403|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(73be90ed-2191-47e0-bd7b-86fc8e191f55) CBA(/opt/app/onap/blueprints/archive/73be90ed-2191-47e0-bd7b-86fc8e191f55/cba.zip) 2022-06-25 07:16:00,418|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/73be90ed-2191-47e0-bd7b-86fc8e191f55) and entry definition file (Definitions/pnf_netconf.json) 2022-06-25 07:16:00,423|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:16:00,434|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:16:00,435|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:16:00,446|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/73be90ed-2191-47e0-bd7b-86fc8e191f55) and entry definition file (Definitions/pnf_netconf.json) 2022-06-25 07:16:00,464|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 07:16:00,479|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 07:16:00,480|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 07:16:00,503|5317eed1-e714-4a5d-8e09-bc45898545a7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/73be90ed-2191-47e0-bd7b-86fc8e191f55) present to clean. 2022-06-25 07:16:47,403|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:16:47,517|||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-06-25 07:16:47,519|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| request(16026a5e-c088-4a7c-aa1a-1b6769440a90) 2022-06-25 07:16:47,520|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| CBA file(/opt/app/onap/blueprints/archive/c035c13b-9254-4eba-96c7-25e526d746d3/cba.zip written successfully 2022-06-25 07:16:47,520|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(c035c13b-9254-4eba-96c7-25e526d746d3) CBA(/opt/app/onap/blueprints/archive/c035c13b-9254-4eba-96c7-25e526d746d3/cba.zip) 2022-06-25 07:16:47,553|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c035c13b-9254-4eba-96c7-25e526d746d3) and entry definition file (Definitions/CNF.json) 2022-06-25 07:16:47,642|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:16:47,643|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:16:47,644|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:16:47,644|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale-out) 2022-06-25 07:16:47,645|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale) 2022-06-25 07:16:47,646|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(scale-in) 2022-06-25 07:16:47,646|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(health-check) 2022-06-25 07:16:47,673|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c035c13b-9254-4eba-96c7-25e526d746d3) and entry definition file (Definitions/CNF.json) 2022-06-25 07:16:47,697|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-25 07:16:47,715|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-25 07:16:47,716|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-25 07:16:47,744|16026a5e-c088-4a7c-aa1a-1b6769440a90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/c035c13b-9254-4eba-96c7-25e526d746d3) present to clean. 2022-06-25 07:16:58,896|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:16:59,003|||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-06-25 07:16:59,004|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| request(b4b366b0-10c1-45d8-bb17-b86c8357afa7) 2022-06-25 07:16:59,006|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| CBA file(/opt/app/onap/blueprints/archive/7404fd34-b90e-43da-b0ce-b31a37e09d6a/cba.zip written successfully 2022-06-25 07:16:59,006|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Save processing(7404fd34-b90e-43da-b0ce-b31a37e09d6a) CBA(/opt/app/onap/blueprints/archive/7404fd34-b90e-43da-b0ce-b31a37e09d6a/cba.zip) 2022-06-25 07:16:59,013|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7404fd34-b90e-43da-b0ce-b31a37e09d6a) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:16:59,022|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 07:16:59,049|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(resource-assignment) 2022-06-25 07:16:59,049|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-assign) 2022-06-25 07:16:59,050|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Validating Workflow(config-deploy) 2022-06-25 07:16:59,061|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7404fd34-b90e-43da-b0ce-b31a37e09d6a) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:16:59,071|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-25 07:16:59,103|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-25 07:16:59,104|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-25 07:16:59,120|b4b366b0-10c1-45d8-bb17-b86c8357afa7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| No compiled cache(/opt/app/onap/blueprints/working/7404fd34-b90e-43da-b0ce-b31a37e09d6a) present to clean. 2022-06-25 07:16:59,703|e77164cc-8f56-4135-9e01-5927a76336d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-25 07:16:59,877|e77164cc-8f56-4135-9e01-5927a76336d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:16:59,879|e77164cc-8f56-4135-9e01-5927a76336d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:16:59,883|e77164cc-8f56-4135-9e01-5927a76336d5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:00,050|f712e450-9522-49f4-9ec9-87c0d5833716||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:00,051|f712e450-9522-49f4-9ec9-87c0d5833716||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:00,054|f712e450-9522-49f4-9ec9-87c0d5833716||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:00,774|d3936b8e-626a-4a5e-86b2-8bd2086a2682||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:00,774|d3936b8e-626a-4a5e-86b2-8bd2086a2682||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:00,777|d3936b8e-626a-4a5e-86b2-8bd2086a2682||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:00,950|9ef2ac39-ba2a-4c16-8cd0-9b64b2d3d1ad||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:00,950|9ef2ac39-ba2a-4c16-8cd0-9b64b2d3d1ad||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:00,952|9ef2ac39-ba2a-4c16-8cd0-9b64b2d3d1ad||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:01,151|1afffd06-8642-4729-a9a8-ace5345fa3c5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:01,152|1afffd06-8642-4729-a9a8-ace5345fa3c5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:01,154|1afffd06-8642-4729-a9a8-ace5345fa3c5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:01,396|3ef548ec-8cfd-496d-91e0-5b48ad5efdaf||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:01,396|3ef548ec-8cfd-496d-91e0-5b48ad5efdaf||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:01,398|3ef548ec-8cfd-496d-91e0-5b48ad5efdaf||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:01,629|a1353f28-fa49-4270-bd43-04782e183fb9||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:01,629|a1353f28-fa49-4270-bd43-04782e183fb9||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:01,631|a1353f28-fa49-4270-bd43-04782e183fb9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:01,815|ef8f00c9-755d-48ac-b33a-aeb8818a71ba||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:17:01,815|ef8f00c9-755d-48ac-b33a-aeb8818a71ba||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:17:01,817|ef8f00c9-755d-48ac-b33a-aeb8818a71ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:17:24,697|fc1918c7-4582-43e9-b05f-59baf1c6303a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-25 07:17:24,765|fc1918c7-4582-43e9-b05f-59baf1c6303a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:17:24,767|fc1918c7-4582-43e9-b05f-59baf1c6303a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:17:24,769|fc1918c7-4582-43e9-b05f-59baf1c6303a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:17:24,938|05f5b4ba-c657-4c92-946b-96e53bf4b259||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:17:24,938|05f5b4ba-c657-4c92-946b-96e53bf4b259||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:17:24,942|05f5b4ba-c657-4c92-946b-96e53bf4b259||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:17:25,281|9f74abaa-6365-4e0a-99d0-54515c0dfee3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:17:25,281|9f74abaa-6365-4e0a-99d0-54515c0dfee3||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:17:25,284|9f74abaa-6365-4e0a-99d0-54515c0dfee3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:17:25,467|f83cb94f-e4b4-42c8-8f70-725aaa66a858||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:17:25,467|f83cb94f-e4b4-42c8-8f70-725aaa66a858||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:17:25,470|f83cb94f-e4b4-42c8-8f70-725aaa66a858||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:21:56,734|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 49d50735-47ff-4a5d-b144-9ed021aeef26 2022-06-25 07:21:56,735|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:21:56,735|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:21:56,738|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:21:56,738|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:21:56,742|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:21:56,766|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 07:21:56,864|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 07:21:56,868|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment[49d50735-47ff-4a5d-b144-9ed021aeef26])'s step(resource-assignment) 2022-06-25 07:21:56,868|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:21:56,870|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(49d50735-47ff-4a5d-b144-9ed021aeef26) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 07:21:56,871|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:21:56,871|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 07:21:56,872|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-25 07:21:56,893|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:21:56,902|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-25 07:21:56,902|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-25 07:21:56,903|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-25 07:21:56,903|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("af67ace3-04aa-4046-a353-fce4793cc716") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:21:56,904|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("5c59694f-daee-4c51-8e6f-5f771d4d4bae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:21:56,917|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:21:56,917|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:21:56,929|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-25 07:21:58,963|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - ) 2022-06-25 07:21:58,964|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:21:58,964|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") 2022-06-25 07:21:58,964|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") 2022-06-25 07:21:58,964|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 07:21:58,965|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-25 07:21:58,967|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220625t072158525173z" }) 2022-06-25 07:21:58,976|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:21:58,976|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:21:58,976|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-25 07:21:58,977|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment[49d50735-47ff-4a5d-b144-9ed021aeef26])'s step(profile-upload) 2022-06-25 07:21:58,977|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:21:58,983|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(49d50735-47ff-4a5d-b144-9ed021aeef26) for workflow(resource-assignment) step(profile-upload) 2022-06-25 07:21:58,983|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-25 07:21:58,983|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:21:58,985|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Triggering K8s Profile Upload component logic. 2022-06-25 07:21:58,985|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Getting the template prefixes 2022-06-25 07:21:58,985|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Iterating over prefixes in resource assignment map. 2022-06-25 07:21:58,987|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Prefix vnf does not have required data for us to continue. 2022-06-25 07:21:58,988|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:21:58,988|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-25 07:21:58,988|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-25 07:21:58,988|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 07:21:58,992|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(49d50735-47ff-4a5d-b144-9ed021aeef26) nodes completed with (0)exceptions 2022-06-25 07:21:58,992|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 07:21:58,993|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f58c4d3-493e-485b-b528-f12714242c18 auditStoreId -1 2022-06-25 07:22:03,288|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 81193052-c64c-4ef3-9a12-1549a3e3fa7c 2022-06-25 07:22:03,289|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:22:03,289|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:22:03,290|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:22:03,290|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:22:03,293|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:22:03,309|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 07:22:03,310|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-25 07:22:03,310|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:03,310|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(81193052-c64c-4ef3-9a12-1549a3e3fa7c) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 07:22:03,311|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:03,311|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 07:22:03,312|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-25 07:22:03,328|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:03,329|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 07:22:03,330|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("3c5fd399-d7cd-4425-8789-0e9c853834ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:22:03,330|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ba3ff39b-0c4d-44f1-9166-17cf740395f5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:22:03,331|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Generated Resource Param Data ({ "service-instance-id" : "3c5fd399-d7cd-4425-8789-0e9c853834ba", "vnf-id" : "ba3ff39b-0c4d-44f1-9166-17cf740395f5", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-25 07:22:03,340|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:22:03,340|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:03,340|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 07:22:03,341|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c2be367-9fe9-4443-aee5-e6781d028d82 auditStoreId -1 2022-06-25 07:22:04,568|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 4fce6ccd-f8fe-44d2-8554-da3533759588 2022-06-25 07:22:04,569|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:22:04,569|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:22:04,569|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:22:04,569|74e71f02-3d44-4f30-9451-4dae600ddac5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:22:04,571|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:22:04,578|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 07:22:04,580|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 07:22:04,581|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment[4fce6ccd-f8fe-44d2-8554-da3533759588])'s step(resource-assignment) 2022-06-25 07:22:04,581|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:04,581|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(4fce6ccd-f8fe-44d2-8554-da3533759588) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 07:22:04,581|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:04,581|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 07:22:04,582|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-25 07:22:04,600|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,604|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-25 07:22:04,604|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("76073af4-d104-4f99-b93e-6d76c0200a53") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-25 07:22:04,605|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-06-25 07:22:04,605|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-25 07:22:04,605|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("7553d724-750a-4f71-a9e3-ad756be5d09e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-25 07:22:04,607|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,607|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,640|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Parameter information : ({customizationid=7553d724-750a-4f71-a9e3-ad756be5d09e}) 2022-06-25 07:22:04,644|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Parameter information : ({customizationid=7553d724-750a-4f71-a9e3-ad756be5d09e}) 2022-06-25 07:22:04,657|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,657|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,659|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"}]) 2022-06-25 07:22:04,659|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"8c78c92d-be52-431a-a4e1-809834cbb307"}]) 2022-06-25 07:22:04,659|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("8c78c92d-be52-431a-a4e1-809834cbb307") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-25 07:22:04,659|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("0cea3f56-7324-4baa-a4b6-fa3af077a643") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-25 07:22:04,660|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-25 07:22:04,666|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Transformed value: null -> 0cea3f56-7324-4baa-a4b6-fa3af077a643 2022-06-25 07:22:04,668|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,703|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Parameter information : ({customizationid=7553d724-750a-4f71-a9e3-ad756be5d09e}) 2022-06-25 07:22:04,709|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,710|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-25 07:22:04,711|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-25 07:22:04,711|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-25 07:22:04,711|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-25 07:22:04,716|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Transformed value: null -> 7553d724-750a-4f71-a9e3-ad756be5d09e 2022-06-25 07:22:04,716|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("5c59694f-daee-4c51-8e6f-5f771d4d4bae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:22:04,716|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-25 07:22:04,716|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-06-25 07:22:04,717|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("af67ace3-04aa-4046-a353-fce4793cc716") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:22:04,722|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:04,722|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:04,722|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:04,722|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-06-25 07:22:04,733|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-25 07:22:04,733|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-25 07:22:04,759|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 07:22:04,760|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-25 07:22:04,761|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-25 07:22:04,761|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-25 07:22:04,800|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,800|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,808|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-25 07:22:04,895|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - ) 2022-06-25 07:22:04,896|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,896|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z-helm_apache-vfmt-001") 2022-06-25 07:22:04,896|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z-helm_apache-vfmt-001") 2022-06-25 07:22:04,897|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t072158525173z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-25 07:22:04,899|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-25 07:22:04,905|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:04,906|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:04,915|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-25 07:22:04,929|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 07:22:04,929|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response processing type (string) 2022-06-25 07:22:04,930|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-25 07:22:04,930|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-25 07:22:04,930|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-25 07:22:04,930|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-25 07:22:04,931|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-25 07:22:04,932|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "k8s-rb-definition-version" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "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" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "vf-module-model-invariant-uuid" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "vf-module-model-version" : "8c78c92d-be52-431a-a4e1-809834cbb307", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220625t072158525173z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220625t072158525173z" }) 2022-06-25 07:22:04,945|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:22:04,945|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:04,945|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-25 07:22:04,946|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment[4fce6ccd-f8fe-44d2-8554-da3533759588])'s step(profile-upload) 2022-06-25 07:22:04,946|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(4fce6ccd-f8fe-44d2-8554-da3533759588) for workflow(resource-assignment) step(profile-upload) 2022-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Triggering K8s Profile Upload component logic. 2022-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Getting the template prefixes 2022-06-25 07:22:04,947|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Iterating over prefixes in resource assignment map. 2022-06-25 07:22:04,964|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e) 2022-06-25 07:22:04,979|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 07:22:04,995|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(GET), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/profile/node-port-profile) 2022-06-25 07:22:05,001|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(404 - Not Found) 2022-06-25 07:22:05,002|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Uploading K8s Profile.. 2022-06-25 07:22:05,039|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/profile) 2022-06-25 07:22:05,055|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(201 - Created) 2022-06-25 07:22:05,078|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Rest request method(POST), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/profile/node-port-profile/content) 2022-06-25 07:22:05,093|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Response status(200 - OK) 2022-06-25 07:22:05,093|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| K8s Profile Upload Completed 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| workflow(4fce6ccd-f8fe-44d2-8554-da3533759588) nodes completed with (0)exceptions 2022-06-25 07:22:05,094|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 07:22:05,095|74e71f02-3d44-4f30-9451-4dae600ddac5||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b6b11797-4c54-4fed-a407-7b0136f856d3 auditStoreId -1 2022-06-25 07:22:09,361|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id a12b34f4-083b-484c-802d-d293e0989fe1 2022-06-25 07:22:09,361|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:22:09,361|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:22:09,361|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:22:09,361|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:22:09,363|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:22:09,369|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 07:22:09,370|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-25 07:22:09,370|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:09,371|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(a12b34f4-083b-484c-802d-d293e0989fe1) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 07:22:09,371|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:09,371|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 07:22:09,371|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-25 07:22:09,394|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:09,396|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-25 07:22:09,397|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-25 07:22:09,397|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-25 07:22:09,398|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-25 07:22:09,398|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ccf6e829-0383-43a9-be03-57f8a64c20d5") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-25 07:22:09,398|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("3c5fd399-d7cd-4425-8789-0e9c853834ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:22:09,398|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:09,399|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-25 07:22:09,399|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-25 07:22:09,400|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ba3ff39b-0c4d-44f1-9166-17cf740395f5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:22:09,400|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "3c5fd399-d7cd-4425-8789-0e9c853834ba", "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" : "ccf6e829-0383-43a9-be03-57f8a64c20d5", "vnf-id" : "ba3ff39b-0c4d-44f1-9166-17cf740395f5", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-25 07:22:09,409|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:22:09,409|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:09,410|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 07:22:09,410|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 99d9bdfd-40e3-4758-a094-d9cf1814340c auditStoreId -1 2022-06-25 07:22:10,773|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:22:10,878|||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-06-25 07:22:10,905|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 74e71f02-3d44-4f30-9451-4dae600ddac5 2022-06-25 07:22:10,905|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:22:10,905|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:22:10,905|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:22:10,905|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:22:10,906|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:22:10,910|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (config-assign) 2022-06-25 07:22:10,912|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 07:22:10,912|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(config-setup) 2022-06-25 07:22:10,912|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:10,913|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-assign) step(config-setup) 2022-06-25 07:22:10,913|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:10,913|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-25 07:22:10,914|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-25 07:22:10,932|||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-06-25 07:22:10,934|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 07:22:10,935|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5c59694f-daee-4c51-8e6f-5f771d4d4bae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:22:10,941|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-25 07:22:10,941|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-25 07:22:10,951|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae) 2022-06-25 07:22:10,974|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 07:22:10,974|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-06-25 07:22:10,975|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") 2022-06-25 07:22:10,975|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") 2022-06-25 07:22:10,975|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-25 07:22:10,976|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("af67ace3-04aa-4046-a353-fce4793cc716") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:22:10,993|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:22:10,993|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 07:22:11,005|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vf-modules) 2022-06-25 07:22:11,027|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 07:22:11,028|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-25 07:22:11,029|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"61d80466-8c6a-40d0-a654-3a0dbac2e408","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cb0b1099-047a-40ac-b601-f0919e184654","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53"}}}]}) 2022-06-25 07:22:11,029|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"61d80466-8c6a-40d0-a654-3a0dbac2e408","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cb0b1099-047a-40ac-b601-f0919e184654","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53"}}}]}) 2022-06-25 07:22:11,030|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"61d80466-8c6a-40d0-a654-3a0dbac2e408","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cb0b1099-047a-40ac-b601-f0919e184654","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53"}}}]), type ({json}) 2022-06-25 07:22:11,030|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"61d80466-8c6a-40d0-a654-3a0dbac2e408","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cb0b1099-047a-40ac-b601-f0919e184654","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-25 07:22:11,035|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-25 07:22:11,035|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 07:22:11,053|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1) 2022-06-25 07:22:11,358|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 07:22:11,359|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-06-25 07:22:11,359|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141726081","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) 2022-06-25 07:22:11,359|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141726081","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) 2022-06-25 07:22:11,360|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141726081","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]), type ({json}) 2022-06-25 07:22:11,360|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141726081","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-25 07:22:11,361|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-25 07:22:11,363|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:22:12,991|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:22:13,096|||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-06-25 07:22:13,099|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093 2022-06-25 07:22:13,099|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:22:13,099|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:22:13,099|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:22:13,099|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:22:13,100|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:22:13,103|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (config-assign) 2022-06-25 07:22:13,103|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-25 07:22:13,103|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:22:13,104|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093) for workflow(config-assign) step(config-assign) 2022-06-25 07:22:13,104|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:13,104|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-25 07:22:13,105|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-25 07:22:13,134|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:22:13,135|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 07:22:13,135|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("3c5fd399-d7cd-4425-8789-0e9c853834ba") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:22:13,135|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Setting Resource Value ("ba3ff39b-0c4d-44f1-9166-17cf740395f5") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:22:13,147|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-25 07:22:13,147|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-25 07:22:13,147|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-25 07:22:13,148|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Generated Resource Param Data ({ "service-instance-id" : "3c5fd399-d7cd-4425-8789-0e9c853834ba", "vnf-id" : "ba3ff39b-0c4d-44f1-9166-17cf740395f5", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-25 07:22:13,164|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-25 07:22:13,173|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-25 07:22:13,174|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:22:13,174|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:13,174|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-25 07:22:13,175|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f8623c7-6b35-439b-9105-38d2a4f18c4d auditStoreId -1 2022-06-25 07:22:13,207|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Completed 2022-06-25 07:22:16,004|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4640)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:22:16,005|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:22:16,026|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0cea3f56-7324-4baa-a4b6-fa3af077a643","k8s-rb-definition-version":"7553d724-750a-4f71-a9e3-ad756be5d09e","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-06-25 07:22:16,028|||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" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "k8s-rb-definition-version" : "7553d724-750a-4f71-a9e3-ad756be5d09e" } }, "replica-count" : null, "service-instance-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "service-instance-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-id" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-version-id" : "8c78c92d-be52-431a-a4e1-809834cbb307", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656141726081", "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53", "vf-module-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "74e71f02-3d44-4f30-9451-4dae600ddac5", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/cb0b1099-047a-40ac-b601-f0919e184654", "svc-request-id" : "61d80466-8c6a-40d0-a654-3a0dbac2e408" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "af084522-fb5b-4324-bbb4-f3b85cbc6748", "model-name" : "basic_cnf_macro", "model-uuid" : "082fa284-5cc4-4000-b7d4-116c16da18b4", "model-version" : "1.0" }, "service-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "service-instance-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-uuid" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "8c78c92d-be52-431a-a4e1-809834cbb307", "model-version" : "1" }, "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53", "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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-uuid" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "8c78c92d-be52-431a-a4e1-809834cbb307", "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" : "8c78c92d-be52-431a-a4e1-809834cbb307" }, { "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-20220625t072158525173z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "0cea3f56-7324-4baa-a4b6-fa3af077a643" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220625t072158525173z" }, { "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" : "76073af4-d104-4f99-b93e-6d76c0200a53", "vf-module-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "49de0523-82d8-4059-b598-6bfe4501f185", "model-invariant-uuid" : "4b0ca7bd-0241-4fff-a558-512411b4ac76", "model-name" : "basic_cnf_macro", "model-uuid" : "c362e3bb-f72a-4a4a-9243-8bb6e53d9859", "model-version" : "1.0" }, "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53" } ] }, "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716" }) 2022-06-25 07:22:16,036|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 07:22:16,036|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:22:16,036|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-25 07:22:16,036|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(config-template) 2022-06-25 07:22:16,036|||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-06-25 07:22:16,041|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-assign) step(config-template) 2022-06-25 07:22:16,041|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-25 07:22:16,041|||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-06-25 07:22:16,111|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-25 07:22:16,111|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-06-25 07:22:16,111|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-25 07:22:16,121|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e) 2022-06-25 07:22:16,140|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 07:22:16,148|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/config-template/replica-count-template) 2022-06-25 07:22:16,162|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-25 07:22:16,162|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-06-25 07:22:16,173|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/config-template) 2022-06-25 07:22:16,217|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-06-25 07:22:16,230|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/0cea3f56-7324-4baa-a4b6-fa3af077a643/7553d724-750a-4f71-a9e3-ad756be5d09e/config-template/replica-count-template/content) 2022-06-25 07:22:16,261|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 07:22:16,261|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-06-25 07:22:16,261|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 07:22:16,261|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-25 07:22:16,262|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-25 07:22:16,262|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 07:22:16,262|||DefaultDispatcher-worker-1||||INFO||||||| workflow(74e71f02-3d44-4f30-9451-4dae600ddac5) nodes completed with (0)exceptions 2022-06-25 07:22:16,262|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-25 07:22:16,263|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0d50ec90-7b18-41af-a09c-f1141a5babda auditStoreId -1 2022-06-25 07:22:16,266|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Completed 2022-06-25 07:23:05,931|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:23:06,035|||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-06-25 07:23:06,040|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093 2022-06-25 07:23:06,040|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:23:06,040|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:23:06,042|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 07:23:06,042|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 07:23:06,044|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 07:23:06,049|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (config-deploy) 2022-06-25 07:23:06,049|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-25 07:23:06,049|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:23:06,056|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| preparing request id(6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093) for workflow(config-deploy) step(config-deploy) 2022-06-25 07:23:06,057|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-25 07:23:06,057|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| 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-06-25 07:23:06,061|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-25 07:23:06,061|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Getting Jython Script Class(ConfigDeploy) 2022-06-25 07:23:06,107|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@26c20bb2 2022-06-25 07:23:06,109|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Hello world 2022-06-25 07:23:06,110|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Preparing Response... 2022-06-25 07:23:06,110|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-25 07:23:06,110|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-25 07:23:06,110|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5172894d-a167-422d-9bea-ee45f2370d35 auditStoreId -1 2022-06-25 07:23:06,113|6c37fbb4-ecb4-4d3e-b24e-2cc9be11f093||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Completed 2022-06-25 07:23:12,733|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 07:23:12,837|||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-06-25 07:23:12,843|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| processing request id 74e71f02-3d44-4f30-9451-4dae600ddac5 2022-06-25 07:23:12,844|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 07:23:12,844|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| StoreAuditService ID -1 2022-06-25 07:23:12,845|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 07:23:12,845|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 07:23:12,846|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 07:23:12,855|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Deriving input data for workflow: (config-deploy) 2022-06-25 07:23:12,857|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 07:23:12,858|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(config-setup) 2022-06-25 07:23:12,858|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:23:12,859|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-deploy) step(config-setup) 2022-06-25 07:23:12,859|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 07:23:12,859|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-25 07:23:12,860|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-25 07:23:12,879|||DefaultDispatcher-worker-3||||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-06-25 07:23:12,881|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 07:23:12,881|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5c59694f-daee-4c51-8e6f-5f771d4d4bae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 07:23:12,888|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-25 07:23:12,889|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-25 07:23:12,899|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae) 2022-06-25 07:23:12,928|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:12,929|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-25 07:23:12,930|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") 2022-06-25 07:23:12,930|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") 2022-06-25 07:23:12,930|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-25 07:23:12,931|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("af67ace3-04aa-4046-a353-fce4793cc716") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 07:23:13,000|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/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-06-25 07:23:13,001|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 07:23:13,017|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5c59694f-daee-4c51-8e6f-5f771d4d4bae/service-data/vnfs/vnf/af67ace3-04aa-4046-a353-fce4793cc716/vnf-data/vf-modules) 2022-06-25 07:23:13,037|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:13,037|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 07:23:13,038|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb79ccbb-1eb6-470a-a6e7-079034719948","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/752e9ac2-2be3-4372-abe5-e14b3d2cc0c2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","from-preload":false}}}]}) 2022-06-25 07:23:13,038|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb79ccbb-1eb6-470a-a6e7-079034719948","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/752e9ac2-2be3-4372-abe5-e14b3d2cc0c2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","from-preload":false}}}]}) 2022-06-25 07:23:13,038|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb79ccbb-1eb6-470a-a6e7-079034719948","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/752e9ac2-2be3-4372-abe5-e14b3d2cc0c2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","from-preload":false}}}]), type ({json}) 2022-06-25 07:23:13,039|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_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":"8c78c92d-be52-431a-a4e1-809834cbb307","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-20220625t072158525173z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"0cea3f56-7324-4baa-a4b6-fa3af077a643","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t072158525173z","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":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"74e71f02-3d44-4f30-9451-4dae600ddac5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"082fa284-5cc4-4000-b7d4-116c16da18b4","model-invariant-uuid":"af084522-fb5b-4324-bbb4-f3b85cbc6748"},"global-customer-id":"basiccnf-macro-customer","service-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","service-instance-id":"5c59694f-daee-4c51-8e6f-5f771d4d4bae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"fb79ccbb-1eb6-470a-a6e7-079034719948","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/752e9ac2-2be3-4372-abe5-e14b3d2cc0c2","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"49de0523-82d8-4059-b598-6bfe4501f185","model-uuid":"c362e3bb-f72a-4a4a-9243-8bb6e53d9859","model-invariant-uuid":"4b0ca7bd-0241-4fff-a558-512411b4ac76"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"af67ace3-04aa-4046-a353-fce4793cc716"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"7553d724-750a-4f71-a9e3-ad756be5d09e","model-uuid":"8c78c92d-be52-431a-a4e1-809834cbb307","model-invariant-uuid":"0cea3f56-7324-4baa-a4b6-fa3af077a643"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-25 07:23:13,043|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-25 07:23:13,043|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 07:23:13,053|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/af67ace3-04aa-4046-a353-fce4793cc716?depth=1) 2022-06-25 07:23:13,174|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:13,175|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 07:23:13,175|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stoic_hodgkin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141790342","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) 2022-06-25 07:23:13,175|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stoic_hodgkin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141790342","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) 2022-06-25 07:23:13,176|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stoic_hodgkin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141790342","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]), type ({json}) 2022-06-25 07:23:13,176|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"76073af4-d104-4f99-b93e-6d76c0200a53","vf-module-name":"basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"stoic_hodgkin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656141790342","model-invariant-id":"0cea3f56-7324-4baa-a4b6-fa3af077a643","model-version-id":"8c78c92d-be52-431a-a4e1-809834cbb307","model-customization-id":"7553d724-750a-4f71-a9e3-ad756be5d09e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-25 07:23:13,177|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-25 07:23:13,179|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"0cea3f56-7324-4baa-a4b6-fa3af077a643","k8s-rb-definition-version":"7553d724-750a-4f71-a9e3-ad756be5d09e","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":"stoic_hodgkin"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-25 07:23:13,182|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "stoic_hodgkin", "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" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "k8s-rb-definition-version" : "7553d724-750a-4f71-a9e3-ad756be5d09e" } }, "replica-count" : null, "service-instance-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "service-instance-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "stoic_hodgkin", "is-base-vf-module" : false, "model-customization-id" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-id" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-version-id" : "8c78c92d-be52-431a-a4e1-809834cbb307", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656141790342", "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53", "vf-module-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "74e71f02-3d44-4f30-9451-4dae600ddac5", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/752e9ac2-2be3-4372-abe5-e14b3d2cc0c2", "svc-request-id" : "fb79ccbb-1eb6-470a-a6e7-079034719948" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "af084522-fb5b-4324-bbb4-f3b85cbc6748", "model-name" : "basic_cnf_macro", "model-uuid" : "082fa284-5cc4-4000-b7d4-116c16da18b4", "model-version" : "1.0" }, "service-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "service-instance-id" : "5c59694f-daee-4c51-8e6f-5f771d4d4bae", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-uuid" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "8c78c92d-be52-431a-a4e1-809834cbb307", "model-version" : "1" }, "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53", "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_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "7553d724-750a-4f71-a9e3-ad756be5d09e", "model-invariant-uuid" : "0cea3f56-7324-4baa-a4b6-fa3af077a643", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "8c78c92d-be52-431a-a4e1-809834cbb307", "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" : "8c78c92d-be52-431a-a4e1-809834cbb307" }, { "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-20220625t072158525173z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "0cea3f56-7324-4baa-a4b6-fa3af077a643" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220625t072158525173z" }, { "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" : "76073af4-d104-4f99-b93e-6d76c0200a53", "vf-module-name" : "basic_cnf_macro_da498fc8-8fac-4dbb-a2a2-eabb5cf4adc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "49de0523-82d8-4059-b598-6bfe4501f185", "model-invariant-uuid" : "4b0ca7bd-0241-4fff-a558-512411b4ac76", "model-name" : "basic_cnf_macro", "model-uuid" : "c362e3bb-f72a-4a4a-9243-8bb6e53d9859", "model-version" : "1.0" }, "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "76073af4-d104-4f99-b93e-6d76c0200a53" } ] }, "vnf-id" : "af67ace3-04aa-4046-a353-fce4793cc716" }) 2022-06-25 07:23:13,188|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 07:23:13,188|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 07:23:13,189|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-25 07:23:13,189|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(status-verification-script) 2022-06-25 07:23:13,189|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:23:13,194|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-deploy) step(status-verification-script) 2022-06-25 07:23:13,194|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 07:23:13,194|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-06-25 07:23:13,197|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-25 07:23:13,202|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-25 07:23:13,215|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:13,318|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:13,339|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is not ready. Please wait... 2022-06-25 07:23:23,347|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:23,420|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:23,422|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is ready. 2022-06-25 07:23:23,422|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-25 07:23:23,422|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 07:23:23,422|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 07:23:23,422|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-25 07:23:23,423|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(config-apply) 2022-06-25 07:23:23,423|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:23:23,428|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-deploy) step(config-apply) 2022-06-25 07:23:23,429|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-25 07:23:23,429|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2022-06-25 07:23:23,431|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-25 07:23:23,431|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-25 07:23:23,431|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-25 07:23:23,441|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/config/replica-count-change) 2022-06-25 07:23:28,452|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-25 07:23:28,452|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-06-25 07:23:28,482|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-06-25 07:23:28,482|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-25 07:23:28,498|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = null dependencies = [] dictionaryName = replica-count dictionarySource = default ]]]) 2022-06-25 07:23:28,499|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 07:23:28,500|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-25 07:23:28,560|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/stoic_hodgkin/config) 2022-06-25 07:23:28,722|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-25 07:23:28,731|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 07:23:28,732|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-25 07:23:28,732|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-25 07:23:28,732|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(status-verification-script-after) 2022-06-25 07:23:28,732|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:23:28,733|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-deploy) step(status-verification-script-after) 2022-06-25 07:23:28,733|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 07:23:28,733|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-06-25 07:23:28,734|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-25 07:23:28,735|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-25 07:23:28,743|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:28,801|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:28,805|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is not ready. Please wait... 2022-06-25 07:23:38,815|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:38,924|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:38,926|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is not ready. Please wait... 2022-06-25 07:23:48,935|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:49,024|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:49,030|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is not ready. Please wait... 2022-06-25 07:23:59,047|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:23:59,175|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:23:59,179|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is not ready. Please wait... 2022-06-25 07:24:09,190|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/stoic_hodgkin/status) 2022-06-25 07:24:09,297|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 07:24:09,299|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (stoic_hodgkin) is ready. 2022-06-25 07:24:09,299|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-25 07:24:09,299|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 07:24:09,299|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 07:24:09,300|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-25 07:24:09,301|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[74e71f02-3d44-4f30-9451-4dae600ddac5])'s step(collect-results) 2022-06-25 07:24:09,302|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 07:24:09,303|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(74e71f02-3d44-4f30-9451-4dae600ddac5) for workflow(config-deploy) step(collect-results) 2022-06-25 07:24:09,303|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 07:24:09,303|||DefaultDispatcher-worker-1||||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-06-25 07:24:09,304|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-25 07:24:09,313|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-06-25 07:24:09,313|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 07:24:09,313|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 07:24:09,314|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-25 07:24:09,315|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 07:24:09,315|||DefaultDispatcher-worker-1||||INFO||||||| workflow(74e71f02-3d44-4f30-9451-4dae600ddac5) nodes completed with (0)exceptions 2022-06-25 07:24:09,316|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-25 07:24:09,317|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b3e3612f-8f39-4ee5-a033-6a62cf0c917e auditStoreId -1 2022-06-25 07:24:09,320|74e71f02-3d44-4f30-9451-4dae600ddac5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vqj6k|||| Completed