By type
05:23:01,646 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:23:01,650 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:23:01,652 |-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:23:01,654 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:23:01,654 |-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:23:01,654 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:23:01,732 |-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:23:02,380 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:23:02,466 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:23:02,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:23:02,706 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:23:03,154 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:23:03,155 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:23:03,155 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:23:03,155 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:23:03,155 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:23:03,156 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:23:03,157 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:23:03,173 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:23:03,177 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-08-07 05:23:05,922|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-fzzzx with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-08-07 05:23:05,930|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-08-07 05:23:16,424|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-07 05:23:17,759|||main||||INFO||||||| Finished Spring Data repository scanning in 1250ms. Found 11 JPA repository interfaces. 2022-08-07 05:23:24,037|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-07 05:23:24,307|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-08-07 05:23:25,256|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-07 05:23:27,584|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-08-07 05:23:29,808|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-08-07 05:23:29,857|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-08-07 05:23:30,846|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-08-07 05:23:37,572|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-07 05:23:37,633|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-07 05:23:37,817|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-08-07 05:23:42,389|||main||||INFO||||||| Audit service is disabled 2022-08-07 05:23:43,252|||main||||INFO||||||| Workflow Audit store is disabled 2022-08-07 05:23:50,780|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-08-07 05:23:50,968|||main||||INFO||||||| Dependency Management module created... 2022-08-07 05:23:55,571|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-08-07 05:23:56,863|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-08-07 05:24:00,426|||main||||INFO||||||| Netty started on port(s): 8080 2022-08-07 05:24:06,210|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-08-07 05:24:06,938|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-08-07 05:24:06,948|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 63.187 seconds (JVM running for 67.733) 2022-08-07 05:24:06,978|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-08-07 06:26:28,319|628f9c7e-0cfc-496f-bda4-300e51d6a2a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-08-07 06:26:28,321|628f9c7e-0cfc-496f-bda4-300e51d6a2a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-07 06:26:28,323|628f9c7e-0cfc-496f-bda4-300e51d6a2a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-07 06:26:29,753|628f9c7e-0cfc-496f-bda4-300e51d6a2a9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-07 06:26:29,756|628f9c7e-0cfc-496f-bda4-300e51d6a2a9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-07 06:26:36,032|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a808b810-421c-4a7e-a6b0-e7aad5fb8155) 2022-08-07 06:26:36,045|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| deleting definition types under : /opt/app/onap/blueprints/working/a808b810-421c-4a7e-a6b0-e7aad5fb8155/Definitions 2022-08-07 06:26:36,155|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| reinitialized all type definitions 2022-08-07 06:26:36,161|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(helloworld) 2022-08-07 06:26:36,200|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(helloworld-template) 2022-08-07 06:26:36,205|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-08-07 06:26:36,214|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-08-07 06:26:36,288|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(helloworld) 2022-08-07 06:26:36,289|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-08-07 06:26:36,289|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(helloworld) targets(helloworld) 2022-08-07 06:26:36,290|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-08-07 06:26:36,290|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-08-07 06:26:36,291|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enriching artifacts file(/opt/app/onap/blueprints/working/a808b810-421c-4a7e-a6b0-e7aad5fb8155/Templates/hello-world-mapping.json 2022-08-07 06:26:36,364|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-08-07 06:26:36,365|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| dataType not present for the recipe(dt-helloworld-properties) 2022-08-07 06:26:36,365|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing blueprint Resource Definitions 2022-08-07 06:26:36,367|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-08-07 06:26:36,373|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing file (Templates/hello-world-mapping.json) 2022-08-07 06:26:36,449|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| distinct resource keys ([]) 2022-08-07 06:26:36,450|a8c6e2bf-1dc3-4008-9bc6-37395eedbcee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enriching Resource Definition sources Node Template: [] 2022-08-07 06:26:36,957|83ba9037-b0bc-4db3-a33e-4ad72074a2f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(5a515a02-3e3f-4fd7-925d-237755bad8a2) CBA(/opt/app/onap/blueprints/archive/5a515a02-3e3f-4fd7-925d-237755bad8a2/cba.zip) 2022-08-07 06:26:36,979|83ba9037-b0bc-4db3-a33e-4ad72074a2f2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5a515a02-3e3f-4fd7-925d-237755bad8a2) and entry definition file (Definitions/blueprint.json) 2022-08-07 06:26:37,196|83ba9037-b0bc-4db3-a33e-4ad72074a2f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(helloworld) 2022-08-07 06:26:37,273|83ba9037-b0bc-4db3-a33e-4ad72074a2f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5a515a02-3e3f-4fd7-925d-237755bad8a2) and entry definition file (Definitions/blueprint.json) 2022-08-07 06:26:37,777|83ba9037-b0bc-4db3-a33e-4ad72074a2f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/working/5a515a02-3e3f-4fd7-925d-237755bad8a2) present to clean. 2022-08-07 06:26:38,068|073deb3d-2f90-4723-96c0-a96a83a4beb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing request id 654321 2022-08-07 06:26:38,069|073deb3d-2f90-4723-96c0-a96a83a4beb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionInput called not to store the Workflow action input details 2022-08-07 06:26:38,069|073deb3d-2f90-4723-96c0-a96a83a4beb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| StoreAuditService ID -1 2022-08-07 06:26:38,082|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| getting cba file name(test101), version(1.0.1) from db 2022-08-07 06:26:38,196|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-08-07 06:26:38,200|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-08-07 06:26:38,203|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-08-07 06:26:38,300|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deriving input data for workflow: (helloworld) 2022-08-07 06:26:38,309|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-08-07 06:26:38,311|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-07 06:26:38,382|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-08-07 06:26:38,383|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-08-07 06:26:38,385|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-08-07 06:26:38,456|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-08-07 06:26:38,616|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Batched Sequence : ([]) 2022-08-07 06:26:38,621|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Generated Resource Param Data ({ }) 2022-08-07 06:26:38,846|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Preparing Response... 2022-08-07 06:26:38,853|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-08-07 06:26:38,854|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveWorkflowOutputs for workflow(helloworld) 2022-08-07 06:26:38,862|073deb3d-2f90-4723-96c0-a96a83a4beb7||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1d0072a0-c778-4b87-946b-bfc4b1b70d37 auditStoreId -1 2022-08-07 06:55:17,332|3fda1bff-1041-4cc0-9893-91c635f799ad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-07 06:55:17,337|3fda1bff-1041-4cc0-9893-91c635f799ad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-07 06:55:17,339|3fda1bff-1041-4cc0-9893-91c635f799ad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-07 06:55:18,589|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-07 06:55:18,592|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-07 06:55:21,332|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-07 06:55:21,348|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(e59ecc13-c232-4514-8838-d5ac9569f855) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-07 06:55:21,437|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(def2ef3a-a7f9-4dc3-b7b0-977e2a7848dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-07 06:55:21,473|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(38de6df8-2c84-404e-8c15-fecf5c7cba0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-07 06:55:21,499|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(dead06da-f06f-4052-96ee-edcb3d5a1e86) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-07 06:55:21,532|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(6a5f77ac-9c9d-48c1-9678-f5024a1b45c2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-07 06:55:21,568|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(236890fe-0bed-4dfe-8fec-0115f18d9b13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-07 06:55:21,606|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-07 06:55:21,607|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:55:21,609|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-07 06:55:21,610|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:55:21,611|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-07 06:55:21,612|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:55:21,683|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:55:21,962|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:55:22,034|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:55:22,099|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:55:22,795|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:55:22,796|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:55:22,798|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:23,086|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:55:23,828|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:55:23,829|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:55:23,840|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:24,134|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-07 06:55:24,566|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:55:24,568|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:55:24,571|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:24,573|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(HealthCheck) 2022-08-07 06:55:24,575|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-07 06:55:24,576|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(vf-config-assign) 2022-08-07 06:55:24,577|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(vf-config-deploy) 2022-08-07 06:55:24,732|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:55:24,944|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:55:24,948|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:25,029|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-07 06:55:25,330|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:55:25,334|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:55:25,337|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign-day-2) 2022-08-07 06:55:25,340|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:25,342|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy-day-2) 2022-08-07 06:55:25,410|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:55:25,412|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:55:25,413|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-07 06:55:25,431|3fda1bff-1041-4cc0-9893-91c635f799ad||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:55:47,850|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4258171b-03dc-40f5-a409-0b2cf1bbb7cd) 2022-08-07 06:55:47,851|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| deleting definition types under : /opt/app/onap/blueprints/working/4258171b-03dc-40f5-a409-0b2cf1bbb7cd/Definitions 2022-08-07 06:55:47,857|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| reinitialized all type definitions 2022-08-07 06:55:47,860|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(netconf-device) 2022-08-07 06:55:47,965|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(resolve-data) 2022-08-07 06:55:48,000|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-08-07 06:55:48,011|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-08-07 06:55:48,024|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-08-07 06:55:48,160|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-08-07 06:55:48,292|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(config-assign) 2022-08-07 06:55:48,293|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-08-07 06:55:48,293|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(config-assign) targets(resolve-data) 2022-08-07 06:55:48,293|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-08-07 06:55:48,293|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-08-07 06:55:48,293|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enriching artifacts file(/opt/app/onap/blueprints/working/4258171b-03dc-40f5-a409-0b2cf1bbb7cd/Templates/netconfrpc-mapping.json 2022-08-07 06:55:48,316|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-08-07 06:55:48,317|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-07 06:55:48,320|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(config-deploy) 2022-08-07 06:55:48,324|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-08-07 06:55:48,325|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(config-deploy) targets(execute-netconf) 2022-08-07 06:55:48,325|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-deploy) resource assignment files([] 2022-08-07 06:55:48,325|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing blueprint Resource Definitions 2022-08-07 06:55:48,326|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-08-07 06:55:48,327|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing file (Templates/netconfrpc-mapping.json) 2022-08-07 06:55:48,353|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| distinct resource keys ([input-source]) 2022-08-07 06:55:48,378|00da6d3b-ee40-432b-b126-655d28d45c5f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enriching Resource Definition sources Node Template: [source-input] 2022-08-07 06:56:59,357|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-07 06:56:59,482|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-07 06:56:59,545|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| request(9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc) 2022-08-07 06:56:59,549|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| CBA file(/opt/app/onap/blueprints/archive/80b5e941-f842-4830-868e-aa28d4eb9311/cba.zip written successfully 2022-08-07 06:56:59,549|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(80b5e941-f842-4830-868e-aa28d4eb9311) CBA(/opt/app/onap/blueprints/archive/80b5e941-f842-4830-868e-aa28d4eb9311/cba.zip) 2022-08-07 06:56:59,587|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80b5e941-f842-4830-868e-aa28d4eb9311) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:56:59,605|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:56:59,656|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:56:59,657|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:56:59,678|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80b5e941-f842-4830-868e-aa28d4eb9311) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:56:59,715|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-07 06:56:59,743|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-07 06:56:59,746|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-07 06:56:59,795|9cbe6e4a-42b8-4d7b-ac6a-481ba048d2fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/working/80b5e941-f842-4830-868e-aa28d4eb9311) present to clean. 2022-08-07 06:57:22,025|21917a00-f3e5-4324-b79b-2b30c166f318||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-08-07 06:57:22,025|21917a00-f3e5-4324-b79b-2b30c166f318||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-08-07 06:57:22,026|21917a00-f3e5-4324-b79b-2b30c166f318||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-08-07 06:57:23,071|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-08-07 06:57:23,072|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-08-07 06:57:25,728|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-08-07 06:57:25,740|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(58b39875-37ae-4dd5-8b1d-3452cc4e5c23) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-08-07 06:57:25,816|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-07 06:57:25,819|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(481814c2-acb9-4d8c-bb66-61ec44d06ca8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-08-07 06:57:25,865|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(83b02513-cbfb-4832-bd89-9f1e8ebdcec3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-08-07 06:57:25,904|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(9e117c63-dd1a-4422-aa15-b6e8daf4ccf9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-08-07 06:57:25,959|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(cc167925-6d8b-4f33-937f-b6d5d3af88ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-08-07 06:57:26,027|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(f269800a-c69b-4582-90c8-216cb9dca817) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-08-07 06:57:26,076|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:57:26,089|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-07 06:57:26,090|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:57:26,091|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-07 06:57:26,092|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:57:26,213|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:57:26,350|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:57:26,425|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:57:26,520|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:57:26,802|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:26,803|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:26,806|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:26,807|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(HealthCheck) 2022-08-07 06:57:26,809|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(ScaleOutReconfiguration) 2022-08-07 06:57:26,813|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(vf-config-assign) 2022-08-07 06:57:26,815|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(vf-config-deploy) 2022-08-07 06:57:26,901|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:57:26,968|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-08-07 06:57:26,983|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-08-07 06:57:26,984|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-08-07 06:57:27,074|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:27,075|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:27,077|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:27,177|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:27,179|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:27,180|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-08-07 06:57:27,204|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-08-07 06:57:27,289|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-07 06:57:27,330|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-08-07 06:57:27,361|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-08-07 06:57:27,383|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-08-07 06:57:27,383|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-08-07 06:57:27,404|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-08-07 06:57:27,459|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:27,473|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:27,658|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-08-07 06:57:27,772|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-08-07 06:57:27,793|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-08-07 06:57:27,807|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-08-07 06:57:27,934|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:27,939|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:27,943|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:28,110|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-08-07 06:57:28,187|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-07 06:57:28,231|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-08-07 06:57:28,245|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-08-07 06:57:28,283|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:28,284|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:28,285|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign-day-2) 2022-08-07 06:57:28,286|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:28,287|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy-day-2) 2022-08-07 06:57:28,313|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-08-07 06:57:28,390|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :5G_Core::1.0.37 2022-08-07 06:57:28,450|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-08-07 06:57:28,452|21917a00-f3e5-4324-b79b-2b30c166f318||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-08-07 06:57:49,547|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ec5a20bb-5e2c-4c23-9c9a-ebf33a2a0430) 2022-08-07 06:57:49,550|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| deleting definition types under : /opt/app/onap/blueprints/working/ec5a20bb-5e2c-4c23-9c9a-ebf33a2a0430/Definitions 2022-08-07 06:57:49,552|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| reinitialized all type definitions 2022-08-07 06:57:49,553|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-08-07 06:57:49,584|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(vnf-template) 2022-08-07 06:57:49,603|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(vnf-mapping) 2022-08-07 06:57:49,608|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-08-07 06:57:49,623|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,649|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,677|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,684|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-08-07 06:57:49,685|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-08-07 06:57:49,690|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-08-07 06:57:49,737|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,741|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,758|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,793|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(sdnc) 2022-08-07 06:57:49,816|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,823|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,832|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,842|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,849|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,861|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,882|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(config-assign) 2022-08-07 06:57:49,887|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(baseconfig-template) 2022-08-07 06:57:49,887|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-08-07 06:57:49,887|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-08-07 06:57:49,904|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,908|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,912|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(input) 2022-08-07 06:57:49,931|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ***** Enhancing NodeTemplate(config-deploy) 2022-08-07 06:57:49,966|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(resource-assignment) 2022-08-07 06:57:49,969|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-08-07 06:57:49,970|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-08-07 06:57:49,970|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-08-07 06:57:49,970|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-08-07 06:57:49,970|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-08-07 06:57:49,970|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ec5a20bb-5e2c-4c23-9c9a-ebf33a2a0430/Templates/vnf-mapping.json 2022-08-07 06:57:49,978|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-08-07 06:57:49,978|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-08-07 06:57:49,978|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ec5a20bb-5e2c-4c23-9c9a-ebf33a2a0430/Templates/base_ubuntu20-mapping.json 2022-08-07 06:57:49,984|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-08-07 06:57:49,984|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-08-07 06:57:49,984|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(config-assign) 2022-08-07 06:57:49,985|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-08-07 06:57:49,985|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(config-assign) targets(config-assign) 2022-08-07 06:57:49,985|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-08-07 06:57:49,985|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-08-07 06:57:49,985|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ec5a20bb-5e2c-4c23-9c9a-ebf33a2a0430/Templates/baseconfig-mapping.json 2022-08-07 06:57:49,996|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-08-07 06:57:49,996|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| dataType not present for the recipe(dt-config-assign-properties) 2022-08-07 06:57:49,997|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing Workflow(config-deploy) 2022-08-07 06:57:49,997|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-08-07 06:57:49,997|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| identified workflow(config-deploy) targets(config-deploy) 2022-08-07 06:57:49,997|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| workflow(config-deploy) resource assignment files([] 2022-08-07 06:57:49,998|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| ##### Enhancing blueprint Resource Definitions 2022-08-07 06:57:49,998|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-08-07 06:57:49,998|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing file (Templates/vnf-mapping.json) 2022-08-07 06:57:49,998|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-08-07 06:57:49,998|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing file (Templates/baseconfig-mapping.json) 2022-08-07 06:57:50,018|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-08-07 06:57:50,142|38deb99d-af4e-4a33-9de0-a3546d3ebc58||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-08-07 06:57:50,492|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(f7873ef3-54d2-43c8-be8d-87552759824d) CBA(/opt/app/onap/blueprints/archive/f7873ef3-54d2-43c8-be8d-87552759824d/cba.zip) 2022-08-07 06:57:50,503|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f7873ef3-54d2-43c8-be8d-87552759824d) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:57:50,527|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:57:50,585|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:57:50,587|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:57:50,593|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:57:50,639|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f7873ef3-54d2-43c8-be8d-87552759824d) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:57:50,691|2842af3e-2629-493a-8bdc-07d96ef44786||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/working/f7873ef3-54d2-43c8-be8d-87552759824d) present to clean. 2022-08-07 06:59:26,352|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-07 06:59:26,502|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-07 06:59:26,506|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| request(d5d774bf-b797-4c21-9d1f-ae058b578cff) 2022-08-07 06:59:26,509|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| CBA file(/opt/app/onap/blueprints/archive/e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd/cba.zip written successfully 2022-08-07 06:59:26,510|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Save processing(e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd) CBA(/opt/app/onap/blueprints/archive/e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd/cba.zip) 2022-08-07 06:59:26,537|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:59:26,569|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-08-07 06:59:26,679|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(resource-assignment) 2022-08-07 06:59:26,681|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-assign) 2022-08-07 06:59:26,682|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Validating Workflow(config-deploy) 2022-08-07 06:59:26,699|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:59:26,718|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-08-07 06:59:26,730|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-08-07 06:59:26,732|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-08-07 06:59:26,748|d5d774bf-b797-4c21-9d1f-ae058b578cff||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| No compiled cache(/opt/app/onap/blueprints/working/e6a7a5c5-c2f8-4c17-b490-f2bd64e975cd) present to clean. 2022-08-07 06:59:27,799|8b3b0df3-58df-4ee1-a681-4f4aef5e7f4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-08-07 06:59:27,920|8b3b0df3-58df-4ee1-a681-4f4aef5e7f4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 06:59:27,924|8b3b0df3-58df-4ee1-a681-4f4aef5e7f4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 06:59:27,942|8b3b0df3-58df-4ee1-a681-4f4aef5e7f4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:59:28,192|e5d5262b-150a-4575-9d13-9796a169f32b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 06:59:28,193|e5d5262b-150a-4575-9d13-9796a169f32b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 06:59:28,201|e5d5262b-150a-4575-9d13-9796a169f32b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:59:29,061|f15c8b19-49c5-4369-b10b-3b4a1d443b79||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 06:59:29,062|f15c8b19-49c5-4369-b10b-3b4a1d443b79||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 06:59:29,115|f15c8b19-49c5-4369-b10b-3b4a1d443b79||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 06:59:29,556|21183622-e0ec-44d1-a7d8-805e19919716||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 06:59:29,556|21183622-e0ec-44d1-a7d8-805e19919716||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 06:59:29,563|21183622-e0ec-44d1-a7d8-805e19919716||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 07:01:31,050|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing request id f35768f9-5cdf-44f6-ac64-7fca5855e31a 2022-08-07 07:01:31,054|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionInput called not to store the Workflow action input details 2022-08-07 07:01:31,054|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| StoreAuditService ID -1 2022-08-07 07:01:31,059|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 07:01:31,059|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 07:01:31,066|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 07:01:31,113|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deriving input data for workflow: (resource-assignment) 2022-08-07 07:01:31,128|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-07 07:01:31,128|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-07 07:01:31,140|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| preparing request id(f35768f9-5cdf-44f6-ac64-7fca5855e31a) for workflow(resource-assignment) step(resource-assignment) 2022-08-07 07:01:31,140|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:31,140|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-07 07:01:31,144|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-08-07 07:01:31,231|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-07 07:01:31,382|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-07 07:01:31,385|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("77eb611e-429e-4777-8eba-80ff3d9926de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-07 07:01:31,386|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("1445a9b9-a7ed-4d5f-91f1-4c529d19c435") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-07 07:01:31,395|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Generated Resource Param Data ({ "service-instance-id" : "77eb611e-429e-4777-8eba-80ff3d9926de", "vnf-id" : "1445a9b9-a7ed-4d5f-91f1-4c529d19c435", "vnf_name" : "ubuntu20-VNF-name" }) 2022-08-07 07:01:31,490|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Preparing Response... 2022-08-07 07:01:31,491|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:31,491|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-07 07:01:31,492|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 02924660-5770-4e93-91b1-975c138d4310 auditStoreId -1 2022-08-07 07:01:38,902|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing request id 6c0ab3ce-ee5f-4689-9571-cec4255f89f1 2022-08-07 07:01:38,902|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionInput called not to store the Workflow action input details 2022-08-07 07:01:38,902|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| StoreAuditService ID -1 2022-08-07 07:01:38,903|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 07:01:38,903|400bcb14-31ee-49a1-9e28-f48d5dc01f98||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 07:01:38,905|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 07:01:38,914|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deriving input data for workflow: (resource-assignment) 2022-08-07 07:01:38,919|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-08-07 07:01:38,919|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-07 07:01:38,919|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| preparing request id(6c0ab3ce-ee5f-4689-9571-cec4255f89f1) for workflow(resource-assignment) step(resource-assignment) 2022-08-07 07:01:38,919|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:38,920|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-08-07 07:01:38,920|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-08-07 07:01:38,959|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-07 07:01:38,984|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-08-07 07:01:38,985|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-08-07 07:01:38,985|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-08-07 07:01:38,986|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-08-07 07:01:38,986|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("625a9ea3-7b06-4212-95e6-8719a5a431bd") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-08-07 07:01:38,987|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("77eb611e-429e-4777-8eba-80ff3d9926de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-07 07:01:38,994|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-08-07 07:01:38,995|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-08-07 07:01:39,021|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-08-07 07:01:39,029|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("1445a9b9-a7ed-4d5f-91f1-4c529d19c435") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-07 07:01:39,037|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "77eb611e-429e-4777-8eba-80ff3d9926de", "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" : "625a9ea3-7b06-4212-95e6-8719a5a431bd", "vnf-id" : "1445a9b9-a7ed-4d5f-91f1-4c529d19c435", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-08-07 07:01:39,152|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Preparing Response... 2022-08-07 07:01:39,152|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:39,152|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-08-07 07:01:39,153|400bcb14-31ee-49a1-9e28-f48d5dc01f98||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8eea3f34-817a-4a01-a8a1-574766762958 auditStoreId -1 2022-08-07 07:01:45,255|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-07 07:01:45,428|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-07 07:01:45,496|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing request id 400bcb14-31ee-49a1-9e28-f48d5dc01f98 2022-08-07 07:01:45,496|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionInput called not to store the Workflow action input details 2022-08-07 07:01:45,496|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| StoreAuditService ID -1 2022-08-07 07:01:45,496|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 07:01:45,496|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 07:01:45,498|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 07:01:45,507|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deriving input data for workflow: (config-assign) 2022-08-07 07:01:45,508|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-08-07 07:01:45,508|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-08-07 07:01:45,508|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| preparing request id(400bcb14-31ee-49a1-9e28-f48d5dc01f98) for workflow(config-assign) step(config-assign) 2022-08-07 07:01:45,508|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:45,508|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-08-07 07:01:45,510|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-08-07 07:01:45,625|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-08-07 07:01:45,629|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-08-07 07:01:45,648|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("77eb611e-429e-4777-8eba-80ff3d9926de") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-08-07 07:01:45,648|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Setting Resource Value ("1445a9b9-a7ed-4d5f-91f1-4c529d19c435") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-08-07 07:01:45,768|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resource resolution saved into database successfully : (vnf-id) 2022-08-07 07:01:45,774|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resource resolution saved into database successfully : (vnf_name) 2022-08-07 07:01:45,797|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Resource resolution saved into database successfully : (service-instance-id) 2022-08-07 07:01:45,798|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Generated Resource Param Data ({ "service-instance-id" : "77eb611e-429e-4777-8eba-80ff3d9926de", "vnf-id" : "1445a9b9-a7ed-4d5f-91f1-4c529d19c435", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-08-07 07:01:45,888|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-08-07 07:01:45,963|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-08-07 07:01:45,964|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Preparing Response... 2022-08-07 07:01:45,964|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-08-07 07:01:45,965|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveWorkflowOutputs for workflow(config-assign) 2022-08-07 07:01:45,967|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c7d5c299-739e-4f58-8995-9c244904bc94 auditStoreId -1 2022-08-07 07:01:46,013|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Completed 2022-08-07 07:02:38,219|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-08-07 07:02:38,468|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-08-07 07:02:38,473|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| processing request id 400bcb14-31ee-49a1-9e28-f48d5dc01f98 2022-08-07 07:02:38,474|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionInput called not to store the Workflow action input details 2022-08-07 07:02:38,474|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| StoreAuditService ID -1 2022-08-07 07:02:38,477|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-08-07 07:02:38,477|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-08-07 07:02:38,480|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-08-07 07:02:38,494|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Deriving input data for workflow: (config-deploy) 2022-08-07 07:02:38,495|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-08-07 07:02:38,495|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-08-07 07:02:38,511|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| preparing request id(400bcb14-31ee-49a1-9e28-f48d5dc01f98) for workflow(config-deploy) step(config-deploy) 2022-08-07 07:02:38,511|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-08-07 07:02:38,511|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-08-07 07:02:38,516|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-08-07 07:02:38,518|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Getting Jython Script Class(ConfigDeploy) 2022-08-07 07:02:48,299|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@55a28b2b 2022-08-07 07:02:48,303|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Hello world 2022-08-07 07:02:48,306|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Preparing Response... 2022-08-07 07:02:48,306|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-08-07 07:02:48,306|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-08-07 07:02:48,307|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ad0d0dfe-0547-4820-bcd0-56bf72879734 auditStoreId -1 2022-08-07 07:02:48,313|400bcb14-31ee-49a1-9e28-f48d5dc01f98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-fzzzx|||| Completed