Results

By type

          12:16:23,965 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:16:23,967 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:16:23,968 |-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:16:23,970 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
12:16:23,970 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
12:16:23,970 |-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:16:23,989 |-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:16:24,155 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:16:24,164 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:16:24,168 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:16:24,175 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:16:24,262 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
12:16:24,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
12:16:24,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
12:16:24,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
12:16:24,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
12:16:24,263 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:16:24,263 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:16:24,264 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:16:24,266 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-03-23 12:16:25,349|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-w5rd4 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-23 12:16:25,353|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-23 12:16:29,143|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-23 12:16:29,881|||main||||INFO||||||| Finished Spring Data repository scanning in 719ms. Found 11 JPA repository interfaces.
2022-03-23 12:16:32,465|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-23 12:16:32,549|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-23 12:16:32,810|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-23 12:16:33,359|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-23 12:16:33,846|||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-23 12:16:33,855|||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-23 12:16:34,104|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-23 12:16:35,649|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-23 12:16:35,663|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-23 12:16:35,761|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-23 12:16:36,970|||main||||INFO||||||| Audit service is disabled
2022-03-23 12:16:37,125|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-23 12:16:39,073|||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-23 12:16:39,120|||main||||INFO||||||| Dependency Management module created...
2022-03-23 12:16:40,390|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-23 12:16:40,699|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-23 12:16:42,096|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-23 12:16:43,861|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-23 12:16:44,329|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-23 12:16:44,337|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.879 seconds (JVM running for 21.048)
2022-03-23 12:16:44,358|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-23 13:03:05,441|e4e2e151-6bab-4513-b871-4107521e438a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-23 13:03:05,443|e4e2e151-6bab-4513-b871-4107521e438a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:03:05,444|e4e2e151-6bab-4513-b871-4107521e438a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:03:06,221|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:03:06,225|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:03:07,171|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-23 13:03:07,187|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(e99055d8-4800-4015-8ed9-1263f0a66560) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-23 13:03:07,291|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(ba1f0229-d8e1-493c-a07a-51e226fcdb75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-23 13:03:07,308|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(722c5e7f-c61c-4df2-899f-80a7ecbd0125) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-23 13:03:07,329|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(8a546487-a115-4435-9c76-0a0e474b575f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-23 13:03:07,353|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(fa3228b4-8f98-41cd-85d1-1a8c4d181053) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-23 13:03:07,373|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(fc77fb89-0368-4e34-baf7-99acf31e89a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-23 13:03:07,391|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,397|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,397|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,397|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,398|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,398|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:07,521|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:03:07,603|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:03:07,648|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:03:07,670|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:03:07,842|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:03:07,847|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:03:07,849|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:07,850|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(HealthCheck)
2022-03-23 13:03:07,852|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-23 13:03:07,853|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-assign)
2022-03-23 13:03:07,854|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-deploy)
2022-03-23 13:03:07,927|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:08,115|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:03:08,116|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:03:08,117|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:08,173|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:08,234|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:03:08,235|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:08,313|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:08,427|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:03:08,428|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:03:08,429|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:08,479|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:08,589|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:03:08,591|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:03:08,592|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign-day-2)
2022-03-23 13:03:08,593|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:08,594|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy-day-2)
2022-03-23 13:03:08,620|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:03:08,620|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:03:08,621|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:08,630|e4e2e151-6bab-4513-b871-4107521e438a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:03:21,057|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43deb6f5-bde9-45d3-8908-e38f619717d8)
2022-03-23 13:03:21,063|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| deleting definition types under : /opt/app/onap/blueprints/working/43deb6f5-bde9-45d3-8908-e38f619717d8/Definitions
2022-03-23 13:03:21,073|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| reinitialized all type definitions
2022-03-23 13:03:21,080|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-23 13:03:21,115|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-23 13:03:21,148|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-23 13:03:21,159|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-23 13:03:21,166|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-23 13:03:21,211|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-23 13:03:21,245|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-assign)
2022-03-23 13:03:21,247|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-23 13:03:21,247|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-assign) targets(resolve-data)
2022-03-23 13:03:21,247|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-23 13:03:21,248|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-23 13:03:21,248|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/43deb6f5-bde9-45d3-8908-e38f619717d8/Templates/netconfrpc-mapping.json
2022-03-23 13:03:21,258|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-23 13:03:21,258|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-23 13:03:21,259|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-deploy)
2022-03-23 13:03:21,260|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-23 13:03:21,260|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-23 13:03:21,260|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) resource assignment files([]
2022-03-23 13:03:21,260|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing blueprint Resource Definitions
2022-03-23 13:03:21,261|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-23 13:03:21,263|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-23 13:03:21,272|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| distinct resource keys ([input-source])
2022-03-23 13:03:21,281|f922288f-af4c-4a38-a676-8848cd476393||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-23 13:03:47,667|c7844697-34bb-431a-abec-0868f679f3ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-23 13:03:47,668|c7844697-34bb-431a-abec-0868f679f3ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:03:47,668|c7844697-34bb-431a-abec-0868f679f3ac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:03:47,911|c7844697-34bb-431a-abec-0868f679f3ac||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:03:47,912|c7844697-34bb-431a-abec-0868f679f3ac||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:03:48,619|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f22114b7-3a0f-454c-b05f-6c833c13abc2)
2022-03-23 13:03:48,620|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| deleting definition types under : /opt/app/onap/blueprints/working/f22114b7-3a0f-454c-b05f-6c833c13abc2/Definitions
2022-03-23 13:03:48,623|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| reinitialized all type definitions
2022-03-23 13:03:48,625|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-23 13:03:48,650|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-23 13:03:48,658|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-23 13:03:48,664|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-23 13:03:48,683|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(helloworld)
2022-03-23 13:03:48,684|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-23 13:03:48,684|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(helloworld) targets(helloworld)
2022-03-23 13:03:48,684|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-23 13:03:48,684|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-23 13:03:48,684|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/f22114b7-3a0f-454c-b05f-6c833c13abc2/Templates/hello-world-mapping.json
2022-03-23 13:03:48,693|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-23 13:03:48,693|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-23 13:03:48,693|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing blueprint Resource Definitions
2022-03-23 13:03:48,693|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-23 13:03:48,693|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/hello-world-mapping.json)
2022-03-23 13:03:48,702|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| distinct resource keys ([])
2022-03-23 13:03:48,702|8b9f58c8-ea20-4b38-9456-4b337caf725d||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enriching Resource Definition sources Node Template: []
2022-03-23 13:03:48,951|732c549e-c0a1-48d7-b979-fe4bb5fb10a5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(e5662631-4b51-44ce-83a1-2ee6fbb59ab9) CBA(/opt/app/onap/blueprints/archive/e5662631-4b51-44ce-83a1-2ee6fbb59ab9/cba.zip)
2022-03-23 13:03:48,958|732c549e-c0a1-48d7-b979-fe4bb5fb10a5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e5662631-4b51-44ce-83a1-2ee6fbb59ab9) and entry definition file (Definitions/blueprint.json)
2022-03-23 13:03:48,973|732c549e-c0a1-48d7-b979-fe4bb5fb10a5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(helloworld)
2022-03-23 13:03:48,980|732c549e-c0a1-48d7-b979-fe4bb5fb10a5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e5662631-4b51-44ce-83a1-2ee6fbb59ab9) and entry definition file (Definitions/blueprint.json)
2022-03-23 13:03:49,061|732c549e-c0a1-48d7-b979-fe4bb5fb10a5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/working/e5662631-4b51-44ce-83a1-2ee6fbb59ab9) present to clean.
2022-03-23 13:03:49,274|11333f52-aa7d-4a22-aff7-a3dee9984e88||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 654321
2022-03-23 13:03:49,274|11333f52-aa7d-4a22-aff7-a3dee9984e88||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:03:49,274|11333f52-aa7d-4a22-aff7-a3dee9984e88||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:03:49,283|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| getting cba file name(test101), version(1.0.1) from db
2022-03-23 13:03:49,355|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-23 13:03:49,358|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-23 13:03:49,359|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-23 13:03:49,374|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (helloworld)
2022-03-23 13:03:49,375|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-23 13:03:49,376|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:03:49,390|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-23 13:03:49,390|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:03:49,391|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-23 13:03:49,414|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-23 13:03:49,442|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Batched Sequence : ([])
2022-03-23 13:03:49,446|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({ })
2022-03-23 13:03:49,559|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:03:49,562|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:03:49,562|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-23 13:03:49,565|11333f52-aa7d-4a22-aff7-a3dee9984e88||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 99752bfd-a4ec-4d36-aa16-f5fc22e92228 auditStoreId -1
2022-03-23 13:18:44,724|5706db2d-97b0-4620-9eb9-b21c1e8c4096||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-23 13:18:44,725|5706db2d-97b0-4620-9eb9-b21c1e8c4096||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:18:44,726|5706db2d-97b0-4620-9eb9-b21c1e8c4096||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:18:45,043|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:18:45,044|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:18:45,649|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-23 13:18:45,650|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(75532c9a-d52d-4fd3-99e6-3c88cd58691d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-23 13:18:45,671|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(4ddca5a1-5ba4-4e50-a0df-8b4b0918feba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-23 13:18:45,678|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(be41a022-584d-43ca-a6cf-4ff8aa0e2ec6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-23 13:18:45,688|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(d200f54e-9af3-4fb7-8efe-94fd9ff15691) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-23 13:18:45,702|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(a9535101-b914-4d74-bc2e-f6c815bc50ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-23 13:18:45,716|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(805f585e-081c-4e45-8766-32ad1ca9d027) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-23 13:18:45,730|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,731|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,731|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,731|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,732|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,732|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:45,768|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:18:45,805|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:18:45,826|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:18:45,847|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:18:45,934|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:45,935|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:45,935|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,023|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,068|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:18:46,088|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-23 13:18:46,097|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:18:46,146|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:46,147|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:46,148|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,188|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,220|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:18:46,237|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-23 13:18:46,247|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:18:46,294|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:46,295|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:46,295|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,296|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(HealthCheck)
2022-03-23 13:18:46,297|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-23 13:18:46,298|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-assign)
2022-03-23 13:18:46,299|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-deploy)
2022-03-23 13:18:46,338|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,372|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-23 13:18:46,387|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-23 13:18:46,396|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-23 13:18:46,424|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:46,425|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,457|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:46,458|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,459|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,476|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,508|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-23 13:18:46,531|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-23 13:18:46,540|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-23 13:18:46,563|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-23 13:18:46,576|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-23 13:18:46,584|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-23 13:18:46,613|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:46,614|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:46,614|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign-day-2)
2022-03-23 13:18:46,615|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:46,616|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy-day-2)
2022-03-23 13:18:46,633|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:46,649|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-23 13:18:46,664|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-23 13:18:46,666|5706db2d-97b0-4620-9eb9-b21c1e8c4096||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-23 13:18:58,050|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1d2f0305-a7e8-4fcf-a114-ad43debc04fe)
2022-03-23 13:18:58,052|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| deleting definition types under : /opt/app/onap/blueprints/working/1d2f0305-a7e8-4fcf-a114-ad43debc04fe/Definitions
2022-03-23 13:18:58,054|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| reinitialized all type definitions
2022-03-23 13:18:58,055|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-23 13:18:58,079|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(vnf-template)
2022-03-23 13:18:58,086|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-23 13:18:58,091|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-23 13:18:58,110|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,138|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,147|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,153|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-23 13:18:58,153|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-23 13:18:58,153|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-23 13:18:58,171|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,179|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,188|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,196|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:18:58,213|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,222|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,237|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,246|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,257|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,266|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,289|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-23 13:18:58,294|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-23 13:18:58,294|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-23 13:18:58,294|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-23 13:18:58,311|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,319|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,329|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:18:58,338|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-23 13:18:58,376|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(resource-assignment)
2022-03-23 13:18:58,376|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-23 13:18:58,376|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-23 13:18:58,376|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-23 13:18:58,377|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-23 13:18:58,377|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-23 13:18:58,377|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/1d2f0305-a7e8-4fcf-a114-ad43debc04fe/Templates/vnf-mapping.json
2022-03-23 13:18:58,384|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-23 13:18:58,384|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-23 13:18:58,384|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/1d2f0305-a7e8-4fcf-a114-ad43debc04fe/Templates/base_ubuntu20-mapping.json
2022-03-23 13:18:58,390|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-23 13:18:58,390|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-assign)
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-assign) targets(config-assign)
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-23 13:18:58,391|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/1d2f0305-a7e8-4fcf-a114-ad43debc04fe/Templates/baseconfig-mapping.json
2022-03-23 13:18:58,397|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-23 13:18:58,397|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-23 13:18:58,398|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-deploy)
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) resource assignment files([]
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing blueprint Resource Definitions
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/vnf-mapping.json)
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-23 13:18:58,399|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/baseconfig-mapping.json)
2022-03-23 13:18:58,417|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:18:58,475|1194c429-e097-418e-b821-e4bef5e4e0bd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-23 13:18:58,671|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(996cb4f8-fa1f-48e6-bcb5-54ba90bd795e) CBA(/opt/app/onap/blueprints/archive/996cb4f8-fa1f-48e6-bcb5-54ba90bd795e/cba.zip)
2022-03-23 13:18:58,682|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/996cb4f8-fa1f-48e6-bcb5-54ba90bd795e) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:18:58,693|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:18:58,759|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:18:58,759|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:18:58,760|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:18:58,771|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/996cb4f8-fa1f-48e6-bcb5-54ba90bd795e) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:18:58,802|7d59d478-91a1-424a-a433-226f9e57fa76||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/working/996cb4f8-fa1f-48e6-bcb5-54ba90bd795e) present to clean.
2022-03-23 13:20:42,071|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-23 13:20:42,071|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:20:42,072|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:20:42,233|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:20:42,233|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:20:42,625|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-23 13:20:42,626|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(c6cb7187-2263-4839-8f62-e01ff0115199) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-23 13:20:42,645|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(dfc0b9cd-bf0e-415b-985c-ab95e151ecb1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-23 13:20:42,653|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(95eeb050-f929-4363-a613-d5af63d05ddb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-23 13:20:42,663|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(6015bf60-56aa-413c-8517-48a794d63cdb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-23 13:20:42,675|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(1f593bbf-f0a6-4971-bfe5-dffa89fa64e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-23 13:20:42,688|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(12dc7891-3b81-4463-b0b5-4d8597a00d31) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-23 13:20:42,700|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,700|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,700|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,700|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,701|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,701|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,737|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:42,755|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:42,761|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:42,778|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:42,857|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:42,858|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:42,859|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign-day-2)
2022-03-23 13:20:42,859|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:42,860|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy-day-2)
2022-03-23 13:20:42,884|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:42,942|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-23 13:20:42,959|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-23 13:20:42,966|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:42,967|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:42,968|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:42,968|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-23 13:20:43,027|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:43,028|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:43,028|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:43,039|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:43,071|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-23 13:20:43,083|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-23 13:20:43,084|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-23 13:20:43,113|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:20:43,128|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-23 13:20:43,129|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:20:43,161|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:43,161|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:43,162|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:43,199|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:43,228|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:20:43,245|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-23 13:20:43,246|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:20:43,293|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:43,294|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:43,295|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:43,296|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(HealthCheck)
2022-03-23 13:20:43,297|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-23 13:20:43,298|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-assign)
2022-03-23 13:20:43,299|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-deploy)
2022-03-23 13:20:43,344|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:43,396|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-23 13:20:43,410|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-23 13:20:43,411|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-23 13:20:43,442|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:43,443|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:43,473|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:43,487|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-23 13:20:43,500|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-23 13:20:43,501|5c5515c0-8328-4cc0-bfaf-8cbacab57e78||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-23 13:20:44,940|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/714c3018-44f9-478a-90ad-e2e8ad3d44ae)
2022-03-23 13:20:44,941|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| deleting definition types under : /opt/app/onap/blueprints/working/714c3018-44f9-478a-90ad-e2e8ad3d44ae/Definitions
2022-03-23 13:20:44,943|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| reinitialized all type definitions
2022-03-23 13:20:44,944|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-03-23 13:20:44,967|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-03-23 13:20:44,974|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-03-23 13:20:44,980|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-03-23 13:20:44,996|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(capability)
2022-03-23 13:20:45,018|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(capability)
2022-03-23 13:20:45,031|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-23 13:20:45,047|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,070|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,081|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,093|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,105|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,154|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-03-23 13:20:45,161|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-03-23 13:20:45,161|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-03-23 13:20:45,177|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(capability)
2022-03-23 13:20:45,190|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(capability)
2022-03-23 13:20:45,200|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(capability)
2022-03-23 13:20:45,209|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-23 13:20:45,218|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,230|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,241|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,253|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,265|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,276|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:20:45,326|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(resource-resolution)
2022-03-23 13:20:45,327|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-03-23 13:20:45,327|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-03-23 13:20:45,327|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-03-23 13:20:45,328|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-03-23 13:20:45,328|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-03-23 13:20:45,328|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/714c3018-44f9-478a-90ad-e2e8ad3d44ae/Templates/hello-world-velocity-mapping.json
2022-03-23 13:20:45,335|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-03-23 13:20:45,335|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-03-23 13:20:45,335|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/714c3018-44f9-478a-90ad-e2e8ad3d44ae/Templates/hello-world-jinja-mapping.json
2022-03-23 13:20:45,341|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-03-23 13:20:45,341|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-03-23 13:20:45,341|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing blueprint Resource Definitions
2022-03-23 13:20:45,341|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-03-23 13:20:45,342|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-03-23 13:20:45,342|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-03-23 13:20:45,351|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:45,423|0a9065e5-fa47-405f-be04-46625f45c179||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-03-23 13:20:45,582|2ed738f5-2bb2-4c8b-86c1-a1388eca1bcc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(80c8911c-c55b-4713-b1f6-a81a992fe152) CBA(/opt/app/onap/blueprints/archive/80c8911c-c55b-4713-b1f6-a81a992fe152/cba.zip)
2022-03-23 13:20:45,589|2ed738f5-2bb2-4c8b-86c1-a1388eca1bcc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80c8911c-c55b-4713-b1f6-a81a992fe152) and entry definition file (Definitions/resource-resolution.json)
2022-03-23 13:20:45,614|2ed738f5-2bb2-4c8b-86c1-a1388eca1bcc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-resolution)
2022-03-23 13:20:45,621|2ed738f5-2bb2-4c8b-86c1-a1388eca1bcc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80c8911c-c55b-4713-b1f6-a81a992fe152) and entry definition file (Definitions/resource-resolution.json)
2022-03-23 13:20:45,655|2ed738f5-2bb2-4c8b-86c1-a1388eca1bcc||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/working/80c8911c-c55b-4713-b1f6-a81a992fe152) present to clean.
2022-03-23 13:20:45,787|b19906d1-f187-4687-a4f5-d946cd79e383||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 558034b2-3774-4f47-af93-246622551103
2022-03-23 13:20:45,787|b19906d1-f187-4687-a4f5-d946cd79e383||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:20:45,787|b19906d1-f187-4687-a4f5-d946cd79e383||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:20:45,791|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-03-23 13:20:45,854|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:45,856|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-03-23 13:20:45,859|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:45,872|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (resource-resolution)
2022-03-23 13:20:45,877|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-03-23 13:20:45,877|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:20:45,879|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(558034b2-3774-4f47-af93-246622551103) for workflow(resource-resolution) step(helloworld)
2022-03-23 13:20:45,879|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:20:45,879|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:45,880|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-03-23 13:20:45,918|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:45,962|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:45,963|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-23 13:20:46,250|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-23 13:20:46,339|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:46,350|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:46,350|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-23 13:20:46,351|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-23 13:20:46,351|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-03-23 13:20:46,383|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_put)
2022-03-23 13:20:46,398|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-23 13:20:46,399|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Getting Jython Script Class(ResolvProperties)
2022-03-23 13:20:50,563|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Component Object org.python.proxies.__main__$ResolvProperties$1@9c3a062
2022-03-23 13:20:50,569|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-03-23 13:20:50,581|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_python)
2022-03-23 13:20:50,583|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:50,583|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-23 13:20:50,590|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-23 13:20:50,605|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:50,605|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:50,606|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-23 13:20:50,606|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-23 13:20:50,606|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-03-23 13:20:50,607|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:50,607|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-23 13:20:50,609|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-23 13:20:50,616|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_patch)
2022-03-23 13:20:50,625|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:50,625|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:50,626|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-23 13:20:50,626|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-23 13:20:50,626|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-03-23 13:20:50,636|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_del)
2022-03-23 13:20:50,637|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-23 13:20:50,666|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-23 13:20:58,020|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| compiled in (7353)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-23 13:20:58,021|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-23 13:20:58,038|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-03-23 13:20:58,050|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_kotlin)
2022-03-23 13:20:58,053|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,053|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-23 13:20:58,059|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-23 13:20:58,087|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,087|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,088|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-23 13:20:58,088|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-23 13:20:58,088|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-03-23 13:20:58,100|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_get)
2022-03-23 13:20:58,107|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-03-23 13:20:58,107|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-03-23 13:20:58,118|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_input)
2022-03-23 13:20:58,118|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_default)
2022-03-23 13:20:58,120|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,120|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-23 13:20:58,123|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-23 13:20:58,139|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,139|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,140|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-23 13:20:58,140|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-23 13:20:58,140|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-03-23 13:20:58,152|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_post)
2022-03-23 13:20:58,168|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,203|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (list)
2022-03-23 13:20:58,207|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-03-23 13:20:58,207|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,208|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,208|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,208|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,208|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-03-23 13:20:58,220|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (v_db)
2022-03-23 13:20:58,240|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,325|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-23 13:20:58,351|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-23 13:20:58,352|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-03-23 13:20:58,392|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,396|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-23 13:20:58,397|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-03-23 13:20:58,398|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-23 13:20:58,399|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Getting Jython Script Class(ResolvProperties)
2022-03-23 13:20:58,440|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-03-23 13:20:58,502|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4f2facb2
2022-03-23 13:20:58,504|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-03-23 13:20:58,517|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_python)
2022-03-23 13:20:58,520|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,520|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-23 13:20:58,528|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-23 13:20:58,538|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,539|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,539|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-23 13:20:58,539|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-23 13:20:58,540|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-03-23 13:20:58,551|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_patch)
2022-03-23 13:20:58,552|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-03-23 13:20:58,561|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_input)
2022-03-23 13:20:58,563|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,563|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-23 13:20:58,565|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-23 13:20:58,576|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,576|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,577|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-23 13:20:58,577|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-23 13:20:58,577|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-03-23 13:20:58,588|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_put)
2022-03-23 13:20:58,589|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-03-23 13:20:58,600|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_default)
2022-03-23 13:20:58,602|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,602|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-23 13:20:58,605|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-23 13:20:58,617|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,618|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,618|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-23 13:20:58,618|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-23 13:20:58,619|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-03-23 13:20:58,620|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,620|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-23 13:20:58,623|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-23 13:20:58,635|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_del)
2022-03-23 13:20:58,637|474deddf-7914-44bf-aa10-a51bd22d0225||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-23 13:20:58,637|474deddf-7914-44bf-aa10-a51bd22d0225||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:20:58,637|474deddf-7914-44bf-aa10-a51bd22d0225||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:20:58,637|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,638|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,638|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-23 13:20:58,638|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-23 13:20:58,638|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-03-23 13:20:58,639|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-23 13:20:58,640|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-23 13:20:58,642|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-23 13:20:58,649|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_post)
2022-03-23 13:20:58,650|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,651|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,651|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-23 13:20:58,651|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-23 13:20:58,651|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-03-23 13:20:58,662|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_get)
2022-03-23 13:20:58,674|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,674|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-03-23 13:20:58,679|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-03-23 13:20:58,693|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response status(200 - OK)
2022-03-23 13:20:58,694|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (string)
2022-03-23 13:20:58,694|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-23 13:20:58,694|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-23 13:20:58,694|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-03-23 13:20:58,706|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_get_id)
2022-03-23 13:20:58,708|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-23 13:20:58,709|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-03-23 13:20:58,726|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_kotlin)
2022-03-23 13:20:58,731|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,739|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Response processing type (list)
2022-03-23 13:20:58,741|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,741|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,742|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-23 13:20:58,743|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,757|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (j_db)
2022-03-23 13:20:58,759|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:58,818|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:20:58,818|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:20:59,016|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-23 13:20:59,028|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-23 13:20:59,029|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:20:59,029|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:20:59,029|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-03-23 13:20:59,030|b19906d1-f187-4687-a4f5-d946cd79e383||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b34bb49d-ae3d-4395-b232-5cbea8baf52d auditStoreId -1
2022-03-23 13:20:59,333|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-23 13:20:59,334|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(805eef98-d811-46d7-9011-2b826c0687fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-23 13:20:59,356|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(4fdd486b-dd6a-42d2-83ce-bf57a4a41d1c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-23 13:20:59,364|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(62e2963a-e428-4ef6-b0c6-39ad551da3b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-23 13:20:59,377|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(92c1a081-6652-4b72-ba81-71e9b7716b0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-23 13:20:59,391|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(ca0167fe-f63d-457e-be94-a2bd83b88564) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-23 13:20:59,403|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(7d31f0e5-b385-484e-9121-af7c4294af0e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-23 13:20:59,415|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,415|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,416|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,417|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,417|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,417|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,445|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:59,477|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:59,494|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:59,512|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:20:59,577|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:59,578|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:59,579|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:59,627|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,656|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:20:59,671|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-23 13:20:59,679|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:20:59,727|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:59,728|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:59,728|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:59,769|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,798|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:20:59,813|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-23 13:20:59,814|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:20:59,857|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:59,858|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:20:59,858|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:20:59,859|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(HealthCheck)
2022-03-23 13:20:59,859|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-23 13:20:59,860|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-assign)
2022-03-23 13:20:59,861|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-deploy)
2022-03-23 13:20:59,903|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:20:59,946|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-23 13:20:59,959|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-23 13:20:59,960|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-23 13:20:59,980|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:20:59,981|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:21:00,019|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:21:00,020|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:21:00,021|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:21:00,033|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:21:00,055|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-23 13:21:00,067|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-23 13:21:00,068|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-23 13:21:00,098|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-23 13:21:00,111|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-23 13:21:00,120|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-23 13:21:00,148|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:21:00,149|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:21:00,151|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign-day-2)
2022-03-23 13:21:00,152|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:21:00,152|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy-day-2)
2022-03-23 13:21:00,169|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:21:00,182|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-23 13:21:00,195|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-23 13:21:00,195|474deddf-7914-44bf-aa10-a51bd22d0225||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-23 13:21:35,774|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-23 13:21:35,884|||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-23 13:21:35,942|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| request(c547e1d2-3377-4b90-a501-ae3194e6ae5e)
2022-03-23 13:21:35,947|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| CBA file(/opt/app/onap/blueprints/archive/d0bb6be4-bcd9-4ea5-80f6-b418742cae21/cba.zip written successfully
2022-03-23 13:21:35,947|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(d0bb6be4-bcd9-4ea5-80f6-b418742cae21) CBA(/opt/app/onap/blueprints/archive/d0bb6be4-bcd9-4ea5-80f6-b418742cae21/cba.zip)
2022-03-23 13:21:35,956|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d0bb6be4-bcd9-4ea5-80f6-b418742cae21) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:21:35,968|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:21:35,999|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:21:36,000|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:21:36,001|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:21:36,012|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d0bb6be4-bcd9-4ea5-80f6-b418742cae21) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:21:36,030|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-23 13:21:36,044|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-23 13:21:36,046|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-23 13:21:36,070|c547e1d2-3377-4b90-a501-ae3194e6ae5e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/working/d0bb6be4-bcd9-4ea5-80f6-b418742cae21) present to clean.
2022-03-23 13:22:27,653|a57297f7-d578-4886-98c6-74d54663e5dd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-23 13:22:27,723|a57297f7-d578-4886-98c6-74d54663e5dd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:22:27,730|a57297f7-d578-4886-98c6-74d54663e5dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:22:27,733|a57297f7-d578-4886-98c6-74d54663e5dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:22:27,897|daa6e2a3-912d-4349-a4e0-6b87f90b99f6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:22:27,898|daa6e2a3-912d-4349-a4e0-6b87f90b99f6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:22:27,901|daa6e2a3-912d-4349-a4e0-6b87f90b99f6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:22:28,363|5055067f-4150-46e9-b3a0-02ecd591fc9c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:22:28,363|5055067f-4150-46e9-b3a0-02ecd591fc9c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:22:28,367|5055067f-4150-46e9-b3a0-02ecd591fc9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:22:28,573|7f1995f5-a22e-4f08-81a7-cb679a5ca516||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:22:28,573|7f1995f5-a22e-4f08-81a7-cb679a5ca516||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:22:28,576|7f1995f5-a22e-4f08-81a7-cb679a5ca516||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:28:33,188|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id ff8c6631-06ab-4f7b-a725-b6d679e39c99
2022-03-23 13:28:33,189|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:28:33,189|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:28:33,192|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:28:33,193|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:28:33,199|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:28:33,222|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (resource-assignment)
2022-03-23 13:28:33,223|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-23 13:28:33,224|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:28:33,227|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(ff8c6631-06ab-4f7b-a725-b6d679e39c99) for workflow(resource-assignment) step(resource-assignment)
2022-03-23 13:28:33,228|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:33,228|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-23 13:28:33,230|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-23 13:28:33,255|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:28:33,258|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-23 13:28:33,258|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("32d9c46b-5b1c-46e4-a9fa-40d0e2d98542") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:28:33,259|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("5d0d1e70-a017-466f-a5fd-0606d77067af") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:28:33,260|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "service-instance-id" : "32d9c46b-5b1c-46e4-a9fa-40d0e2d98542",
  "vnf-id" : "5d0d1e70-a017-466f-a5fd-0606d77067af",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-23 13:28:33,276|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:28:33,276|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:33,276|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-23 13:28:33,278|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6731e9e4-832b-44b1-a610-c4183b74f7a5 auditStoreId -1
2022-03-23 13:28:42,649|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id d94cc808-28b0-4242-81f3-5382b0ee726a
2022-03-23 13:28:42,649|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:28:42,649|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:28:42,649|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:28:42,649|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:28:42,650|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:28:42,657|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (resource-assignment)
2022-03-23 13:28:42,658|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-23 13:28:42,658|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:28:42,658|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(d94cc808-28b0-4242-81f3-5382b0ee726a) for workflow(resource-assignment) step(resource-assignment)
2022-03-23 13:28:42,658|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:42,659|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-23 13:28:42,659|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-23 13:28:42,675|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:28:42,678|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-23 13:28:42,678|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-23 13:28:42,678|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-23 13:28:42,679|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-23 13:28:42,679|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("5bffa8fe-4c5c-4c9b-b5c7-cfcf7c2793ab") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-23 13:28:42,679|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("32d9c46b-5b1c-46e4-a9fa-40d0e2d98542") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:28:42,679|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:28:42,679|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-23 13:28:42,681|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-23 13:28:42,682|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("5d0d1e70-a017-466f-a5fd-0606d77067af") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:28:42,683|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "32d9c46b-5b1c-46e4-a9fa-40d0e2d98542",
  "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" : "5bffa8fe-4c5c-4c9b-b5c7-cfcf7c2793ab",
  "vnf-id" : "5d0d1e70-a017-466f-a5fd-0606d77067af",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-23 13:28:42,696|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:28:42,696|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:42,696|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-23 13:28:42,696|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6920c4ac-78b7-4880-8c66-5f827edb773f auditStoreId -1
2022-03-23 13:28:47,609|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-23 13:28:47,716|||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-23 13:28:47,751|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 1484d26d-76a3-47bb-bcbb-4d2d1edddd03
2022-03-23 13:28:47,751|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:28:47,751|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:28:47,752|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:28:47,752|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:28:47,753|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:28:47,757|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (config-assign)
2022-03-23 13:28:47,757|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-23 13:28:47,757|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:28:47,758|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(1484d26d-76a3-47bb-bcbb-4d2d1edddd03) for workflow(config-assign) step(config-assign)
2022-03-23 13:28:47,758|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:47,758|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-23 13:28:47,760|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-23 13:28:47,789|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:28:47,791|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-23 13:28:47,792|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("32d9c46b-5b1c-46e4-a9fa-40d0e2d98542") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:28:47,793|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("5d0d1e70-a017-466f-a5fd-0606d77067af") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:28:47,806|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-23 13:28:47,806|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-23 13:28:47,806|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-23 13:28:47,807|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "service-instance-id" : "32d9c46b-5b1c-46e4-a9fa-40d0e2d98542",
  "vnf-id" : "5d0d1e70-a017-466f-a5fd-0606d77067af",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-23 13:28:47,827|||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-23 13:28:47,841|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:28:47,842|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:28:47,842|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:28:47,842|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-23 13:28:47,843|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cf4ac511-2e47-4273-913c-51d6971256e1 auditStoreId -1
2022-03-23 13:28:47,882|1484d26d-76a3-47bb-bcbb-4d2d1edddd03||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Completed
2022-03-23 13:38:40,283|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-23 13:38:40,283|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-23 13:38:40,284|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-23 13:38:40,551|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-23 13:38:40,551|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-23 13:38:40,998|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-23 13:38:40,999|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(3f40a3e9-2d2d-4aa6-8c75-b077134ffa8f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-23 13:38:41,013|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(405e3290-d2db-4bf2-88bb-e04098269c78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-23 13:38:41,019|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(b2f2393e-a0a3-417a-8e5d-329a4b73bb29) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-23 13:38:41,027|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(7884729b-c883-43d3-bbfb-6902f7110300) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-23 13:38:41,036|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(92bfcc36-b1e0-4216-a8a3-34bf4cb42328) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-23 13:38:41,048|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(043a0b82-4492-425e-a5a1-76b00522b644) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-23 13:38:41,059|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,060|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,060|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,060|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,060|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,060|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,093|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:38:41,114|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:38:41,130|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:38:41,146|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:38:41,206|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:41,207|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:41,208|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,243|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,277|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:38:41,292|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-23 13:38:41,301|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-23 13:38:41,344|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:41,346|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:41,347|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,390|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,415|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:38:41,430|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-23 13:38:41,437|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-23 13:38:41,471|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:41,472|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:41,472|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,473|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(HealthCheck)
2022-03-23 13:38:41,474|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-23 13:38:41,475|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-assign)
2022-03-23 13:38:41,475|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(vf-config-deploy)
2022-03-23 13:38:41,511|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:41,512|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,513|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,523|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,543|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-23 13:38:41,555|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-23 13:38:41,562|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-23 13:38:41,591|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-23 13:38:41,603|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-23 13:38:41,603|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-23 13:38:41,631|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:41,632|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:41,633|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign-day-2)
2022-03-23 13:38:41,634|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,634|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy-day-2)
2022-03-23 13:38:41,658|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,683|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-23 13:38:41,698|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-23 13:38:41,699|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-23 13:38:41,731|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:41,733|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:41,759|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:41,773|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-23 13:38:41,787|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-23 13:38:41,788|919e8fe5-0e8b-4f51-880d-594e2b4cf9b1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-23 13:38:52,980|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fdb57fc5-93c2-49f4-be74-22a1156c7d26)
2022-03-23 13:38:52,981|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| deleting definition types under : /opt/app/onap/blueprints/working/fdb57fc5-93c2-49f4-be74-22a1156c7d26/Definitions
2022-03-23 13:38:52,983|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| reinitialized all type definitions
2022-03-23 13:38:52,984|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-23 13:38:53,006|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(vnf-template)
2022-03-23 13:38:53,012|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-23 13:38:53,017|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-23 13:38:53,039|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,058|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,065|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,071|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-23 13:38:53,071|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-23 13:38:53,071|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-23 13:38:53,086|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,092|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,098|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,106|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-23 13:38:53,121|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,130|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,139|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,147|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,155|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,163|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,179|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-23 13:38:53,182|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-23 13:38:53,183|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-23 13:38:53,183|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-23 13:38:53,196|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,204|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,212|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(input)
2022-03-23 13:38:53,219|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-23 13:38:53,252|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(resource-assignment)
2022-03-23 13:38:53,252|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-23 13:38:53,252|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-23 13:38:53,253|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-23 13:38:53,253|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-23 13:38:53,253|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-23 13:38:53,253|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/fdb57fc5-93c2-49f4-be74-22a1156c7d26/Templates/vnf-mapping.json
2022-03-23 13:38:53,258|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-23 13:38:53,258|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-23 13:38:53,258|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/fdb57fc5-93c2-49f4-be74-22a1156c7d26/Templates/base_ubuntu20-mapping.json
2022-03-23 13:38:53,262|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-23 13:38:53,262|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-23 13:38:53,263|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-assign)
2022-03-23 13:38:53,263|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-23 13:38:53,264|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-assign) targets(config-assign)
2022-03-23 13:38:53,264|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-23 13:38:53,264|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-23 13:38:53,264|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enriching artifacts file(/opt/app/onap/blueprints/working/fdb57fc5-93c2-49f4-be74-22a1156c7d26/Templates/baseconfig-mapping.json
2022-03-23 13:38:53,268|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-23 13:38:53,268|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-23 13:38:53,268|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing Workflow(config-deploy)
2022-03-23 13:38:53,268|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-23 13:38:53,268|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| workflow(config-deploy) resource assignment files([]
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| ##### Enhancing blueprint Resource Definitions
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/vnf-mapping.json)
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-23 13:38:53,269|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing file (Templates/baseconfig-mapping.json)
2022-03-23 13:38:53,280|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:38:53,341|544d1944-e6c1-4f78-b0df-ceb6c778a707||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-23 13:38:53,536|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Save processing(7e1749b1-3f1a-4a9c-95b5-36675e06cd25) CBA(/opt/app/onap/blueprints/archive/7e1749b1-3f1a-4a9c-95b5-36675e06cd25/cba.zip)
2022-03-23 13:38:53,543|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e1749b1-3f1a-4a9c-95b5-36675e06cd25) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:38:53,551|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-23 13:38:53,576|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(resource-assignment)
2022-03-23 13:38:53,576|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-assign)
2022-03-23 13:38:53,577|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Validating Workflow(config-deploy)
2022-03-23 13:38:53,584|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e1749b1-3f1a-4a9c-95b5-36675e06cd25) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:38:53,597|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-23 13:38:53,614|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-23 13:38:53,644|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-23 13:38:53,667|480fa6fa-478c-4936-9fac-2a8185e2cd94||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| No compiled cache(/opt/app/onap/blueprints/working/7e1749b1-3f1a-4a9c-95b5-36675e06cd25) present to clean.
2022-03-23 13:39:13,734|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 0ed5a29f-cda6-4973-aba9-e9d7cb069bba
2022-03-23 13:39:13,734|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:39:13,734|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:39:13,736|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-23 13:39:13,800|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:39:13,803|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:39:13,805|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:39:13,821|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (resource-assignment)
2022-03-23 13:39:13,822|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-23 13:39:13,822|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:39:13,823|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(0ed5a29f-cda6-4973-aba9-e9d7cb069bba) for workflow(resource-assignment) step(resource-assignment)
2022-03-23 13:39:13,823|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:13,823|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-23 13:39:13,824|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-23 13:39:13,845|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:39:13,847|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-23 13:39:13,848|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ef50c4ab-6654-4de3-9284-3922164159d5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:39:13,848|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("d5a3105e-72b0-41ee-a693-52984abb106f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:39:13,850|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "service-instance-id" : "ef50c4ab-6654-4de3-9284-3922164159d5",
  "vnf-id" : "d5a3105e-72b0-41ee-a693-52984abb106f",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-23 13:39:13,871|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:39:13,871|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:13,872|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-23 13:39:13,872|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cdaca497-11d5-46ae-9c3a-15b57c809d1f auditStoreId -1
2022-03-23 13:39:17,995|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 1720d80a-d568-454f-898a-216b18b8a758
2022-03-23 13:39:17,995|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:39:17,995|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:39:17,996|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:39:17,996|31a80e77-4428-42ed-98b3-4886c0224827||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:39:17,999|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:39:18,016|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (resource-assignment)
2022-03-23 13:39:18,016|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-23 13:39:18,016|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:39:18,017|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(1720d80a-d568-454f-898a-216b18b8a758) for workflow(resource-assignment) step(resource-assignment)
2022-03-23 13:39:18,017|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:18,017|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-23 13:39:18,018|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-23 13:39:18,034|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:39:18,038|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-23 13:39:18,038|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-23 13:39:18,038|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-23 13:39:18,039|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-23 13:39:18,039|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("310fb11a-dfae-49d3-8078-f4e48a1d027f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-23 13:39:18,039|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ef50c4ab-6654-4de3-9284-3922164159d5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:39:18,039|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:39:18,040|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-23 13:39:18,040|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-23 13:39:18,041|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("d5a3105e-72b0-41ee-a693-52984abb106f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:39:18,044|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "ef50c4ab-6654-4de3-9284-3922164159d5",
  "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" : "310fb11a-dfae-49d3-8078-f4e48a1d027f",
  "vnf-id" : "d5a3105e-72b0-41ee-a693-52984abb106f",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-23 13:39:18,058|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:39:18,058|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:18,059|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-23 13:39:18,059|31a80e77-4428-42ed-98b3-4886c0224827||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 18fc1249-41fd-4dec-adec-62267346794e auditStoreId -1
2022-03-23 13:39:21,894|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-23 13:39:22,000|||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-23 13:39:22,005|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| processing request id 31a80e77-4428-42ed-98b3-4886c0224827
2022-03-23 13:39:22,005|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-23 13:39:22,005|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| StoreAuditService ID  -1
2022-03-23 13:39:22,005|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-23 13:39:22,005|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-23 13:39:22,008|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-23 13:39:22,020|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Deriving input data for workflow: (config-assign)
2022-03-23 13:39:22,021|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-23 13:39:22,021|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-23 13:39:22,021|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| preparing request id(31a80e77-4428-42ed-98b3-4886c0224827) for workflow(config-assign) step(config-assign)
2022-03-23 13:39:22,021|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:22,022|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-23 13:39:22,024|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-23 13:39:22,040|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved.
2022-03-23 13:39:22,040|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource (vnf-id) already resolved: value=(5d0d1e70-a017-466f-a5fd-0606d77067af)
2022-03-23 13:39:22,041|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("5d0d1e70-a017-466f-a5fd-0606d77067af") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-23 13:39:22,041|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2022-03-23 13:39:22,041|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-23 13:39:22,041|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Resource (service-instance-id) already resolved: value=(32d9c46b-5b1c-46e4-a9fa-40d0e2d98542)
2022-03-23 13:39:22,041|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Setting Resource Value ("32d9c46b-5b1c-46e4-a9fa-40d0e2d98542") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-23 13:39:22,048|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-23 13:39:22,050|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Generated Resource Param Data ({
  "service-instance-id" : "32d9c46b-5b1c-46e4-a9fa-40d0e2d98542",
  "vnf-id" : "5d0d1e70-a017-466f-a5fd-0606d77067af",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-23 13:39:22,067|||DefaultDispatcher-worker-7||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2022-03-23 13:39:22,079|||DefaultDispatcher-worker-7||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-23 13:39:22,088|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| 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-23 13:39:22,088|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Preparing Response...
2022-03-23 13:39:22,088|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-23 13:39:22,088|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-23 13:39:22,089|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f83bb7ad-bc0f-47ca-8e99-373528266717 auditStoreId -1
2022-03-23 13:39:22,092|31a80e77-4428-42ed-98b3-4886c0224827||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-w5rd4|||| Completed
Mar 23, 2022 2:25:04 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)