Results

By type

          14:35:00,194 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:35:00,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
14:35:00,199 |-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.2.1.jar!/logback.xml]
14:35:00,200 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
14:35:00,200 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
14:35:00,201 |-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.2.1.jar!/logback.xml]
14:35:00,228 |-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.2.1.jar!/logback.xml] is not of type file
14:35:00,427 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
14:35:00,436 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:35:00,440 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
14:35:00,449 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:35:00,576 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
14:35:00,576 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
14:35:00,576 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
14:35:00,576 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
14:35:00,576 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
14:35:00,577 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
14:35:00,577 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
14:35:00,577 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
14:35:00,579 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-03-15 14:35:01,635|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-wmzj6 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-03-15 14:35:01,641|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-15 14:35:05,413|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-15 14:35:06,195|||main||||INFO||||||| Finished Spring Data repository scanning in 764ms. Found 11 JPA repository interfaces.
2022-03-15 14:35:08,901|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-15 14:35:09,022|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-15 14:35:09,365|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-15 14:35:09,898|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-15 14:35:10,288|||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-03-15 14:35:10,294|||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-03-15 14:35:10,517|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-15 14:35:12,164|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-15 14:35:12,181|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-15 14:35:12,296|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-15 14:35:13,610|||main||||INFO||||||| Audit service is disabled
2022-03-15 14:35:13,776|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-15 14:35:15,895|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-03-15 14:35:15,991|||main||||INFO||||||| Dependency Management module created...
2022-03-15 14:35:17,559|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-15 14:35:17,964|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-15 14:35:19,770|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-15 14:35:21,916|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-15 14:35:22,729|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-15 14:35:22,742|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.972 seconds (JVM running for 23.168)
2022-03-15 14:35:22,769|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-15 15:22:41,363|7ea5eed8-9a66-4a12-82fd-e715102a840a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-15 15:22:41,365|7ea5eed8-9a66-4a12-82fd-e715102a840a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-15 15:22:41,366|7ea5eed8-9a66-4a12-82fd-e715102a840a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-15 15:22:42,342|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-15 15:22:42,345|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-15 15:22:43,518|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-15 15:22:43,531|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(981ac5fc-367b-4974-86e1-6d94eb23ad3a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-15 15:22:43,627|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(1a90d971-547c-45cc-b716-3c1a4d8f7f00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-15 15:22:43,643|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(41c99482-3f04-4503-b59b-636ecf69c3dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-15 15:22:43,672|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(80ee314f-05e5-41ca-8602-fdbfc821a6b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-15 15:22:43,695|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(cd905bcd-9f94-4a93-bb80-8d780f113b34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-15 15:22:43,715|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(7f7b9332-7610-46fa-844c-9ac88e6f79cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-15 15:22:43,739|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:43,746|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:43,746|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:22:43,746|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:22:43,747|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:43,747|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:43,983|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:22:44,038|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:22:44,061|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:22:44,083|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:22:44,249|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:22:44,254|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:22:44,255|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:44,325|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:44,531|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:22:44,532|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:22:44,533|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:44,601|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:44,727|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:22:44,728|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:22:44,729|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:44,730|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(HealthCheck)
2022-03-15 15:22:44,731|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-15 15:22:44,732|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-assign)
2022-03-15 15:22:44,733|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-deploy)
2022-03-15 15:22:44,796|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:22:44,902|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:22:44,903|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:44,948|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:22:44,950|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:44,951|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:22:44,967|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:45,104|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:22:45,105|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:22:45,106|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign-day-2)
2022-03-15 15:22:45,107|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:22:45,107|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy-day-2)
2022-03-15 15:22:45,131|7ea5eed8-9a66-4a12-82fd-e715102a840a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:22:58,241|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32951ec6-e127-4851-8467-33a8dc31a968)
2022-03-15 15:22:58,246|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| deleting definition types under : /opt/app/onap/blueprints/working/32951ec6-e127-4851-8467-33a8dc31a968/Definitions
2022-03-15 15:22:58,257|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| reinitialized all type definitions
2022-03-15 15:22:58,265|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-15 15:22:58,296|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-15 15:22:58,329|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-15 15:22:58,337|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-15 15:22:58,344|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-15 15:22:58,389|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-15 15:22:58,425|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-assign)
2022-03-15 15:22:58,426|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-15 15:22:58,426|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-assign) targets(resolve-data)
2022-03-15 15:22:58,426|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-15 15:22:58,426|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-15 15:22:58,427|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/32951ec6-e127-4851-8467-33a8dc31a968/Templates/netconfrpc-mapping.json
2022-03-15 15:22:58,437|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-15 15:22:58,438|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-15 15:22:58,439|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-deploy)
2022-03-15 15:22:58,440|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-15 15:22:58,440|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-15 15:22:58,440|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) resource assignment files([]
2022-03-15 15:22:58,440|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing blueprint Resource Definitions
2022-03-15 15:22:58,440|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-15 15:22:58,442|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-15 15:22:58,451|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| distinct resource keys ([input-source])
2022-03-15 15:22:58,461|b5ec8bac-b5ca-4802-94c5-5b7aa6724df9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-15 15:23:38,250|303eda1e-2ceb-4e3d-b657-40792c3ac338||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-15 15:23:38,250|303eda1e-2ceb-4e3d-b657-40792c3ac338||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-15 15:23:38,250|303eda1e-2ceb-4e3d-b657-40792c3ac338||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-15 15:23:38,508|303eda1e-2ceb-4e3d-b657-40792c3ac338||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-15 15:23:38,508|303eda1e-2ceb-4e3d-b657-40792c3ac338||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-15 15:23:39,313|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9ca35df1-4637-4c7f-809f-704d003df99a)
2022-03-15 15:23:39,314|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| deleting definition types under : /opt/app/onap/blueprints/working/9ca35df1-4637-4c7f-809f-704d003df99a/Definitions
2022-03-15 15:23:39,316|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| reinitialized all type definitions
2022-03-15 15:23:39,317|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-15 15:23:39,336|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-15 15:23:39,342|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-15 15:23:39,347|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-15 15:23:39,362|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(helloworld)
2022-03-15 15:23:39,362|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-15 15:23:39,362|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(helloworld) targets(helloworld)
2022-03-15 15:23:39,362|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-15 15:23:39,363|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-15 15:23:39,363|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/9ca35df1-4637-4c7f-809f-704d003df99a/Templates/hello-world-mapping.json
2022-03-15 15:23:39,369|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-15 15:23:39,369|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-15 15:23:39,369|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing blueprint Resource Definitions
2022-03-15 15:23:39,369|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-15 15:23:39,369|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/hello-world-mapping.json)
2022-03-15 15:23:39,376|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| distinct resource keys ([])
2022-03-15 15:23:39,376|1995e47b-5373-4339-bf02-b3aa04008f5e||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enriching Resource Definition sources Node Template: []
2022-03-15 15:23:39,608|48db823e-57c0-43f6-a415-111f17345964||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(8d877fbc-fbe6-4a7a-9c4d-d73f36f27db3) CBA(/opt/app/onap/blueprints/archive/8d877fbc-fbe6-4a7a-9c4d-d73f36f27db3/cba.zip)
2022-03-15 15:23:39,619|48db823e-57c0-43f6-a415-111f17345964||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d877fbc-fbe6-4a7a-9c4d-d73f36f27db3) and entry definition file (Definitions/blueprint.json)
2022-03-15 15:23:39,649|48db823e-57c0-43f6-a415-111f17345964||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(helloworld)
2022-03-15 15:23:39,663|48db823e-57c0-43f6-a415-111f17345964||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d877fbc-fbe6-4a7a-9c4d-d73f36f27db3) and entry definition file (Definitions/blueprint.json)
2022-03-15 15:23:39,758|48db823e-57c0-43f6-a415-111f17345964||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/working/8d877fbc-fbe6-4a7a-9c4d-d73f36f27db3) present to clean.
2022-03-15 15:23:39,981|2b56f3df-10ff-4c58-981e-a4cc205565cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id 654321
2022-03-15 15:23:39,981|2b56f3df-10ff-4c58-981e-a4cc205565cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:23:39,981|2b56f3df-10ff-4c58-981e-a4cc205565cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:23:39,992|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| getting cba file name(test101), version(1.0.1) from db
2022-03-15 15:23:40,061|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-15 15:23:40,064|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-15 15:23:40,066|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-15 15:23:40,084|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (helloworld)
2022-03-15 15:23:40,085|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-15 15:23:40,085|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:23:40,104|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-15 15:23:40,105|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-15 15:23:40,106|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-15 15:23:40,132|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-15 15:23:40,168|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Batched Sequence : ([])
2022-03-15 15:23:40,172|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({ })
2022-03-15 15:23:40,302|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:23:40,305|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-15 15:23:40,305|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-15 15:23:40,308|2b56f3df-10ff-4c58-981e-a4cc205565cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 37b07965-b6df-4bb5-9dd6-f0fbda540476 auditStoreId -1
2022-03-15 15:38:01,935|13d336fd-5b05-4505-b1d9-93b9af1a1f48||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-15 15:38:01,936|13d336fd-5b05-4505-b1d9-93b9af1a1f48||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-15 15:38:01,936|13d336fd-5b05-4505-b1d9-93b9af1a1f48||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-15 15:38:02,180|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-15 15:38:02,180|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-15 15:38:02,789|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-15 15:38:02,790|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(ca27a5d8-4b4d-40aa-89b6-eeac5d3c43e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-15 15:38:02,817|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(c2ecbcaa-9508-48f2-b3ee-00c602a4ef54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-15 15:38:02,828|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(12111afd-448b-44fc-8895-ec03969c64f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-15 15:38:02,845|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(d6568998-aa54-4170-9f0c-982a2b11e169) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-15 15:38:02,859|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(2fff1e35-7098-42cc-a2b1-86076568608f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-15 15:38:02,875|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(3c4b66d8-ca3c-4225-bfa0-de3e4b6eb0df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-15 15:38:02,889|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:02,889|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:02,890|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:38:02,890|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:38:02,890|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:02,890|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:02,925|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:38:02,958|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:38:02,976|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:38:02,994|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:38:03,068|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:03,069|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:03,070|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,114|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:03,153|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:38:03,205|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-15 15:38:03,222|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:38:03,284|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:03,286|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:03,287|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,328|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:03,364|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:38:03,377|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-15 15:38:03,394|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:38:03,440|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:03,441|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:03,442|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,442|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(HealthCheck)
2022-03-15 15:38:03,443|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-15 15:38:03,444|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-assign)
2022-03-15 15:38:03,444|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-deploy)
2022-03-15 15:38:03,487|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:38:03,531|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-15 15:38:03,543|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-15 15:38:03,554|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:03,554|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,555|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-15 15:38:03,617|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:03,618|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,619|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:38:03,634|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:03,672|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-15 15:38:03,685|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-15 15:38:03,695|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-15 15:38:03,709|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-15 15:38:03,719|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-15 15:38:03,732|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-15 15:38:03,779|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:03,780|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:03,781|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign-day-2)
2022-03-15 15:38:03,782|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:03,783|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy-day-2)
2022-03-15 15:38:03,804|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:03,823|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-15 15:38:03,837|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-15 15:38:03,838|13d336fd-5b05-4505-b1d9-93b9af1a1f48||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-15 15:38:15,784|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5bb21f82-68e1-4c4f-b917-bb0b4eae0f7f)
2022-03-15 15:38:15,784|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| deleting definition types under : /opt/app/onap/blueprints/working/5bb21f82-68e1-4c4f-b917-bb0b4eae0f7f/Definitions
2022-03-15 15:38:15,787|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| reinitialized all type definitions
2022-03-15 15:38:15,788|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-15 15:38:15,808|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(vnf-template)
2022-03-15 15:38:15,815|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-15 15:38:15,821|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-15 15:38:15,840|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,860|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,870|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,877|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-15 15:38:15,877|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-15 15:38:15,877|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-15 15:38:15,892|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,900|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,914|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,921|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:38:15,939|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,947|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,955|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,962|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,968|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,975|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:15,996|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-15 15:38:16,002|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-15 15:38:16,002|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-15 15:38:16,002|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-15 15:38:16,020|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:16,030|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:16,040|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(input)
2022-03-15 15:38:16,046|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-15 15:38:16,080|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(resource-assignment)
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-15 15:38:16,081|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bb21f82-68e1-4c4f-b917-bb0b4eae0f7f/Templates/vnf-mapping.json
2022-03-15 15:38:16,088|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-15 15:38:16,088|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-15 15:38:16,088|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bb21f82-68e1-4c4f-b917-bb0b4eae0f7f/Templates/base_ubuntu20-mapping.json
2022-03-15 15:38:16,093|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-15 15:38:16,093|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-15 15:38:16,094|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-assign)
2022-03-15 15:38:16,094|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-15 15:38:16,094|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-assign) targets(config-assign)
2022-03-15 15:38:16,095|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-15 15:38:16,095|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-15 15:38:16,095|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bb21f82-68e1-4c4f-b917-bb0b4eae0f7f/Templates/baseconfig-mapping.json
2022-03-15 15:38:16,100|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-15 15:38:16,100|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-15 15:38:16,100|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-deploy)
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) resource assignment files([]
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing blueprint Resource Definitions
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/vnf-mapping.json)
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-15 15:38:16,101|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/baseconfig-mapping.json)
2022-03-15 15:38:16,116|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:38:16,176|68bbbc08-aa2c-4302-8300-b7cad8b46664||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-15 15:38:16,372|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(cb0d8f6d-7206-449b-88d5-d3b9080036f0) CBA(/opt/app/onap/blueprints/archive/cb0d8f6d-7206-449b-88d5-d3b9080036f0/cba.zip)
2022-03-15 15:38:16,394|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb0d8f6d-7206-449b-88d5-d3b9080036f0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:38:16,404|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:38:16,426|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:38:16,426|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:38:16,427|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:38:16,436|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb0d8f6d-7206-449b-88d5-d3b9080036f0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:38:16,464|b34b189f-0292-47ba-ab57-70414247afb1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/working/cb0d8f6d-7206-449b-88d5-d3b9080036f0) present to clean.
2022-03-15 15:39:09,624|68c42634-fcb9-4e58-81f3-05a365478ca2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-15 15:39:09,624|68c42634-fcb9-4e58-81f3-05a365478ca2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-15 15:39:09,624|68c42634-fcb9-4e58-81f3-05a365478ca2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-15 15:39:09,821|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-15 15:39:09,822|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-15 15:39:10,227|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-15 15:39:10,229|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(dd809608-1927-4a68-b13a-91eb72f074b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-15 15:39:10,247|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(18a034ee-1af8-45d7-9e7a-4d959abe882d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-15 15:39:10,254|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(5e7de96f-565d-465b-9be4-fb0c78bb50ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-15 15:39:10,265|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(26e5ab9c-16a2-4db6-90d0-0918b1284e7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-15 15:39:10,283|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(2fe24ecb-e0e0-4aec-b8b2-a25db2236440) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-15 15:39:10,298|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(7b9387c6-b1de-4aa2-8ff0-2d12ee073469) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-15 15:39:10,310|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,311|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,311|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:39:10,312|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:39:10,312|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,313|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,325|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:10,383|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:10,402|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:10,423|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:10,490|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:10,491|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:10,492|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:10,493|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(HealthCheck)
2022-03-15 15:39:10,493|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-15 15:39:10,494|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-assign)
2022-03-15 15:39:10,495|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-deploy)
2022-03-15 15:39:10,533|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:39:10,572|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-15 15:39:10,586|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-15 15:39:10,593|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-15 15:39:10,623|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:10,624|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:10,625|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:10,673|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,704|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:39:10,717|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-15 15:39:10,718|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:39:10,786|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:10,788|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:10,788|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:10,848|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:10,881|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:39:10,894|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-15 15:39:10,895|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:39:10,926|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:10,927|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:10,962|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:39:10,999|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-15 15:39:11,010|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-15 15:39:11,011|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-15 15:39:11,038|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:11,039|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:11,040|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign-day-2)
2022-03-15 15:39:11,041|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:11,042|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy-day-2)
2022-03-15 15:39:11,064|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:11,064|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:11,065|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:11,072|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:11,087|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-15 15:39:11,100|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-15 15:39:11,101|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-15 15:39:11,135|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-15 15:39:11,146|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-15 15:39:11,147|68c42634-fcb9-4e58-81f3-05a365478ca2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-15 15:39:12,074|0e6fb1c4-8312-484f-9313-833b29fe2e3f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-15 15:39:12,075|0e6fb1c4-8312-484f-9313-833b29fe2e3f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-15 15:39:12,075|0e6fb1c4-8312-484f-9313-833b29fe2e3f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-15 15:39:12,239|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-15 15:39:12,240|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-15 15:39:12,624|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-15 15:39:12,627|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(7b1a4acd-b848-49f2-a2a0-55481ff711ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-15 15:39:12,641|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(7750e6fc-358a-489e-8178-74151454770e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-15 15:39:12,646|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(dfdc44cd-b9cd-4416-a27e-046aa457c695) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-15 15:39:12,655|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(0d705884-3c85-4a0d-ab29-659506acbf2a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-15 15:39:12,664|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(272182fc-6ae7-4b72-bede-c9cb4e1d5ad9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-15 15:39:12,676|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(81e534ec-6848-44cf-9a2e-a85487da8920) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-15 15:39:12,696|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:12,697|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:12,697|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:39:12,697|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:39:12,697|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:12,697|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:12,719|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:12,728|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:12,752|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enhancing blueprint(/opt/app/onap/blueprints/working/02c4c203-c285-478f-bc31-c483ffb40fa3)
2022-03-15 15:39:12,753|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| deleting definition types under : /opt/app/onap/blueprints/working/02c4c203-c285-478f-bc31-c483ffb40fa3/Definitions
2022-03-15 15:39:12,754|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| reinitialized all type definitions
2022-03-15 15:39:12,755|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-03-15 15:39:12,772|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-03-15 15:39:12,773|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:12,778|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-03-15 15:39:12,783|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-03-15 15:39:12,806|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(capability)
2022-03-15 15:39:12,808|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:39:12,827|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(capability)
2022-03-15 15:39:12,835|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-15 15:39:12,850|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:12,865|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:12,866|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:12,867|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:12,869|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:12,882|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:12,896|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:12,907|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:12,909|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:12,941|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:39:12,949|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-03-15 15:39:12,954|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-03-15 15:39:12,954|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-03-15 15:39:12,956|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-15 15:39:12,956|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-15 15:39:12,965|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(capability)
2022-03-15 15:39:12,972|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(capability)
2022-03-15 15:39:12,974|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:12,975|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:12,979|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(capability)
2022-03-15 15:39:12,986|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-15 15:39:12,995|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,006|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,014|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-15 15:39:13,017|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,033|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,044|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,045|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-15 15:39:13,053|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-15 15:39:13,057|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-15 15:39:13,067|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-15 15:39:13,083|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(resource-resolution)
2022-03-15 15:39:13,084|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-03-15 15:39:13,084|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-03-15 15:39:13,084|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-03-15 15:39:13,084|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-03-15 15:39:13,085|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-03-15 15:39:13,085|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/02c4c203-c285-478f-bc31-c483ffb40fa3/Templates/hello-world-velocity-mapping.json
2022-03-15 15:39:13,090|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-03-15 15:39:13,090|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-03-15 15:39:13,090|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/02c4c203-c285-478f-bc31-c483ffb40fa3/Templates/hello-world-jinja-mapping.json
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing blueprint Resource Definitions
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-03-15 15:39:13,095|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-03-15 15:39:13,098|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:13,099|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:13,099|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:13,100|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(HealthCheck)
2022-03-15 15:39:13,101|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-15 15:39:13,101|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-assign)
2022-03-15 15:39:13,102|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(vf-config-deploy)
2022-03-15 15:39:13,108|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-03-15 15:39:13,147|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-15 15:39:13,160|9fcfefbe-88c2-4121-be3a-cf2247ac0ca6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-03-15 15:39:13,170|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-15 15:39:13,182|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-15 15:39:13,188|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-15 15:39:13,221|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:13,222|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:13,223|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign-day-2)
2022-03-15 15:39:13,224|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:13,225|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy-day-2)
2022-03-15 15:39:13,251|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:13,252|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:13,253|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:13,269|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:13,293|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-15 15:39:13,305|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-15 15:39:13,306|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-15 15:39:13,338|24dadced-9c83-460f-96d7-925522883568||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(4c3c7dc8-b2f2-44ae-9aee-fd6e7a875a63) CBA(/opt/app/onap/blueprints/archive/4c3c7dc8-b2f2-44ae-9aee-fd6e7a875a63/cba.zip)
2022-03-15 15:39:13,341|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-15 15:39:13,351|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-15 15:39:13,352|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-15 15:39:13,355|24dadced-9c83-460f-96d7-925522883568||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4c3c7dc8-b2f2-44ae-9aee-fd6e7a875a63) and entry definition file (Definitions/resource-resolution.json)
2022-03-15 15:39:13,386|24dadced-9c83-460f-96d7-925522883568||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-resolution)
2022-03-15 15:39:13,393|24dadced-9c83-460f-96d7-925522883568||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4c3c7dc8-b2f2-44ae-9aee-fd6e7a875a63) and entry definition file (Definitions/resource-resolution.json)
2022-03-15 15:39:13,408|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:39:13,409|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:39:13,410|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:39:13,418|24dadced-9c83-460f-96d7-925522883568||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/working/4c3c7dc8-b2f2-44ae-9aee-fd6e7a875a63) present to clean.
2022-03-15 15:39:13,456|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:39:13,469|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:39:13,481|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-15 15:39:13,482|0e6fb1c4-8312-484f-9313-833b29fe2e3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-15 15:39:13,555|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id 84e0bcf0-38b5-43a2-8ff5-e0f8e9f63b6c
2022-03-15 15:39:13,555|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:39:13,555|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:39:13,561|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-03-15 15:39:13,631|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-15 15:39:13,633|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-03-15 15:39:13,636|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-03-15 15:39:13,654|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (resource-resolution)
2022-03-15 15:39:13,662|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-03-15 15:39:13,663|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:39:13,665|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(84e0bcf0-38b5-43a2-8ff5-e0f8e9f63b6c) for workflow(resource-resolution) step(helloworld)
2022-03-15 15:39:13,665|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-03-15 15:39:13,666|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-03-15 15:39:13,667|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-03-15 15:39:13,740|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-03-15 15:39:13,803|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:13,803|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-15 15:39:14,114|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-15 15:39:14,200|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:14,216|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:14,217|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-15 15:39:14,217|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-15 15:39:14,217|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-03-15 15:39:14,256|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_put)
2022-03-15 15:39:14,271|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-15 15:39:14,273|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Getting Jython Script Class(ResolvProperties)
2022-03-15 15:39:18,923|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Component Object org.python.proxies.__main__$ResolvProperties$1@41fdff0a
2022-03-15 15:39:18,928|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-03-15 15:39:18,938|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_python)
2022-03-15 15:39:18,941|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:18,941|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-15 15:39:18,951|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-15 15:39:18,961|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:18,962|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:18,962|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-15 15:39:18,962|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-15 15:39:18,963|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-03-15 15:39:18,964|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:18,964|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-15 15:39:18,967|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-15 15:39:18,972|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_patch)
2022-03-15 15:39:18,974|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:18,975|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:18,975|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-15 15:39:18,975|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-15 15:39:18,975|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-03-15 15:39:18,988|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_del)
2022-03-15 15:39:18,990|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-15 15:39:19,021|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-15 15:39:27,937|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enhancing blueprint(/opt/app/onap/blueprints/working/99b781ff-72ee-498a-a7d6-e12ee36e12fa)
2022-03-15 15:39:27,938|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| deleting definition types under : /opt/app/onap/blueprints/working/99b781ff-72ee-498a-a7d6-e12ee36e12fa/Definitions
2022-03-15 15:39:27,940|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| reinitialized all type definitions
2022-03-15 15:39:27,942|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-15 15:39:27,958|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-15 15:39:27,975|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-15 15:39:27,981|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-15 15:39:27,986|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-15 15:39:28,022|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-15 15:39:28,047|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-assign)
2022-03-15 15:39:28,048|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-15 15:39:28,048|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-assign) targets(resolve-data)
2022-03-15 15:39:28,048|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-15 15:39:28,048|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-15 15:39:28,048|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enriching artifacts file(/opt/app/onap/blueprints/working/99b781ff-72ee-498a-a7d6-e12ee36e12fa/Templates/netconfrpc-mapping.json
2022-03-15 15:39:28,054|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-15 15:39:28,054|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-15 15:39:28,055|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing Workflow(config-deploy)
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| workflow(config-deploy) resource assignment files([]
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| ##### Enhancing blueprint Resource Definitions
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-15 15:39:28,056|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-15 15:39:28,062|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| distinct resource keys ([input-source])
2022-03-15 15:39:28,073|73b386d4-47ee-43c8-9137-a5da78422cea||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-15 15:39:28,094|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| compiled in (9071)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-15 15:39:28,095|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-15 15:39:28,117|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-03-15 15:39:28,129|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_kotlin)
2022-03-15 15:39:28,131|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,131|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-15 15:39:28,139|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-15 15:39:28,168|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,169|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,170|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-15 15:39:28,170|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-15 15:39:28,170|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-03-15 15:39:28,181|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_get)
2022-03-15 15:39:28,188|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-03-15 15:39:28,189|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-03-15 15:39:28,206|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_input)
2022-03-15 15:39:28,209|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_default)
2022-03-15 15:39:28,211|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,211|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-15 15:39:28,214|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-15 15:39:28,225|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,226|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,226|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-15 15:39:28,226|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-15 15:39:28,226|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-03-15 15:39:28,236|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_post)
2022-03-15 15:39:28,247|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,277|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (list)
2022-03-15 15:39:28,281|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-03-15 15:39:28,281|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,282|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,282|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,282|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,282|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-03-15 15:39:28,291|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (v_db)
2022-03-15 15:39:28,294|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-03-15 15:39:28,363|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-15 15:39:28,392|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-15 15:39:28,393|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-03-15 15:39:28,446|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-03-15 15:39:28,451|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-15 15:39:28,452|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-03-15 15:39:28,453|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-15 15:39:28,453|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Getting Jython Script Class(ResolvProperties)
2022-03-15 15:39:28,462|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-03-15 15:39:28,533|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Component Object org.python.proxies.__main__$ResolvProperties$2@e8bb893
2022-03-15 15:39:28,535|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-03-15 15:39:28,547|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_python)
2022-03-15 15:39:28,548|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,548|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-15 15:39:28,552|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-15 15:39:28,561|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,561|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,562|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-15 15:39:28,562|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-15 15:39:28,562|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-03-15 15:39:28,571|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_patch)
2022-03-15 15:39:28,572|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-03-15 15:39:28,583|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_input)
2022-03-15 15:39:28,585|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,585|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-15 15:39:28,587|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-15 15:39:28,599|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,600|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,600|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-15 15:39:28,601|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-15 15:39:28,601|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-03-15 15:39:28,611|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_put)
2022-03-15 15:39:28,612|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-03-15 15:39:28,626|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_default)
2022-03-15 15:39:28,627|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,627|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-15 15:39:28,629|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-15 15:39:28,638|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,638|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,639|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-15 15:39:28,639|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-15 15:39:28,639|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-03-15 15:39:28,640|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,640|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-15 15:39:28,641|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-15 15:39:28,650|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_del)
2022-03-15 15:39:28,653|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,654|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,654|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-15 15:39:28,654|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-15 15:39:28,654|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-03-15 15:39:28,655|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,655|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-15 15:39:28,657|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-15 15:39:28,663|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_post)
2022-03-15 15:39:28,664|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,664|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,664|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-15 15:39:28,664|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-15 15:39:28,665|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-03-15 15:39:28,674|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_get)
2022-03-15 15:39:28,682|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-03-15 15:39:28,682|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-03-15 15:39:28,684|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-03-15 15:39:28,692|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response status(200 - OK)
2022-03-15 15:39:28,693|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (string)
2022-03-15 15:39:28,693|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-15 15:39:28,693|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-15 15:39:28,693|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-03-15 15:39:28,707|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_get_id)
2022-03-15 15:39:28,709|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-15 15:39:28,714|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-03-15 15:39:28,728|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_kotlin)
2022-03-15 15:39:28,730|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-15 15:39:28,735|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Response processing type (list)
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,737|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,738|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,738|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-15 15:39:28,738|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-03-15 15:39:28,747|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (j_db)
2022-03-15 15:39:28,748|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-03-15 15:39:28,985|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-15 15:39:28,995|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-15 15:39:28,996|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:39:28,996|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-03-15 15:39:28,996|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-03-15 15:39:28,997|cc1d7522-6bb6-45f6-acbd-72d2f6bfe99b||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 36dcfc8b-e803-47d9-83ee-badb57c5614f auditStoreId -1
2022-03-15 15:41:20,154|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-15 15:41:20,261|||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-03-15 15:41:20,325|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| request(8e44f23d-d0a5-4eea-b160-246bddacf5c5)
2022-03-15 15:41:20,330|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| CBA file(/opt/app/onap/blueprints/archive/73ea97df-6243-43ba-82ab-79039bc0a71f/cba.zip written successfully
2022-03-15 15:41:20,330|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(73ea97df-6243-43ba-82ab-79039bc0a71f) CBA(/opt/app/onap/blueprints/archive/73ea97df-6243-43ba-82ab-79039bc0a71f/cba.zip)
2022-03-15 15:41:20,340|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/73ea97df-6243-43ba-82ab-79039bc0a71f) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:41:20,356|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:41:20,391|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(resource-assignment)
2022-03-15 15:41:20,392|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:41:20,393|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:41:20,405|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/73ea97df-6243-43ba-82ab-79039bc0a71f) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:41:20,429|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-15 15:41:20,443|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-15 15:41:20,445|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-15 15:41:20,467|8e44f23d-d0a5-4eea-b160-246bddacf5c5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/working/73ea97df-6243-43ba-82ab-79039bc0a71f) present to clean.
2022-03-15 15:41:36,011|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-15 15:41:36,121|||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-03-15 15:41:36,127|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| request(3b433e75-c9f1-490f-9f3a-d25b6f80867a)
2022-03-15 15:41:36,129|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| CBA file(/opt/app/onap/blueprints/archive/b6bc4289-bbb2-4523-b2df-d570f436c0b0/cba.zip written successfully
2022-03-15 15:41:36,129|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Save processing(b6bc4289-bbb2-4523-b2df-d570f436c0b0) CBA(/opt/app/onap/blueprints/archive/b6bc4289-bbb2-4523-b2df-d570f436c0b0/cba.zip)
2022-03-15 15:41:36,162|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6bc4289-bbb2-4523-b2df-d570f436c0b0) and entry definition file (Definitions/pnf_netconf.json)
2022-03-15 15:41:36,170|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-15 15:41:36,192|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-assign)
2022-03-15 15:41:36,193|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Validating Workflow(config-deploy)
2022-03-15 15:41:36,202|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6bc4289-bbb2-4523-b2df-d570f436c0b0) and entry definition file (Definitions/pnf_netconf.json)
2022-03-15 15:41:36,215|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-15 15:41:36,227|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-15 15:41:36,228|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-15 15:41:36,248|3b433e75-c9f1-490f-9f3a-d25b6f80867a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| No compiled cache(/opt/app/onap/blueprints/working/b6bc4289-bbb2-4523-b2df-d570f436c0b0) present to clean.
2022-03-15 15:41:56,902|db7c7bed-1287-477e-921d-b7927d5002f0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-15 15:41:56,992|db7c7bed-1287-477e-921d-b7927d5002f0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:41:56,994|db7c7bed-1287-477e-921d-b7927d5002f0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:41:56,998|db7c7bed-1287-477e-921d-b7927d5002f0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:41:57,182|a01f0611-5795-47f5-84a6-f1ac55e26fcd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:41:57,183|a01f0611-5795-47f5-84a6-f1ac55e26fcd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:41:57,187|a01f0611-5795-47f5-84a6-f1ac55e26fcd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:41:57,717|38cc5118-4769-4ff2-a6a5-ea0444aa8d0e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:41:57,717|38cc5118-4769-4ff2-a6a5-ea0444aa8d0e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:41:57,721|38cc5118-4769-4ff2-a6a5-ea0444aa8d0e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:41:57,983|915b26ad-bb4b-4f4f-b7e0-2f95f263067f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:41:57,983|915b26ad-bb4b-4f4f-b7e0-2f95f263067f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:41:57,986|915b26ad-bb4b-4f4f-b7e0-2f95f263067f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:47:19,248|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id 09171472-99f6-479b-abcd-f7b5f2ef5535
2022-03-15 15:47:19,249|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:47:19,249|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:47:19,252|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:47:19,252|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:47:19,257|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:47:19,290|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (resource-assignment)
2022-03-15 15:47:19,292|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-15 15:47:19,292|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:47:19,296|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(09171472-99f6-479b-abcd-f7b5f2ef5535) for workflow(resource-assignment) step(resource-assignment)
2022-03-15 15:47:19,296|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:19,297|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-15 15:47:19,301|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-15 15:47:19,333|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:47:19,335|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-15 15:47:19,336|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("99ed6e46-209d-4ab5-8c2a-a7514228f3b1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-15 15:47:19,336|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("aa84cf92-d9a9-4c54-8a06-44d6dabedcb1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-15 15:47:19,338|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({
  "service-instance-id" : "99ed6e46-209d-4ab5-8c2a-a7514228f3b1",
  "vnf-id" : "aa84cf92-d9a9-4c54-8a06-44d6dabedcb1",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-15 15:47:19,363|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:47:19,364|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:19,364|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-15 15:47:19,366|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b257d5fd-fb87-4829-8933-bb6368ebf1bd auditStoreId -1
2022-03-15 15:47:25,850|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id 1ecd05ea-3215-48ef-b7c2-fe4c2fe1378c
2022-03-15 15:47:25,850|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:47:25,850|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:47:25,851|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:47:25,851|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:47:25,852|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:47:25,860|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (resource-assignment)
2022-03-15 15:47:25,861|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-15 15:47:25,861|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:47:25,862|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(1ecd05ea-3215-48ef-b7c2-fe4c2fe1378c) for workflow(resource-assignment) step(resource-assignment)
2022-03-15 15:47:25,862|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:25,862|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-15 15:47:25,864|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-15 15:47:25,883|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:47:25,887|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-15 15:47:25,888|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-15 15:47:25,889|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-15 15:47:25,889|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-15 15:47:25,890|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("bbae3f11-2fd2-4846-9ee7-73271e3bc10e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-15 15:47:25,890|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("99ed6e46-209d-4ab5-8c2a-a7514228f3b1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-15 15:47:25,891|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:47:25,891|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-15 15:47:25,892|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-15 15:47:25,894|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("aa84cf92-d9a9-4c54-8a06-44d6dabedcb1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-15 15:47:25,896|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "99ed6e46-209d-4ab5-8c2a-a7514228f3b1",
  "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" : "bbae3f11-2fd2-4846-9ee7-73271e3bc10e",
  "vnf-id" : "aa84cf92-d9a9-4c54-8a06-44d6dabedcb1",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-15 15:47:25,909|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:47:25,910|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:25,910|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-15 15:47:25,910|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04986608-918b-446e-814c-c5910349f282 auditStoreId -1
2022-03-15 15:47:34,782|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-15 15:47:34,891|||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-03-15 15:47:34,933|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id fb4f92e2-3c8f-460a-a2e2-0b811afc6a59
2022-03-15 15:47:34,934|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:47:34,934|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:47:34,934|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:47:34,934|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:47:34,935|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:47:34,939|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (config-assign)
2022-03-15 15:47:34,940|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-15 15:47:34,940|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:47:34,940|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(fb4f92e2-3c8f-460a-a2e2-0b811afc6a59) for workflow(config-assign) step(config-assign)
2022-03-15 15:47:34,941|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:34,941|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-15 15:47:34,943|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-15 15:47:34,975|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:47:34,977|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-15 15:47:34,978|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("99ed6e46-209d-4ab5-8c2a-a7514228f3b1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-15 15:47:34,978|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Setting Resource Value ("aa84cf92-d9a9-4c54-8a06-44d6dabedcb1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-15 15:47:34,993|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-15 15:47:34,993|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-15 15:47:34,993|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-15 15:47:34,994|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Generated Resource Param Data ({
  "service-instance-id" : "99ed6e46-209d-4ab5-8c2a-a7514228f3b1",
  "vnf-id" : "aa84cf92-d9a9-4c54-8a06-44d6dabedcb1",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-15 15:47:35,013|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-15 15:47:35,022|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-15 15:47:35,022|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:47:35,022|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-15 15:47:35,022|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-15 15:47:35,023|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ddfa68c-25e1-4eff-ae4e-a08fb0a57229 auditStoreId -1
2022-03-15 15:47:35,064|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Completed
2022-03-15 15:48:29,451|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-15 15:48:29,560|||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-03-15 15:48:29,564|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| processing request id fb4f92e2-3c8f-460a-a2e2-0b811afc6a59
2022-03-15 15:48:29,564|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-15 15:48:29,564|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| StoreAuditService ID  -1
2022-03-15 15:48:29,567|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-15 15:48:29,567|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-15 15:48:29,568|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-15 15:48:29,572|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Deriving input data for workflow: (config-deploy)
2022-03-15 15:48:29,572|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-03-15 15:48:29,572|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-03-15 15:48:29,580|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| preparing request id(fb4f92e2-3c8f-460a-a2e2-0b811afc6a59) for workflow(config-deploy) step(config-deploy)
2022-03-15 15:48:29,580|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-03-15 15:48:29,580|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| 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-03-15 15:48:29,583|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-03-15 15:48:29,583|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Getting Jython Script Class(ConfigDeploy)
2022-03-15 15:48:29,652|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@30c61bf6
2022-03-15 15:48:29,656|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Hello world
2022-03-15 15:48:29,656|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Preparing Response...
2022-03-15 15:48:29,656|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-03-15 15:48:29,656|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-03-15 15:48:29,657|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3a48102e-3541-4cbf-8f40-e0d639c9bd66 auditStoreId -1
2022-03-15 15:48:29,659|fb4f92e2-3c8f-460a-a2e2-0b811afc6a59||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wmzj6|||| Completed
Mar 15, 2022 4:30:32 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)