Results

By type

          12:30:42,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:30:42,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:30:42,263 |-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]
12:30:42,265 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
12:30:42,265 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
12:30:42,265 |-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]
12:30:42,303 |-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
12:30:42,529 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:30:42,539 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:30:42,543 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:30:42,553 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:30:42,708 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
12:30:42,708 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
12:30:42,709 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
12:30:42,709 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
12:30:42,709 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
12:30:42,709 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:30:42,710 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:30:42,712 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:30:42,716 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-03-28 12:30:44,016|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-kqs5q 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-28 12:30:44,024|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-28 12:30:49,486|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-28 12:30:50,666|||main||||INFO||||||| Finished Spring Data repository scanning in 1146ms. Found 11 JPA repository interfaces.
2022-03-28 12:30:54,499|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-28 12:30:54,592|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-28 12:30:54,911|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-28 12:30:55,557|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-28 12:30:56,078|||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-28 12:30:56,086|||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-28 12:30:56,396|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-28 12:30:58,353|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-28 12:30:58,369|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-28 12:30:58,489|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-28 12:31:00,095|||main||||INFO||||||| Audit service is disabled
2022-03-28 12:31:00,381|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-28 12:31:02,672|||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-28 12:31:02,771|||main||||INFO||||||| Dependency Management module created...
2022-03-28 12:31:04,757|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-28 12:31:05,238|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-28 12:31:08,056|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-28 12:31:11,790|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-28 12:31:12,441|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-28 12:31:12,456|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 29.467 seconds (JVM running for 31.003)
2022-03-28 12:31:12,511|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-28 13:20:24,155|f5485b39-b2a2-4021-8ac4-3c2c61174c85||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-28 13:20:24,158|f5485b39-b2a2-4021-8ac4-3c2c61174c85||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-28 13:20:24,160|f5485b39-b2a2-4021-8ac4-3c2c61174c85||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-28 13:20:25,396|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-28 13:20:25,400|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-28 13:20:26,976|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-28 13:20:26,993|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(dd8c8c4a-fcca-419d-9654-87272c205180) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-28 13:20:27,087|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(7d4a4ce8-562f-4652-89b1-f312a53a9bdd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-28 13:20:27,100|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(bcbd0bd9-d702-49da-8ce3-ca1249d5b73f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-28 13:20:27,122|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(ac76711c-1625-4ca2-a341-1990115b82cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-28 13:20:27,143|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(01e5f0cb-7575-4f10-b632-11be8ef32890) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-28 13:20:27,170|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(97a32403-2108-4c0a-831f-5d90397ea72a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-28 13:20:27,192|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,210|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,211|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,212|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,212|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,213|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:27,482|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:20:27,602|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:20:27,655|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:20:27,692|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:20:27,972|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:20:27,980|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:20:27,981|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:28,065|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:28,393|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:20:28,395|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:20:28,396|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:28,464|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:28,600|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:20:28,612|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:28,685|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:28,865|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:20:28,866|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:20:28,867|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:28,868|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(HealthCheck)
2022-03-28 13:20:28,870|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-28 13:20:28,871|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-assign)
2022-03-28 13:20:28,873|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-deploy)
2022-03-28 13:20:28,952|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:29,087|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:20:29,088|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:20:29,089|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign-day-2)
2022-03-28 13:20:29,090|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:29,093|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy-day-2)
2022-03-28 13:20:29,142|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:20:29,143|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:20:29,145|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:29,156|f5485b39-b2a2-4021-8ac4-3c2c61174c85||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:20:45,162|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/65055bdf-0bc7-4854-8f2c-edf9de1d41ab)
2022-03-28 13:20:45,167|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| deleting definition types under : /opt/app/onap/blueprints/working/65055bdf-0bc7-4854-8f2c-edf9de1d41ab/Definitions
2022-03-28 13:20:45,183|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| reinitialized all type definitions
2022-03-28 13:20:45,196|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-28 13:20:45,239|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-28 13:20:45,276|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-28 13:20:45,299|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-28 13:20:45,314|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-28 13:20:45,379|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-28 13:20:45,426|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-assign)
2022-03-28 13:20:45,428|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-28 13:20:45,428|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-assign) targets(resolve-data)
2022-03-28 13:20:45,429|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-28 13:20:45,429|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-28 13:20:45,429|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/65055bdf-0bc7-4854-8f2c-edf9de1d41ab/Templates/netconfrpc-mapping.json
2022-03-28 13:20:45,442|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-28 13:20:45,443|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-28 13:20:45,445|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-deploy)
2022-03-28 13:20:45,446|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-28 13:20:45,447|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-28 13:20:45,447|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) resource assignment files([]
2022-03-28 13:20:45,447|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing blueprint Resource Definitions
2022-03-28 13:20:45,447|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-28 13:20:45,450|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-28 13:20:45,463|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| distinct resource keys ([input-source])
2022-03-28 13:20:45,479|daf09be4-bed1-48dd-bb01-6ef10704c7b0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-28 13:21:18,128|e0110078-12d5-410e-adec-b80c8ad6bf09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-28 13:21:18,128|e0110078-12d5-410e-adec-b80c8ad6bf09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-28 13:21:18,128|e0110078-12d5-410e-adec-b80c8ad6bf09||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-28 13:21:18,569|e0110078-12d5-410e-adec-b80c8ad6bf09||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-28 13:21:18,569|e0110078-12d5-410e-adec-b80c8ad6bf09||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-28 13:21:19,828|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5b0e95db-c25c-4d4e-8cd0-1abee6a194a7)
2022-03-28 13:21:19,829|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| deleting definition types under : /opt/app/onap/blueprints/working/5b0e95db-c25c-4d4e-8cd0-1abee6a194a7/Definitions
2022-03-28 13:21:19,832|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| reinitialized all type definitions
2022-03-28 13:21:19,833|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-28 13:21:19,860|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-28 13:21:19,873|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-28 13:21:19,896|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-28 13:21:19,914|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(helloworld)
2022-03-28 13:21:19,914|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-28 13:21:19,915|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(helloworld) targets(helloworld)
2022-03-28 13:21:19,915|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-28 13:21:19,915|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-28 13:21:19,915|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/5b0e95db-c25c-4d4e-8cd0-1abee6a194a7/Templates/hello-world-mapping.json
2022-03-28 13:21:19,922|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-28 13:21:19,922|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-28 13:21:19,922|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing blueprint Resource Definitions
2022-03-28 13:21:19,922|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-28 13:21:19,922|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/hello-world-mapping.json)
2022-03-28 13:21:19,929|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| distinct resource keys ([])
2022-03-28 13:21:19,929|5f0bd821-16a2-45ce-9958-cf836ca786c2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enriching Resource Definition sources Node Template: []
2022-03-28 13:21:20,189|d957a105-e313-4cb5-a62f-7c7060e20e04||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(e1f94790-5c97-4bdc-b425-34fc4a50da10) CBA(/opt/app/onap/blueprints/archive/e1f94790-5c97-4bdc-b425-34fc4a50da10/cba.zip)
2022-03-28 13:21:20,198|d957a105-e313-4cb5-a62f-7c7060e20e04||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1f94790-5c97-4bdc-b425-34fc4a50da10) and entry definition file (Definitions/blueprint.json)
2022-03-28 13:21:20,228|d957a105-e313-4cb5-a62f-7c7060e20e04||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(helloworld)
2022-03-28 13:21:20,237|d957a105-e313-4cb5-a62f-7c7060e20e04||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1f94790-5c97-4bdc-b425-34fc4a50da10) and entry definition file (Definitions/blueprint.json)
2022-03-28 13:21:20,361|d957a105-e313-4cb5-a62f-7c7060e20e04||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/working/e1f94790-5c97-4bdc-b425-34fc4a50da10) present to clean.
2022-03-28 13:21:20,604|bffa17ee-0140-41ec-9d8e-de9966bb1f38||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id 654321
2022-03-28 13:21:20,605|bffa17ee-0140-41ec-9d8e-de9966bb1f38||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:21:20,605|bffa17ee-0140-41ec-9d8e-de9966bb1f38||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:21:20,617|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| getting cba file name(test101), version(1.0.1) from db
2022-03-28 13:21:20,678|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-28 13:21:20,681|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-28 13:21:20,682|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-28 13:21:20,695|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (helloworld)
2022-03-28 13:21:20,696|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-28 13:21:20,696|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:21:20,707|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-28 13:21:20,708|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-28 13:21:20,709|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-28 13:21:20,737|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-28 13:21:20,770|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Batched Sequence : ([])
2022-03-28 13:21:20,773|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Generated Resource Param Data ({ })
2022-03-28 13:21:20,927|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:21:20,931|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-28 13:21:20,932|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-28 13:21:20,936|bffa17ee-0140-41ec-9d8e-de9966bb1f38||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b91722a-00c2-4e1c-8d15-c3009fec5d0a auditStoreId -1
2022-03-28 13:34:56,012|b33b3bf0-5678-416d-b7e6-762781d906bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-28 13:34:56,013|b33b3bf0-5678-416d-b7e6-762781d906bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-28 13:34:56,013|b33b3bf0-5678-416d-b7e6-762781d906bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-28 13:34:56,323|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-28 13:34:56,324|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-28 13:34:57,051|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-28 13:34:57,052|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(c24b4c4c-46d3-4bbd-a87a-34ff8413ca91) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-28 13:34:57,081|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(ff2dbfc5-e385-44bb-96a1-4ad8f3d6869d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-28 13:34:57,092|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(0a36acdb-1db3-45b4-9caf-f29582d56557) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-28 13:34:57,111|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(926574f0-794c-473c-bb21-198c53a21205) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-28 13:34:57,132|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(bc885125-e92f-430e-8eef-abe51e67cb75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-28 13:34:57,156|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(1d8c576c-0f3f-4130-b5ff-1d8a72875078) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-28 13:34:57,180|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,181|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,181|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,181|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,182|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,182|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,212|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:34:57,249|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:34:57,289|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:34:57,315|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:34:57,432|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:34:57,433|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:34:57,434|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:57,492|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,541|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:34:57,569|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-28 13:34:57,579|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:34:57,639|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:34:57,640|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:34:57,641|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:57,692|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,771|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:34:57,793|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-28 13:34:57,802|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:34:57,842|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:34:57,843|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:57,883|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:57,944|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-28 13:34:57,989|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-28 13:34:58,003|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-28 13:34:58,057|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:34:58,058|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:34:58,058|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:58,059|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(HealthCheck)
2022-03-28 13:34:58,060|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-28 13:34:58,060|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-assign)
2022-03-28 13:34:58,061|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-deploy)
2022-03-28 13:34:58,124|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:58,180|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-28 13:34:58,197|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-28 13:34:58,207|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-28 13:34:58,250|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:34:58,251|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:34:58,253|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign-day-2)
2022-03-28 13:34:58,254|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:58,255|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy-day-2)
2022-03-28 13:34:58,295|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:34:58,297|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:34:58,298|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:58,312|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:34:58,329|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-28 13:34:58,350|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-28 13:34:58,352|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-28 13:34:58,388|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-28 13:34:58,406|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-28 13:34:58,408|b33b3bf0-5678-416d-b7e6-762781d906bd||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-28 13:35:11,750|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/72a72c82-c896-4fe1-b54a-cc89ff850f95)
2022-03-28 13:35:11,751|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| deleting definition types under : /opt/app/onap/blueprints/working/72a72c82-c896-4fe1-b54a-cc89ff850f95/Definitions
2022-03-28 13:35:11,755|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| reinitialized all type definitions
2022-03-28 13:35:11,756|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-28 13:35:11,804|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(vnf-template)
2022-03-28 13:35:11,815|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-28 13:35:11,825|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-28 13:35:11,844|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,871|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,892|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,908|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-28 13:35:11,908|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-28 13:35:11,908|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-28 13:35:11,931|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,943|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,971|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:11,990|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:35:12,026|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,041|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,057|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,083|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,110|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,123|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,154|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-28 13:35:12,163|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-28 13:35:12,163|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-28 13:35:12,164|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-28 13:35:12,208|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,226|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,243|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(input)
2022-03-28 13:35:12,252|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-28 13:35:12,346|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(resource-assignment)
2022-03-28 13:35:12,347|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-28 13:35:12,347|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-28 13:35:12,348|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-28 13:35:12,348|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-28 13:35:12,348|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-28 13:35:12,348|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/72a72c82-c896-4fe1-b54a-cc89ff850f95/Templates/vnf-mapping.json
2022-03-28 13:35:12,359|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-28 13:35:12,359|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-28 13:35:12,359|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/72a72c82-c896-4fe1-b54a-cc89ff850f95/Templates/base_ubuntu20-mapping.json
2022-03-28 13:35:12,368|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-28 13:35:12,369|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-28 13:35:12,370|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-assign)
2022-03-28 13:35:12,371|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-28 13:35:12,371|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-assign) targets(config-assign)
2022-03-28 13:35:12,372|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-28 13:35:12,372|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-28 13:35:12,372|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/72a72c82-c896-4fe1-b54a-cc89ff850f95/Templates/baseconfig-mapping.json
2022-03-28 13:35:12,388|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-28 13:35:12,388|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-28 13:35:12,389|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-deploy)
2022-03-28 13:35:12,390|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-28 13:35:12,390|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-28 13:35:12,390|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) resource assignment files([]
2022-03-28 13:35:12,390|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing blueprint Resource Definitions
2022-03-28 13:35:12,391|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-28 13:35:12,392|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/vnf-mapping.json)
2022-03-28 13:35:12,392|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-28 13:35:12,392|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/baseconfig-mapping.json)
2022-03-28 13:35:12,432|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:35:12,563|7b9a6ee7-0ce1-42d1-b2fb-171954e8ab0e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-28 13:35:12,828|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(71a0ca3f-de4a-4e11-a866-0bca080c8a0b) CBA(/opt/app/onap/blueprints/archive/71a0ca3f-de4a-4e11-a866-0bca080c8a0b/cba.zip)
2022-03-28 13:35:12,836|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/71a0ca3f-de4a-4e11-a866-0bca080c8a0b) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:35:12,848|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:35:12,876|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:35:12,878|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:35:12,879|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:35:12,897|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/71a0ca3f-de4a-4e11-a866-0bca080c8a0b) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:35:12,938|b03139f5-2dc8-4725-a2c5-1acd74d2d397||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/working/71a0ca3f-de4a-4e11-a866-0bca080c8a0b) present to clean.
2022-03-28 13:37:22,874|1554c41e-14b2-41a3-88a1-1a668db9ae3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-28 13:37:22,875|1554c41e-14b2-41a3-88a1-1a668db9ae3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-28 13:37:22,875|1554c41e-14b2-41a3-88a1-1a668db9ae3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-28 13:37:23,247|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-28 13:37:23,247|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-28 13:37:23,836|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-28 13:37:23,836|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(e5268430-63ef-4d4c-8103-7c454d169a4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-28 13:37:23,854|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(5c80a770-befc-4cad-8b37-2aa525ef1c84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-28 13:37:23,863|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(136ef6fd-14b1-416e-b6ca-07cf35bf2462) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-28 13:37:23,872|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(e6aea153-440e-446f-84f3-d36ba7003d25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-28 13:37:23,888|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(ed9ab3cf-8eb2-4bbf-8173-4fee2c38cc6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-28 13:37:23,903|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(75be4776-74a8-4083-94da-01de61a26aaf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-28 13:37:23,924|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,924|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,925|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,925|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,925|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,927|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:23,991|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:37:24,014|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:37:24,048|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:37:24,071|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:37:24,159|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:37:24,160|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:37:24,161|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,162|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(HealthCheck)
2022-03-28 13:37:24,163|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-28 13:37:24,164|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-assign)
2022-03-28 13:37:24,165|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-deploy)
2022-03-28 13:37:24,220|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,271|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-28 13:37:24,291|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-28 13:37:24,304|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-28 13:37:24,349|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:37:24,350|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:37:24,350|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,389|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,431|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:37:24,449|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-28 13:37:24,459|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:37:24,491|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:37:24,493|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:37:24,494|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign-day-2)
2022-03-28 13:37:24,495|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,496|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy-day-2)
2022-03-28 13:37:24,529|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,572|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-28 13:37:24,588|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-28 13:37:24,599|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-28 13:37:24,655|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:37:24,656|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:37:24,657|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,707|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:37:24,708|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,709|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,724|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,752|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:37:24,769|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-28 13:37:24,783|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:37:24,820|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-28 13:37:24,835|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-28 13:37:24,836|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-28 13:37:24,889|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:37:24,890|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:37:24,922|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:37:24,937|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-28 13:37:24,955|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-28 13:37:24,956|1554c41e-14b2-41a3-88a1-1a668db9ae3e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-28 13:37:37,876|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8af311cd-2397-4c86-bb3a-e4744bdf9093)
2022-03-28 13:37:37,877|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| deleting definition types under : /opt/app/onap/blueprints/working/8af311cd-2397-4c86-bb3a-e4744bdf9093/Definitions
2022-03-28 13:37:37,884|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| reinitialized all type definitions
2022-03-28 13:37:37,885|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-28 13:37:37,929|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-28 13:37:37,964|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-28 13:37:37,982|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-28 13:37:38,009|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-28 13:37:38,060|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-28 13:37:38,110|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-assign)
2022-03-28 13:37:38,111|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-28 13:37:38,111|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-assign) targets(resolve-data)
2022-03-28 13:37:38,111|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-28 13:37:38,111|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-28 13:37:38,111|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/8af311cd-2397-4c86-bb3a-e4744bdf9093/Templates/netconfrpc-mapping.json
2022-03-28 13:37:38,123|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-28 13:37:38,123|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-28 13:37:38,124|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(config-deploy)
2022-03-28 13:37:38,126|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-28 13:37:38,126|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-28 13:37:38,126|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(config-deploy) resource assignment files([]
2022-03-28 13:37:38,126|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing blueprint Resource Definitions
2022-03-28 13:37:38,126|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-28 13:37:38,127|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-28 13:37:38,138|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| distinct resource keys ([input-source])
2022-03-28 13:37:38,152|3bca6c89-f495-4c24-903f-fca055441238||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-28 13:39:04,642|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-28 13:39:04,760|||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-28 13:39:04,825|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| request(c7ef431e-7184-4cca-b5b7-c14c46cc016e)
2022-03-28 13:39:04,830|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| CBA file(/opt/app/onap/blueprints/archive/c6f0de21-222e-4154-8474-2501a63e5dd1/cba.zip written successfully
2022-03-28 13:39:04,830|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(c6f0de21-222e-4154-8474-2501a63e5dd1) CBA(/opt/app/onap/blueprints/archive/c6f0de21-222e-4154-8474-2501a63e5dd1/cba.zip)
2022-03-28 13:39:04,839|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6f0de21-222e-4154-8474-2501a63e5dd1) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:04,853|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:39:04,895|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:04,897|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:04,897|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:04,911|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6f0de21-222e-4154-8474-2501a63e5dd1) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:04,929|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-28 13:39:04,945|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-28 13:39:04,948|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-28 13:39:04,973|c7ef431e-7184-4cca-b5b7-c14c46cc016e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/working/c6f0de21-222e-4154-8474-2501a63e5dd1) present to clean.
2022-03-28 13:39:24,578|4827c93a-e402-48c3-9357-30860a1c7b08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-28 13:39:24,578|4827c93a-e402-48c3-9357-30860a1c7b08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-28 13:39:24,578|4827c93a-e402-48c3-9357-30860a1c7b08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-28 13:39:24,866|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-28 13:39:24,867|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-28 13:39:25,498|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-28 13:39:25,499|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(ccf193ae-c80a-4063-b06a-318fce5234ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-28 13:39:25,513|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(60448df3-dca2-49e1-87e2-5e51d5465226) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-28 13:39:25,519|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(00375b47-6947-44bd-a0d6-944aa62f1705) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-28 13:39:25,531|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(25738bf2-ca7c-4295-b187-afcdd8ce7d44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-28 13:39:25,544|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(ea01b890-5127-4e18-bf98-325855acb867) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-28 13:39:25,559|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(1c7c1b22-cae3-450b-a7f1-6e80d76f55d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-28 13:39:25,577|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,578|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,579|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,579|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,579|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,579|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,592|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:39:25,650|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:39:25,675|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:39:25,695|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:39:25,766|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:25,768|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:25,769|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:25,827|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:25,878|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:39:25,899|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-28 13:39:25,911|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-28 13:39:25,958|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:25,959|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:25,960|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:25,999|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:26,033|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:39:26,048|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-28 13:39:26,049|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-28 13:39:26,095|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:26,096|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:26,097|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:26,098|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(HealthCheck)
2022-03-28 13:39:26,099|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-28 13:39:26,100|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-assign)
2022-03-28 13:39:26,101|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(vf-config-deploy)
2022-03-28 13:39:26,147|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:26,188|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-28 13:39:26,203|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-28 13:39:26,210|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-28 13:39:26,237|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:26,238|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:26,239|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign-day-2)
2022-03-28 13:39:26,240|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:26,241|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy-day-2)
2022-03-28 13:39:26,266|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:26,296|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-28 13:39:26,318|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-28 13:39:26,319|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-28 13:39:26,354|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-assignment)
2022-03-28 13:39:26,355|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:26,406|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:39:26,407|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:39:26,408|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:26,417|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:26,432|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-28 13:39:26,448|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-28 13:39:26,459|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-28 13:39:26,463|e4c8a6fa-9b3f-463f-bf0c-a1bcc34d4ba4||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-28 13:39:26,478|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-28 13:39:26,479|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-28 13:39:26,497|4827c93a-e402-48c3-9357-30860a1c7b08||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-28 13:39:26,536|e4c8a6fa-9b3f-463f-bf0c-a1bcc34d4ba4||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:39:26,538|e4c8a6fa-9b3f-463f-bf0c-a1bcc34d4ba4||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:39:26,541|e4c8a6fa-9b3f-463f-bf0c-a1bcc34d4ba4||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:26,727|6fc19c69-a9e9-4a4f-95fa-98bb6a6461ed||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:39:26,727|6fc19c69-a9e9-4a4f-95fa-98bb6a6461ed||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:39:26,731|6fc19c69-a9e9-4a4f-95fa-98bb6a6461ed||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:27,249|5f2f632b-cdea-41d1-ad92-941e8d07df8e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:39:27,249|5f2f632b-cdea-41d1-ad92-941e8d07df8e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:39:27,253|5f2f632b-cdea-41d1-ad92-941e8d07df8e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:27,474|bd5d8a7c-e979-4e5a-8179-6da55ef193a0||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:39:27,474|bd5d8a7c-e979-4e5a-8179-6da55ef193a0||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:39:27,477|bd5d8a7c-e979-4e5a-8179-6da55ef193a0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:39:28,085|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f8b331e-885a-4d15-b566-28f9006ed83b)
2022-03-28 13:39:28,086|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| deleting definition types under : /opt/app/onap/blueprints/working/8f8b331e-885a-4d15-b566-28f9006ed83b/Definitions
2022-03-28 13:39:28,088|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| reinitialized all type definitions
2022-03-28 13:39:28,089|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-03-28 13:39:28,118|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-03-28 13:39:28,127|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-03-28 13:39:28,134|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-03-28 13:39:28,154|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(capability)
2022-03-28 13:39:28,186|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(capability)
2022-03-28 13:39:28,201|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-28 13:39:28,223|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,247|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,266|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,285|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,306|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,362|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-03-28 13:39:28,370|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-03-28 13:39:28,370|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-03-28 13:39:28,395|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(capability)
2022-03-28 13:39:28,410|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(capability)
2022-03-28 13:39:28,423|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(capability)
2022-03-28 13:39:28,440|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-28 13:39:28,457|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,476|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,494|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,507|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,520|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,536|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-28 13:39:28,595|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing Workflow(resource-resolution)
2022-03-28 13:39:28,595|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-03-28 13:39:28,595|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-03-28 13:39:28,595|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-03-28 13:39:28,596|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-03-28 13:39:28,596|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-03-28 13:39:28,596|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f8b331e-885a-4d15-b566-28f9006ed83b/Templates/hello-world-velocity-mapping.json
2022-03-28 13:39:28,603|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-03-28 13:39:28,603|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-03-28 13:39:28,603|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f8b331e-885a-4d15-b566-28f9006ed83b/Templates/hello-world-jinja-mapping.json
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| ##### Enhancing blueprint Resource Definitions
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-03-28 13:39:28,610|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-03-28 13:39:28,621|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:28,749|8a3985ac-fde4-4e47-9030-404f6d5862c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-03-28 13:39:28,961|755916a8-2605-4ca2-bdd7-2d5fc8c04a75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(9bb56435-5d07-4c02-9318-3556768b3ef1) CBA(/opt/app/onap/blueprints/archive/9bb56435-5d07-4c02-9318-3556768b3ef1/cba.zip)
2022-03-28 13:39:28,979|755916a8-2605-4ca2-bdd7-2d5fc8c04a75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bb56435-5d07-4c02-9318-3556768b3ef1) and entry definition file (Definitions/resource-resolution.json)
2022-03-28 13:39:29,024|755916a8-2605-4ca2-bdd7-2d5fc8c04a75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(resource-resolution)
2022-03-28 13:39:29,037|755916a8-2605-4ca2-bdd7-2d5fc8c04a75||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bb56435-5d07-4c02-9318-3556768b3ef1) and entry definition file (Definitions/resource-resolution.json)
2022-03-28 13:39:29,134|755916a8-2605-4ca2-bdd7-2d5fc8c04a75||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/working/9bb56435-5d07-4c02-9318-3556768b3ef1) present to clean.
2022-03-28 13:39:29,302|07a74253-c625-41ac-90e3-48d244a60816||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id 625af4dc-4477-4b13-b69e-e0960411b1af
2022-03-28 13:39:29,302|07a74253-c625-41ac-90e3-48d244a60816||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:39:29,303|07a74253-c625-41ac-90e3-48d244a60816||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:39:29,316|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-03-28 13:39:29,372|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:29,374|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-03-28 13:39:29,377|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:29,394|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (resource-resolution)
2022-03-28 13:39:29,401|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-03-28 13:39:29,401|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:39:29,404|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(625af4dc-4477-4b13-b69e-e0960411b1af) for workflow(resource-resolution) step(helloworld)
2022-03-28 13:39:29,405|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-03-28 13:39:29,405|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:29,407|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-03-28 13:39:29,463|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:29,499|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:29,499|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-28 13:39:29,828|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-28 13:39:29,920|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:29,935|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:29,936|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-28 13:39:29,936|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-28 13:39:29,936|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-03-28 13:39:29,978|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_put)
2022-03-28 13:39:29,997|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-28 13:39:29,998|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Getting Jython Script Class(ResolvProperties)
2022-03-28 13:39:35,590|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Component Object org.python.proxies.__main__$ResolvProperties$1@32bd76e4
2022-03-28 13:39:35,597|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-03-28 13:39:35,615|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_python)
2022-03-28 13:39:35,618|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:35,618|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-28 13:39:35,626|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-28 13:39:35,639|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:35,639|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:35,639|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-28 13:39:35,640|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-28 13:39:35,640|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-03-28 13:39:35,641|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:35,641|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-28 13:39:35,644|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-28 13:39:35,653|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_patch)
2022-03-28 13:39:35,656|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:35,656|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:35,657|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-28 13:39:35,657|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-28 13:39:35,657|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-03-28 13:39:35,667|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_del)
2022-03-28 13:39:35,669|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-28 13:39:35,703|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-28 13:39:46,534|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| compiled in (10830)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-28 13:39:46,536|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-28 13:39:46,562|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-03-28 13:39:46,582|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_kotlin)
2022-03-28 13:39:46,586|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:46,586|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-28 13:39:46,604|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-28 13:39:46,615|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:46,616|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:46,616|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-28 13:39:46,617|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-28 13:39:46,617|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-03-28 13:39:46,631|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_get)
2022-03-28 13:39:46,642|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-03-28 13:39:46,643|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-03-28 13:39:46,657|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_default)
2022-03-28 13:39:46,669|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_input)
2022-03-28 13:39:46,672|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:46,672|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-28 13:39:46,690|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-28 13:39:46,702|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:46,703|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:46,703|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-28 13:39:46,703|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-28 13:39:46,704|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-03-28 13:39:46,719|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_post)
2022-03-28 13:39:46,738|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:46,791|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (list)
2022-03-28 13:39:46,797|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-03-28 13:39:46,798|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:46,798|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:46,798|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:46,799|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:46,799|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-03-28 13:39:46,820|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (v_db)
2022-03-28 13:39:46,828|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:46,934|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-28 13:39:46,975|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-28 13:39:46,976|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-03-28 13:39:47,024|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,029|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-28 13:39:47,030|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-03-28 13:39:47,030|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-28 13:39:47,030|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Getting Jython Script Class(ResolvProperties)
2022-03-28 13:39:47,047|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-03-28 13:39:47,098|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Component Object org.python.proxies.__main__$ResolvProperties$2@358ee1e0
2022-03-28 13:39:47,100|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-03-28 13:39:47,111|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_python)
2022-03-28 13:39:47,113|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:47,113|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-28 13:39:47,116|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-28 13:39:47,124|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,125|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,126|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-28 13:39:47,126|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-28 13:39:47,126|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-03-28 13:39:47,139|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_patch)
2022-03-28 13:39:47,140|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-03-28 13:39:47,151|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_input)
2022-03-28 13:39:47,160|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:47,160|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-28 13:39:47,163|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-28 13:39:47,177|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,180|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,181|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-28 13:39:47,181|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-28 13:39:47,181|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-03-28 13:39:47,194|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_put)
2022-03-28 13:39:47,196|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-03-28 13:39:47,215|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_default)
2022-03-28 13:39:47,217|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:47,217|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-28 13:39:47,221|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-28 13:39:47,230|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,231|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,231|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-28 13:39:47,232|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-28 13:39:47,232|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-03-28 13:39:47,234|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:47,234|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-28 13:39:47,236|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-28 13:39:47,245|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_del)
2022-03-28 13:39:47,246|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,246|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,247|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-28 13:39:47,247|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-28 13:39:47,247|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-03-28 13:39:47,249|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-28 13:39:47,249|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-28 13:39:47,252|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-28 13:39:47,260|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_post)
2022-03-28 13:39:47,262|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,262|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,263|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-28 13:39:47,263|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-28 13:39:47,263|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-03-28 13:39:47,275|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_get)
2022-03-28 13:39:47,288|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,289|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-03-28 13:39:47,291|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-03-28 13:39:47,303|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response status(200 - OK)
2022-03-28 13:39:47,304|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (string)
2022-03-28 13:39:47,305|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-28 13:39:47,305|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-28 13:39:47,305|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-03-28 13:39:47,317|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_get_id)
2022-03-28 13:39:47,319|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-28 13:39:47,320|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-03-28 13:39:47,331|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_kotlin)
2022-03-28 13:39:47,333|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,342|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Response processing type (list)
2022-03-28 13:39:47,345|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,345|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,346|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,346|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,346|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,346|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,346|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,347|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,347|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,347|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-28 13:39:47,348|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,361|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (j_db)
2022-03-28 13:39:47,363|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:39:47,649|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-28 13:39:47,660|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-28 13:39:47,661|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:39:47,661|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-03-28 13:39:47,661|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-03-28 13:39:47,663|07a74253-c625-41ac-90e3-48d244a60816||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8475103c-f8e6-49f9-ad9e-f2439fa8f23b auditStoreId -1
2022-03-28 13:40:26,735|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-28 13:40:26,851|||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-28 13:40:26,855|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| request(77f1904b-1660-45be-9a65-c33ce55a5952)
2022-03-28 13:40:26,856|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| CBA file(/opt/app/onap/blueprints/archive/543ec437-ae74-4bc9-afed-8397b5e3806f/cba.zip written successfully
2022-03-28 13:40:26,856|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Save processing(543ec437-ae74-4bc9-afed-8397b5e3806f) CBA(/opt/app/onap/blueprints/archive/543ec437-ae74-4bc9-afed-8397b5e3806f/cba.zip)
2022-03-28 13:40:26,874|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/543ec437-ae74-4bc9-afed-8397b5e3806f) and entry definition file (Definitions/pnf_netconf.json)
2022-03-28 13:40:26,883|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-28 13:40:26,900|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-assign)
2022-03-28 13:40:26,901|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Validating Workflow(config-deploy)
2022-03-28 13:40:26,909|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/543ec437-ae74-4bc9-afed-8397b5e3806f) and entry definition file (Definitions/pnf_netconf.json)
2022-03-28 13:40:26,926|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-28 13:40:26,942|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-28 13:40:26,943|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-28 13:40:26,971|77f1904b-1660-45be-9a65-c33ce55a5952||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| No compiled cache(/opt/app/onap/blueprints/working/543ec437-ae74-4bc9-afed-8397b5e3806f) present to clean.
2022-03-28 13:45:06,663|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id 0f7fd26d-8eff-4038-b86f-df8593c632fa
2022-03-28 13:45:06,664|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:45:06,665|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:45:06,669|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:45:06,669|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:45:06,673|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:45:06,723|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (resource-assignment)
2022-03-28 13:45:06,724|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-28 13:45:06,724|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:45:06,729|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(0f7fd26d-8eff-4038-b86f-df8593c632fa) for workflow(resource-assignment) step(resource-assignment)
2022-03-28 13:45:06,729|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:06,729|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-28 13:45:06,732|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-28 13:45:06,760|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:45:06,763|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-28 13:45:06,763|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("d1ed2fdb-53a1-410a-ba2e-ce02f9bac247") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-28 13:45:06,764|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("2a13f806-8b64-43eb-9fd6-ed94e94dd4f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-28 13:45:06,765|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Generated Resource Param Data ({
  "service-instance-id" : "d1ed2fdb-53a1-410a-ba2e-ce02f9bac247",
  "vnf-id" : "2a13f806-8b64-43eb-9fd6-ed94e94dd4f3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-28 13:45:06,786|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:45:06,786|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:06,786|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-28 13:45:06,788|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2103df09-de89-4348-8f5b-9f3e01815615 auditStoreId -1
2022-03-28 13:45:16,165|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id 8cff9f74-a331-4efb-a411-8b6d553eff36
2022-03-28 13:45:16,165|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:45:16,165|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:45:16,166|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:45:16,166|e45599c9-767f-4dd3-bedf-20291ba63641||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:45:16,168|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:45:16,192|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (resource-assignment)
2022-03-28 13:45:16,193|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-28 13:45:16,193|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:45:16,194|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(8cff9f74-a331-4efb-a411-8b6d553eff36) for workflow(resource-assignment) step(resource-assignment)
2022-03-28 13:45:16,194|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:16,194|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-28 13:45:16,195|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-28 13:45:16,219|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:45:16,224|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-28 13:45:16,224|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-28 13:45:16,225|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-28 13:45:16,225|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-28 13:45:16,226|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("76779983-5da4-4d86-adc1-6713a29c6e22") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-28 13:45:16,226|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("d1ed2fdb-53a1-410a-ba2e-ce02f9bac247") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-28 13:45:16,226|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:45:16,227|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-28 13:45:16,229|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-28 13:45:16,232|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("2a13f806-8b64-43eb-9fd6-ed94e94dd4f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-28 13:45:16,234|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "d1ed2fdb-53a1-410a-ba2e-ce02f9bac247",
  "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" : "76779983-5da4-4d86-adc1-6713a29c6e22",
  "vnf-id" : "2a13f806-8b64-43eb-9fd6-ed94e94dd4f3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-28 13:45:16,254|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:45:16,255|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:16,255|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-28 13:45:16,256|e45599c9-767f-4dd3-bedf-20291ba63641||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 48cd8806-59b1-4427-bcfe-ed6311bfd140 auditStoreId -1
2022-03-28 13:45:23,905|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-28 13:45:24,023|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-28 13:45:24,063|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id e45599c9-767f-4dd3-bedf-20291ba63641
2022-03-28 13:45:24,063|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:45:24,063|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:45:24,063|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:45:24,063|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:45:24,064|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:45:24,068|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (config-assign)
2022-03-28 13:45:24,069|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-28 13:45:24,069|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:45:24,070|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(e45599c9-767f-4dd3-bedf-20291ba63641) for workflow(config-assign) step(config-assign)
2022-03-28 13:45:24,070|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:24,070|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-28 13:45:24,072|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-28 13:45:24,112|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:45:24,114|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-28 13:45:24,114|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("d1ed2fdb-53a1-410a-ba2e-ce02f9bac247") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-28 13:45:24,116|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Setting Resource Value ("2a13f806-8b64-43eb-9fd6-ed94e94dd4f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-28 13:45:24,135|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-28 13:45:24,138|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-28 13:45:24,140|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-28 13:45:24,141|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Generated Resource Param Data ({
  "service-instance-id" : "d1ed2fdb-53a1-410a-ba2e-ce02f9bac247",
  "vnf-id" : "2a13f806-8b64-43eb-9fd6-ed94e94dd4f3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-28 13:45:24,173|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-28 13:45:24,191|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:45:24,192|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:45:24,192|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-28 13:45:24,192|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-28 13:45:24,194|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 44f3ba6e-2991-4451-8d2e-6c11ab9b870e auditStoreId -1
2022-03-28 13:45:24,334|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Completed
2022-03-28 13:46:41,246|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-28 13:46:41,370|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-28 13:46:41,373|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| processing request id e45599c9-767f-4dd3-bedf-20291ba63641
2022-03-28 13:46:41,374|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-28 13:46:41,374|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| StoreAuditService ID  -1
2022-03-28 13:46:41,376|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-28 13:46:41,376|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-28 13:46:41,377|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-28 13:46:41,393|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Deriving input data for workflow: (config-deploy)
2022-03-28 13:46:41,394|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-03-28 13:46:41,394|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-03-28 13:46:41,407|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| preparing request id(e45599c9-767f-4dd3-bedf-20291ba63641) for workflow(config-deploy) step(config-deploy)
2022-03-28 13:46:41,408|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-03-28 13:46:41,408|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| 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-28 13:46:41,413|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-03-28 13:46:41,413|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Getting Jython Script Class(ConfigDeploy)
2022-03-28 13:46:41,507|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4f365fe5
2022-03-28 13:46:41,513|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Hello world
2022-03-28 13:46:41,514|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Preparing Response...
2022-03-28 13:46:41,514|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-03-28 13:46:41,514|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-03-28 13:46:41,516|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e47f8549-d976-4339-bc76-8dd2b005e15a auditStoreId -1
2022-03-28 13:46:41,520|e45599c9-767f-4dd3-bedf-20291ba63641||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-kqs5q|||| Completed
Mar 28, 2022 2:02:18 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)