Results

By type

          02:51:03,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:51:03,286 |-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.4.1.jar!/logback.xml]
02:51:03,287 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
02:51:03,287 |-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.4.1.jar!/logback.xml]
02:51:03,287 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
02:51:03,302 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
02:51:03,435 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:51:03,444 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:51:03,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:51:03,454 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:51:03,530 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
02:51:03,530 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
02:51:03,530 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
02:51:03,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
02:51:03,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
02:51:03,531 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:51:03,531 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
02:51:03,531 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:51:03,533 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-15 02:51:04,671|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-69pxb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-15 02:51:04,674|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-15 02:51:07,578|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-15 02:51:08,103|||main||||INFO||||||| Finished Spring Data repository scanning in 511 ms. Found 11 JPA repository interfaces.
2022-12-15 02:51:10,268|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-15 02:51:10,348|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-15 02:51:10,579|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-15 02:51:11,108|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-15 02:51:11,457|||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-12-15 02:51:11,458|||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-12-15 02:51:11,839|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-15 02:51:13,157|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-15 02:51:13,170|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-15 02:51:13,260|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-15 02:51:14,693|||main||||INFO||||||| Audit service is disabled
2022-12-15 02:51:14,836|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-15 02:51:16,674|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-12-15 02:51:16,723|||main||||INFO||||||| Dependency Management module created...
2022-12-15 02:51:17,648|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-15 02:51:17,993|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-15 02:51:19,252|||main||||INFO||||||| Netty started on port 8080
2022-12-15 02:51:20,840|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-15 02:51:21,437|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-15 02:51:21,444|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.717 seconds (JVM running for 18.757)
2022-12-15 02:51:21,465|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-15 04:10:25,732|a6a991e3-8bb8-4423-b886-587910a44abd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-15 04:10:25,734|a6a991e3-8bb8-4423-b886-587910a44abd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-15 04:10:25,736|a6a991e3-8bb8-4423-b886-587910a44abd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-15 04:10:26,105|a6a991e3-8bb8-4423-b886-587910a44abd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-15 04:10:26,108|a6a991e3-8bb8-4423-b886-587910a44abd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-15 04:10:27,356|64190d45-d796-4379-b841-afbf0ece65da||Thread-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e809ab33-3e8b-4271-b0b6-8ef7b41889a7)
2022-12-15 04:10:27,375|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| deleting definition types under : /opt/app/onap/blueprints/working/e809ab33-3e8b-4271-b0b6-8ef7b41889a7/Definitions
2022-12-15 04:10:27,470|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| reinitialized all type definitions
2022-12-15 04:10:27,475|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-15 04:10:27,505|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-15 04:10:27,510|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-15 04:10:27,520|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-15 04:10:27,572|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(helloworld)
2022-12-15 04:10:27,573|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-15 04:10:27,574|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(helloworld) targets(helloworld)
2022-12-15 04:10:27,574|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-15 04:10:27,575|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-15 04:10:27,576|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/e809ab33-3e8b-4271-b0b6-8ef7b41889a7/Templates/hello-world-mapping.json
2022-12-15 04:10:27,591|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-15 04:10:27,592|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-15 04:10:27,592|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing blueprint Resource Definitions
2022-12-15 04:10:27,593|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-15 04:10:27,595|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/hello-world-mapping.json)
2022-12-15 04:10:27,617|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| distinct resource keys ([])
2022-12-15 04:10:27,618|64190d45-d796-4379-b841-afbf0ece65da||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enriching Resource Definition sources Node Template: []
2022-12-15 04:10:27,939|43acae9d-a977-4da7-95da-fa105e27a73f||Thread-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(486260b9-67a4-4e8a-8310-65d267ec55e5) CBA(/opt/app/onap/blueprints/archive/486260b9-67a4-4e8a-8310-65d267ec55e5/cba.zip)
2022-12-15 04:10:27,961|43acae9d-a977-4da7-95da-fa105e27a73f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/486260b9-67a4-4e8a-8310-65d267ec55e5) and entry definition file (Definitions/blueprint.json)
2022-12-15 04:10:28,033|43acae9d-a977-4da7-95da-fa105e27a73f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(helloworld)
2022-12-15 04:10:28,052|43acae9d-a977-4da7-95da-fa105e27a73f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/486260b9-67a4-4e8a-8310-65d267ec55e5) and entry definition file (Definitions/blueprint.json)
2022-12-15 04:10:28,229|43acae9d-a977-4da7-95da-fa105e27a73f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/486260b9-67a4-4e8a-8310-65d267ec55e5) present to clean.
2022-12-15 04:10:28,462|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-12-15 04:10:28,462|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:10:28,467|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:10:28,475|654321||DefaultDispatcher-worker-16||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-15 04:10:28,559|654321||DefaultDispatcher-worker-16||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-15 04:10:28,562|654321||DefaultDispatcher-worker-16||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-15 04:10:28,565|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-15 04:10:28,609|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-15 04:10:28,610|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-15 04:10:28,627|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:10:28,638|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-15 04:10:28,639|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:10:28,640|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-15 04:10:28,665|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-15 04:10:28,702|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2022-12-15 04:10:28,705|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2022-12-15 04:10:28,803|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2022-12-15 04:10:28,806|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:10:28,807|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-15 04:10:28,817|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fcc8a229-0c03-4435-8860-fee939d6f994 auditStoreId -1
2022-12-15 04:29:47,337|d338acd2-cbdd-4f99-9aef-627d0cb4222b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-15 04:29:47,338|d338acd2-cbdd-4f99-9aef-627d0cb4222b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-15 04:29:47,338|d338acd2-cbdd-4f99-9aef-627d0cb4222b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-15 04:29:47,583|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-15 04:29:47,584|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-15 04:29:48,164|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-15 04:29:48,169|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(97e47e5d-04ff-4b5f-bf16-4175f85959a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-15 04:29:48,195|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(e55d432a-2e9a-422b-ab6e-fa8db91a9268) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-15 04:29:48,205|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(49da1da2-33d2-4939-8eba-0642a647608b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-15 04:29:48,217|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(1eff071c-c1b4-4757-8db8-3d90f41eee19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-15 04:29:48,234|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(d1ff5ebe-f6b8-40d2-9a0c-9f02eecc0c2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-15 04:29:48,253|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(01410f7d-c865-4783-b4ea-634bbccf6aac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-15 04:29:48,271|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,272|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,272|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:29:48,272|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:29:48,272|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,273|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,350|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-15 04:29:48,379|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:29:48,405|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:29:48,412|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:29:48,436|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:29:48,537|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:29:48,538|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:29:48,539|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:29:48,594|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:29:48,595|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:29:48,596|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,611|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,777|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:29:48,778|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:29:48,778|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:29:48,828|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:48,930|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:29:48,931|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:29:48,931|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:29:48,933|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(HealthCheck)
2022-12-15 04:29:48,933|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-15 04:29:48,934|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-assign)
2022-12-15 04:29:48,935|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-deploy)
2022-12-15 04:29:48,992|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:29:49,077|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:29:49,078|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:29:49,105|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:29:49,152|d338acd2-cbdd-4f99-9aef-627d0cb4222b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-15 04:29:50,542|7c21f025-1d85-4bef-88d6-319ee039f83c||Thread-51||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e864ee5d-9951-442f-a427-0d011ff24c4b)
2022-12-15 04:29:50,544|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| deleting definition types under : /opt/app/onap/blueprints/working/e864ee5d-9951-442f-a427-0d011ff24c4b/Definitions
2022-12-15 04:29:50,548|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| reinitialized all type definitions
2022-12-15 04:29:50,549|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-15 04:29:50,563|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-15 04:29:50,566|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-15 04:29:50,570|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-15 04:29:50,584|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(capability)
2022-12-15 04:29:50,596|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(capability)
2022-12-15 04:29:50,603|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-15 04:29:50,612|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,624|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,632|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,641|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,649|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,675|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-15 04:29:50,678|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-15 04:29:50,678|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-15 04:29:50,692|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(capability)
2022-12-15 04:29:50,700|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(capability)
2022-12-15 04:29:50,708|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(capability)
2022-12-15 04:29:50,715|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-15 04:29:50,722|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,734|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,743|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,751|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,762|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,771|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:29:50,792|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(resource-resolution)
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-15 04:29:50,793|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/e864ee5d-9951-442f-a427-0d011ff24c4b/Templates/hello-world-velocity-mapping.json
2022-12-15 04:29:50,799|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-15 04:29:50,799|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-15 04:29:50,799|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/e864ee5d-9951-442f-a427-0d011ff24c4b/Templates/hello-world-jinja-mapping.json
2022-12-15 04:29:50,804|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-15 04:29:50,805|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-15 04:29:50,805|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing blueprint Resource Definitions
2022-12-15 04:29:50,805|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-15 04:29:50,805|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-15 04:29:50,805|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-15 04:29:50,815|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:29:50,855|7c21f025-1d85-4bef-88d6-319ee039f83c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-15 04:29:51,077|02593072-680d-423a-ba5d-7d8b7e9225fd||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(523a01af-5c9b-417c-857c-8512153159d0) CBA(/opt/app/onap/blueprints/archive/523a01af-5c9b-417c-857c-8512153159d0/cba.zip)
2022-12-15 04:29:51,088|02593072-680d-423a-ba5d-7d8b7e9225fd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/523a01af-5c9b-417c-857c-8512153159d0) and entry definition file (Definitions/resource-resolution.json)
2022-12-15 04:29:51,124|02593072-680d-423a-ba5d-7d8b7e9225fd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-resolution)
2022-12-15 04:29:51,133|02593072-680d-423a-ba5d-7d8b7e9225fd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/523a01af-5c9b-417c-857c-8512153159d0) and entry definition file (Definitions/resource-resolution.json)
2022-12-15 04:29:51,205|02593072-680d-423a-ba5d-7d8b7e9225fd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/523a01af-5c9b-417c-857c-8512153159d0) present to clean.
2022-12-15 04:29:51,348|7cd7610a-e462-4e30-81dd-08dbe10533c6||reactor-http-epoll-3||||INFO||||||| processing request id 7cd7610a-e462-4e30-81dd-08dbe10533c6
2022-12-15 04:29:51,348|7cd7610a-e462-4e30-81dd-08dbe10533c6||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:29:51,349|7cd7610a-e462-4e30-81dd-08dbe10533c6||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:29:51,356|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-15 04:29:51,422|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-15 04:29:51,424|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-15 04:29:51,426|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 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-12-15 04:29:51,439|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-15 04:29:51,444|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-15 04:29:51,444|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:29:51,445|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(7cd7610a-e462-4e30-81dd-08dbe10533c6) for workflow(resource-resolution) step(helloworld)
2022-12-15 04:29:51,445|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:29:51,446|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 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-12-15 04:29:51,447|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-15 04:29:51,495|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 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-12-15 04:29:51,539|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:29:51,551|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:29:51,563|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-15 04:29:51,807|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-15 04:29:51,895|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-12-15 04:29:51,906|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-12-15 04:29:51,907|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-15 04:29:51,907|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-15 04:29:51,920|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-15 04:29:51,946|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-15 04:29:51,959|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-15 04:29:51,961|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-15 04:29:56,063|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@451f7e05
2022-12-15 04:29:56,067|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-15 04:29:56,075|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-15 04:29:56,077|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:29:56,077|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:29:56,077|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-15 04:29:56,084|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-15 04:29:56,109|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-12-15 04:29:56,109|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-12-15 04:29:56,110|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-15 04:29:56,110|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-15 04:29:56,110|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-15 04:29:56,113|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:29:56,113|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:29:56,113|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-15 04:29:56,115|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-15 04:29:56,119|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-15 04:29:56,131|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-12-15 04:29:56,131|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-12-15 04:29:56,132|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-15 04:29:56,132|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-15 04:29:56,132|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-15 04:29:56,138|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-15 04:29:56,140|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-15 04:29:56,172|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-15 04:30:05,099|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| compiled in (8921)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-15 04:30:05,101|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-15 04:30:05,115|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-15 04:30:05,123|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-15 04:30:05,126|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,126|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,126|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-15 04:30:05,131|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-15 04:30:05,145|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,145|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,146|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-15 04:30:05,146|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-15 04:30:05,146|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-15 04:30:05,152|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-15 04:30:05,160|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-15 04:30:05,160|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-15 04:30:05,166|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-15 04:30:05,169|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-15 04:30:05,170|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,171|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,171|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-15 04:30:05,175|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-15 04:30:05,187|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,187|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,187|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-15 04:30:05,188|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-15 04:30:05,188|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-15 04:30:05,196|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-15 04:30:05,223|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,224|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,251|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (list)
2022-12-15 04:30:05,253|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-15 04:30:05,254|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,255|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,255|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,255|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,255|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-15 04:30:05,262|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-15 04:30:05,265|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,482|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-15 04:30:05,500|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-15 04:30:05,501|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-15 04:30:05,535|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,540|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-15 04:30:05,541|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-15 04:30:05,542|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-15 04:30:05,542|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-15 04:30:05,548|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-15 04:30:05,587|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@7921f967
2022-12-15 04:30:05,588|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-15 04:30:05,595|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-15 04:30:05,596|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,597|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,597|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-15 04:30:05,601|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-15 04:30:05,621|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,621|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,622|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-15 04:30:05,622|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-15 04:30:05,622|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-15 04:30:05,629|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-15 04:30:05,630|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-15 04:30:05,635|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-15 04:30:05,636|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,636|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,637|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-15 04:30:05,638|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-15 04:30:05,648|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,648|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,648|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-15 04:30:05,649|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-15 04:30:05,649|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-15 04:30:05,656|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-15 04:30:05,657|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-15 04:30:05,663|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-15 04:30:05,664|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,664|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,665|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-15 04:30:05,666|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-15 04:30:05,675|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,675|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,676|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-15 04:30:05,676|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-15 04:30:05,676|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-15 04:30:05,677|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,677|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,677|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-15 04:30:05,678|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-15 04:30:05,687|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,687|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,687|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-15 04:30:05,687|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-15 04:30:05,687|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-15 04:30:05,688|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,688|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-15 04:30:05,688|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-15 04:30:05,689|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-15 04:30:05,692|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-15 04:30:05,693|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-15 04:30:05,696|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,697|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,697|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-15 04:30:05,697|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-15 04:30:05,697|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-15 04:30:05,702|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-15 04:30:05,703|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-15 04:30:05,707|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-12-15 04:30:05,707|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-15 04:30:05,709|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-15 04:30:05,716|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-12-15 04:30:05,717|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-12-15 04:30:05,717|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-15 04:30:05,717|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-15 04:30:05,717|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-15 04:30:05,724|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-15 04:30:05,725|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-15 04:30:05,725|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-15 04:30:05,730|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-15 04:30:05,732|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-15 04:30:05,732|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,734|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (list)
2022-12-15 04:30:05,735|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,735|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-15 04:30:05,736|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,741|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-15 04:30:05,742|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| 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-12-15 04:30:05,938|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-15 04:30:05,943|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-15 04:30:05,944|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2022-12-15 04:30:05,944|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:30:05,944|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-15 04:30:05,945|7cd7610a-e462-4e30-81dd-08dbe10533c6||DefaultDispatcher-worker-24||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c022cd86-4a3f-4421-95fd-06ff9dfd4930 auditStoreId -1
2022-12-15 04:44:10,557|d687e655-f135-46e9-a4fc-1d0a9911b0b3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-15 04:44:10,558|d687e655-f135-46e9-a4fc-1d0a9911b0b3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-15 04:44:10,558|d687e655-f135-46e9-a4fc-1d0a9911b0b3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-15 04:44:10,691|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-15 04:44:10,692|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-15 04:44:11,368|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-15 04:44:11,369|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(d1144080-4b0f-41e0-bfe4-4992bd26b6b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-15 04:44:11,388|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(01fdf25a-88b5-4759-959a-d9b3bc3c9831) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-15 04:44:11,395|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(99f19696-fc46-4dd7-bf26-cf6872237cef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-15 04:44:11,406|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(027a79db-39a6-4a97-8529-bfb8d562bc76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-15 04:44:11,419|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(d8ac7b7b-7d46-4c0e-abc5-b6b3b6441198) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-15 04:44:11,434|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(e8eb296d-3eb4-4b6f-a471-bdbad93cea58) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-15 04:44:11,449|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,449|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,449|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:44:11,450|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:44:11,450|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,451|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,483|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||Thread-71||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(62c7558c-0572-4c07-9d91-dd41f9465c23) CBA(/opt/app/onap/blueprints/archive/62c7558c-0572-4c07-9d91-dd41f9465c23/cba.zip)
2022-12-15 04:44:11,488|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-15 04:44:11,491|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:44:11,513|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62c7558c-0572-4c07-9d91-dd41f9465c23) and entry definition file (Definitions/CNF.json)
2022-12-15 04:44:11,530|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:44:11,550|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:44:11,569|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:44:11,593|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:11,594|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:11,595|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:11,595|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale-out)
2022-12-15 04:44:11,596|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale)
2022-12-15 04:44:11,596|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale-in)
2022-12-15 04:44:11,597|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(health-check)
2022-12-15 04:44:11,620|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62c7558c-0572-4c07-9d91-dd41f9465c23) and entry definition file (Definitions/CNF.json)
2022-12-15 04:44:11,633|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:11,634|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:11,635|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:11,677|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,704|7cda0619-fbc9-48cf-af74-3a6ec3b7b2f5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/62c7558c-0572-4c07-9d91-dd41f9465c23) present to clean.
2022-12-15 04:44:11,718|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-15 04:44:11,751|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-15 04:44:11,760|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-15 04:44:11,830|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:11,831|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:11,832|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:11,873|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:11,908|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-15 04:44:11,931|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-15 04:44:11,939|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-15 04:44:11,997|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:11,997|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:11,998|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:11,999|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(HealthCheck)
2022-12-15 04:44:12,000|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-15 04:44:12,000|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-assign)
2022-12-15 04:44:12,001|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-deploy)
2022-12-15 04:44:12,044|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:44:12,087|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-15 04:44:12,115|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-15 04:44:12,123|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-15 04:44:12,169|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:12,170|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:12,202|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:12,203|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:12,204|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:44:12,221|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:12,237|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-15 04:44:12,257|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-15 04:44:12,259|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-15 04:44:12,305|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-15 04:44:12,326|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-15 04:44:12,329|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-15 04:44:12,369|d687e655-f135-46e9-a4fc-1d0a9911b0b3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-15 04:44:23,302|83882784-5812-4ff1-a1a9-7890f57e0b03||Thread-71||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af379a3a-c967-4e19-929d-ca6dbbe7b799)
2022-12-15 04:44:23,303|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| deleting definition types under : /opt/app/onap/blueprints/working/af379a3a-c967-4e19-929d-ca6dbbe7b799/Definitions
2022-12-15 04:44:23,305|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| reinitialized all type definitions
2022-12-15 04:44:23,306|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-15 04:44:23,320|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(vnf-template)
2022-12-15 04:44:23,323|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-15 04:44:23,326|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-15 04:44:23,345|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,354|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,359|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,363|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-15 04:44:23,363|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-15 04:44:23,363|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-15 04:44:23,372|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,376|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,380|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,384|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-15 04:44:23,393|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,397|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,401|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,405|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,409|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,413|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,421|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-15 04:44:23,426|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-15 04:44:23,426|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-15 04:44:23,426|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-15 04:44:23,435|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,439|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,443|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(input)
2022-12-15 04:44:23,446|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-15 04:44:23,465|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(resource-assignment)
2022-12-15 04:44:23,465|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-15 04:44:23,466|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-15 04:44:23,466|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-15 04:44:23,466|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-15 04:44:23,466|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-15 04:44:23,466|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/af379a3a-c967-4e19-929d-ca6dbbe7b799/Templates/vnf-mapping.json
2022-12-15 04:44:23,471|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-15 04:44:23,471|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-15 04:44:23,471|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/af379a3a-c967-4e19-929d-ca6dbbe7b799/Templates/base_ubuntu20-mapping.json
2022-12-15 04:44:23,477|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-15 04:44:23,477|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-15 04:44:23,478|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(config-assign)
2022-12-15 04:44:23,479|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-15 04:44:23,479|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(config-assign) targets(config-assign)
2022-12-15 04:44:23,480|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-15 04:44:23,480|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-15 04:44:23,480|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/af379a3a-c967-4e19-929d-ca6dbbe7b799/Templates/baseconfig-mapping.json
2022-12-15 04:44:23,487|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-15 04:44:23,487|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-15 04:44:23,488|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(config-deploy)
2022-12-15 04:44:23,488|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-15 04:44:23,488|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-15 04:44:23,488|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-deploy) resource assignment files([]
2022-12-15 04:44:23,489|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing blueprint Resource Definitions
2022-12-15 04:44:23,489|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-15 04:44:23,489|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/vnf-mapping.json)
2022-12-15 04:44:23,489|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-15 04:44:23,489|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/baseconfig-mapping.json)
2022-12-15 04:44:23,501|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:44:23,534|83882784-5812-4ff1-a1a9-7890f57e0b03||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-15 04:44:23,716|dd095857-8cea-4e2b-a373-389279a4fcbf||Thread-71||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(9f4144a6-48de-4afa-ba6a-6962ac5b1e1f) CBA(/opt/app/onap/blueprints/archive/9f4144a6-48de-4afa-ba6a-6962ac5b1e1f/cba.zip)
2022-12-15 04:44:23,724|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f4144a6-48de-4afa-ba6a-6962ac5b1e1f) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:44:23,735|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:44:23,756|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:44:23,756|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:44:23,757|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:44:23,765|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f4144a6-48de-4afa-ba6a-6962ac5b1e1f) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:44:23,807|dd095857-8cea-4e2b-a373-389279a4fcbf||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/9f4144a6-48de-4afa-ba6a-6962ac5b1e1f) present to clean.
2022-12-15 04:45:11,845|374f0b1e-3aa5-487b-9e71-907d5c622031||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-15 04:45:11,845|374f0b1e-3aa5-487b-9e71-907d5c622031||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-15 04:45:11,846|374f0b1e-3aa5-487b-9e71-907d5c622031||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-15 04:45:12,021|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-15 04:45:12,022|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-15 04:45:12,410|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-15 04:45:12,415|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(89442087-881c-4bc7-8486-5a4cd419138e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-15 04:45:12,431|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(c27f4518-41db-4c8c-aa15-0a46d9c4681b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-15 04:45:12,437|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(2830c4df-f858-4fa3-ae07-f59522d919f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-15 04:45:12,449|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(3dcc2291-9f1f-427f-ac47-92b2a1bd2c12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-15 04:45:12,462|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(14c37a49-711c-4727-b306-fc88f8287ade) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-15 04:45:12,474|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(d0ea9cac-dbd5-427d-9c1c-7cef0e45b553) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-15 04:45:12,487|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:12,488|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:12,488|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:45:12,488|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:45:12,488|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:12,489|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:12,512|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-15 04:45:12,514|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:45:12,547|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:45:12,565|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:45:12,586|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:45:12,641|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:12,642|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:12,643|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:12,644|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(HealthCheck)
2022-12-15 04:45:12,645|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-15 04:45:12,646|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-assign)
2022-12-15 04:45:12,647|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(vf-config-deploy)
2022-12-15 04:45:12,685|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-15 04:45:12,731|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-15 04:45:12,752|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-15 04:45:12,761|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-15 04:45:12,798|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:12,798|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:12,799|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:12,841|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:12,887|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-15 04:45:12,907|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-15 04:45:12,907|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-15 04:45:12,959|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:12,960|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:12,961|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:12,996|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:13,023|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-15 04:45:13,043|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-15 04:45:13,043|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-15 04:45:13,084|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:13,085|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:13,112|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:13,113|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:13,114|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-15 04:45:13,128|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:45:13,145|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-15 04:45:13,163|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-15 04:45:13,163|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-15 04:45:13,201|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-15 04:45:13,221|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-15 04:45:13,222|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-15 04:45:13,256|374f0b1e-3aa5-487b-9e71-907d5c622031||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-12-15 04:45:23,825|0f604d21-e4e7-4adf-a7c5-29e10ba08625||Thread-96||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b741b385-8c3d-4428-9a02-53eebae172f2)
2022-12-15 04:45:23,826|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| deleting definition types under : /opt/app/onap/blueprints/working/b741b385-8c3d-4428-9a02-53eebae172f2/Definitions
2022-12-15 04:45:23,827|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| reinitialized all type definitions
2022-12-15 04:45:23,828|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-15 04:45:23,838|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-15 04:45:23,847|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-15 04:45:23,849|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-15 04:45:23,851|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-15 04:45:23,868|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-15 04:45:23,881|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(config-assign)
2022-12-15 04:45:23,881|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-15 04:45:23,881|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(config-assign) targets(resolve-data)
2022-12-15 04:45:23,881|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-15 04:45:23,882|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-15 04:45:23,882|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enriching artifacts file(/opt/app/onap/blueprints/working/b741b385-8c3d-4428-9a02-53eebae172f2/Templates/netconfrpc-mapping.json
2022-12-15 04:45:23,886|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-15 04:45:23,886|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-15 04:45:23,886|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing Workflow(config-deploy)
2022-12-15 04:45:23,887|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-15 04:45:23,887|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-15 04:45:23,887|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(config-deploy) resource assignment files([]
2022-12-15 04:45:23,887|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| ##### Enhancing blueprint Resource Definitions
2022-12-15 04:45:23,888|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-15 04:45:23,888|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-15 04:45:23,894|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| distinct resource keys ([input-source])
2022-12-15 04:45:23,898|0f604d21-e4e7-4adf-a7c5-29e10ba08625||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-15 04:45:48,123|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:45:48,230|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:45:48,279|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| request(6d7af9fa-2005-4676-998a-f79be193105f)
2022-12-15 04:45:48,283|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| CBA file(/opt/app/onap/blueprints/archive/7363e763-5bc2-4608-8a1a-4f55a384def3/cba.zip written successfully
2022-12-15 04:45:48,283|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(7363e763-5bc2-4608-8a1a-4f55a384def3) CBA(/opt/app/onap/blueprints/archive/7363e763-5bc2-4608-8a1a-4f55a384def3/cba.zip)
2022-12-15 04:45:48,311|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7363e763-5bc2-4608-8a1a-4f55a384def3) and entry definition file (Definitions/CNF.json)
2022-12-15 04:45:48,370|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:48,371|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:48,372|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:48,372|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale-out)
2022-12-15 04:45:48,373|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale)
2022-12-15 04:45:48,374|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(scale-in)
2022-12-15 04:45:48,374|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(health-check)
2022-12-15 04:45:48,396|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7363e763-5bc2-4608-8a1a-4f55a384def3) and entry definition file (Definitions/CNF.json)
2022-12-15 04:45:48,420|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-15 04:45:48,445|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-15 04:45:48,447|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-15 04:45:48,492|6d7af9fa-2005-4676-998a-f79be193105f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/7363e763-5bc2-4608-8a1a-4f55a384def3) present to clean.
2022-12-15 04:45:59,581|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:45:59,688|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:45:59,693|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| request(47d4bec7-544b-4410-8fdd-2818635d8e8b)
2022-12-15 04:45:59,695|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| CBA file(/opt/app/onap/blueprints/archive/28f4a55e-15af-46f8-9a7b-26d69f3e856e/cba.zip written successfully
2022-12-15 04:45:59,696|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(28f4a55e-15af-46f8-9a7b-26d69f3e856e) CBA(/opt/app/onap/blueprints/archive/28f4a55e-15af-46f8-9a7b-26d69f3e856e/cba.zip)
2022-12-15 04:45:59,708|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28f4a55e-15af-46f8-9a7b-26d69f3e856e) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:45:59,723|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:45:59,756|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(resource-assignment)
2022-12-15 04:45:59,757|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:45:59,758|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:45:59,770|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28f4a55e-15af-46f8-9a7b-26d69f3e856e) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:45:59,792|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-15 04:45:59,817|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-15 04:45:59,819|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-15 04:45:59,857|47d4bec7-544b-4410-8fdd-2818635d8e8b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/28f4a55e-15af-46f8-9a7b-26d69f3e856e) present to clean.
2022-12-15 04:46:35,851|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:46:35,958|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:46:35,962|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| request(58078d71-2a8f-4e00-891b-df2c0786fc8f)
2022-12-15 04:46:35,964|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| CBA file(/opt/app/onap/blueprints/archive/a2070ac6-4157-456b-8315-4438b87ab3fe/cba.zip written successfully
2022-12-15 04:46:35,964|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Save processing(a2070ac6-4157-456b-8315-4438b87ab3fe) CBA(/opt/app/onap/blueprints/archive/a2070ac6-4157-456b-8315-4438b87ab3fe/cba.zip)
2022-12-15 04:46:35,980|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2070ac6-4157-456b-8315-4438b87ab3fe) and entry definition file (Definitions/pnf_netconf.json)
2022-12-15 04:46:35,985|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-15 04:46:35,997|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-assign)
2022-12-15 04:46:35,997|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Validating Workflow(config-deploy)
2022-12-15 04:46:36,003|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2070ac6-4157-456b-8315-4438b87ab3fe) and entry definition file (Definitions/pnf_netconf.json)
2022-12-15 04:46:36,023|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-15 04:46:36,087|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-15 04:46:36,088|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-15 04:46:36,127|58078d71-2a8f-4e00-891b-df2c0786fc8f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| No compiled cache(/opt/app/onap/blueprints/working/a2070ac6-4157-456b-8315-4438b87ab3fe) present to clean.
2022-12-15 04:49:50,796|d14d7c47-db75-42ff-816c-c92e80b2e61f||reactor-http-epoll-4||||INFO||||||| processing request id d14d7c47-db75-42ff-816c-c92e80b2e61f
2022-12-15 04:49:50,796|d14d7c47-db75-42ff-816c-c92e80b2e61f||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:49:50,797|d14d7c47-db75-42ff-816c-c92e80b2e61f||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:49:50,802|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-15 04:49:51,007|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:49:51,009|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-15 04:49:51,012|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-15 04:49:51,027|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-15 04:49:51,143|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-15 04:49:51,169|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[d14d7c47-db75-42ff-816c-c92e80b2e61f])'s step(resource-assignment)
2022-12-15 04:49:51,169|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:49:51,171|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(d14d7c47-db75-42ff-816c-c92e80b2e61f) for workflow(resource-assignment) step(resource-assignment)
2022-12-15 04:49:51,172|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:49:51,172|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-15 04:49:51,174|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-15 04:49:51,201|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-12-15 04:49:51,211|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-15 04:49:51,212|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-15 04:49:51,212|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-15 04:49:51,213|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1ecb028f-6dd6-4428-a8e2-16acd4dbd49d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:49:51,213|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1be43a58-c06a-4638-acd6-84d6ee6dda68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:49:51,214|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-15 04:49:51,224|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-15 04:49:51,224|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-15 04:49:51,238|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-15 04:49:53,470|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-12-15 04:49:53,471|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-15 04:49:53,471|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z")
2022-12-15 04:49:53,471|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z")
2022-12-15 04:49:53,471|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-15 04:49:53,472|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-15 04:49:53,474|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z"
})
2022-12-15 04:49:53,485|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-15 04:49:53,485|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:49:53,486|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-15 04:49:53,486|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[d14d7c47-db75-42ff-816c-c92e80b2e61f])'s step(profile-upload)
2022-12-15 04:49:53,486|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:49:53,495|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d14d7c47-db75-42ff-816c-c92e80b2e61f) for workflow(resource-assignment) step(profile-upload)
2022-12-15 04:49:53,495|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-15 04:49:53,496|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-15 04:49:53,497|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-15 04:49:53,498|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-15 04:49:53,498|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-15 04:49:53,502|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-15 04:49:53,503|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-15 04:49:53,503|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-15 04:49:53,503|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-15 04:49:53,503|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-15 04:49:53,510|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| workflow(d14d7c47-db75-42ff-816c-c92e80b2e61f) nodes completed with (0)exceptions
2022-12-15 04:49:53,510|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-15 04:49:53,512|d14d7c47-db75-42ff-816c-c92e80b2e61f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3932bd72-3bdc-4c7e-b0cc-d5155e2fe475 auditStoreId -1
2022-12-15 04:49:57,552|d80105b2-fa7c-47c1-85e7-7359b0864d39||reactor-http-epoll-4||||INFO||||||| processing request id d80105b2-fa7c-47c1-85e7-7359b0864d39
2022-12-15 04:49:57,552|d80105b2-fa7c-47c1-85e7-7359b0864d39||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:49:57,552|d80105b2-fa7c-47c1-85e7-7359b0864d39||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:49:57,554|d80105b2-fa7c-47c1-85e7-7359b0864d39||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:49:57,554|d80105b2-fa7c-47c1-85e7-7359b0864d39||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-15 04:49:57,565|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-15 04:49:57,589|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-15 04:49:57,597|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-15 04:49:57,599|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[d80105b2-fa7c-47c1-85e7-7359b0864d39])'s step(resource-assignment)
2022-12-15 04:49:57,599|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:49:57,601|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(d80105b2-fa7c-47c1-85e7-7359b0864d39) for workflow(resource-assignment) step(resource-assignment)
2022-12-15 04:49:57,601|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:49:57,601|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-15 04:49:57,603|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-15 04:49:57,623|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-12-15 04:49:57,632|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-15 04:49:57,632|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d171d97e-4ac2-4492-a7f9-900f1abbde02") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-15 04:49:57,633|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-15 04:49:57,633|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-12-15 04:49:57,634|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("023d93dc-78d4-46a5-8053-e943846e29f5") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-15 04:49:57,636|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="023d93dc-78d4-46a5-8053-e943846e29f5"}
2022-12-15 04:49:57,636|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="023d93dc-78d4-46a5-8053-e943846e29f5"}
2022-12-15 04:49:57,636|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-12-15 04:49:57,636|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-15 04:49:57,698|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=023d93dc-78d4-46a5-8053-e943846e29f5})
2022-12-15 04:49:57,705|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=023d93dc-78d4-46a5-8053-e943846e29f5})
2022-12-15 04:49:57,715|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,715|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,717|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"}])
2022-12-15 04:49:57,717|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"68d09364-c39e-4a9b-b53c-81306147aa38"}])
2022-12-15 04:49:57,717|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("68d09364-c39e-4a9b-b53c-81306147aa38") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-15 04:49:57,717|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e12b8f76-6357-4b0f-affe-3d1b47b9d8c3") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-15 04:49:57,719|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-15 04:49:57,726|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> e12b8f76-6357-4b0f-affe-3d1b47b9d8c3
2022-12-15 04:49:57,727|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="023d93dc-78d4-46a5-8053-e943846e29f5"}
2022-12-15 04:49:57,727|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-12-15 04:49:57,773|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=023d93dc-78d4-46a5-8053-e943846e29f5})
2022-12-15 04:49:57,780|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,781|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-15 04:49:57,782|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-15 04:49:57,782|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-15 04:49:57,782|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-15 04:49:57,790|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 023d93dc-78d4-46a5-8053-e943846e29f5
2022-12-15 04:49:57,790|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1be43a58-c06a-4638-acd6-84d6ee6dda68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:49:57,791|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-15 04:49:57,791|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-15 04:49:57,791|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1ecb028f-6dd6-4428-a8e2-16acd4dbd49d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:49:57,792|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68", vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:49:57,792|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68", vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:49:57,799|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-12-15 04:49:57,799|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-12-15 04:49:57,800|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-12-15 04:49:57,800|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-12-15 04:49:57,843|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-15 04:49:57,855|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-15 04:49:57,867|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-15 04:49:57,867|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z")
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z")
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-15 04:49:57,868|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-15 04:49:57,870|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221215t044954194826z", vf-module-label="helm_apache", vf-module-id="d171d97e-4ac2-4492-a7f9-900f1abbde02"}
2022-12-15 04:49:57,877|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-12-15 04:49:57,877|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-12-15 04:49:57,879|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-15 04:49:57,985|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-12-15 04:49:57,985|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-15 04:49:57,986|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001")
2022-12-15 04:49:57,986|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001")
2022-12-15 04:49:57,986|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-12-15 04:49:57,988|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-15 04:49:57,991|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68", vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:49:57,998|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-12-15 04:49:57,998|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-12-15 04:49:58,037|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-15 04:49:58,050|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-15 04:49:58,051|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-15 04:49:58,051|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-15 04:49:58,051|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-15 04:49:58,051|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-12-15 04:49:58,052|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-15 04:49:58,052|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-15 04:49:58,053|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
  "k8s-rb-definition-version" : "023d93dc-78d4-46a5-8053-e943846e29f5",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
  "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "023d93dc-78d4-46a5-8053-e943846e29f5",
  "vf-module-model-invariant-uuid" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
  "vf-module-model-version" : "68d09364-c39e-4a9b-b53c-81306147aa38",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z"
})
2022-12-15 04:49:58,067|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-15 04:49:58,067|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:49:58,068|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-15 04:49:58,068|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[d80105b2-fa7c-47c1-85e7-7359b0864d39])'s step(profile-upload)
2022-12-15 04:49:58,068|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:49:58,069|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d80105b2-fa7c-47c1-85e7-7359b0864d39) for workflow(resource-assignment) step(profile-upload)
2022-12-15 04:49:58,069|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-15 04:49:58,069|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-15 04:49:58,070|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-15 04:49:58,070|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-15 04:49:58,070|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-15 04:49:58,088|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5)
2022-12-15 04:49:58,101|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-15 04:49:58,113|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/profile/node-port-profile)
2022-12-15 04:49:58,117|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2022-12-15 04:49:58,118|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2022-12-15 04:49:58,141|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/profile)
2022-12-15 04:49:58,159|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-12-15 04:49:58,180|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/profile/node-port-profile/content)
2022-12-15 04:49:58,190|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-15 04:49:58,190|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2022-12-15 04:49:58,190|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-15 04:49:58,190|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-15 04:49:58,190|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-15 04:49:58,191|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-15 04:49:58,191|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| workflow(d80105b2-fa7c-47c1-85e7-7359b0864d39) nodes completed with (0)exceptions
2022-12-15 04:49:58,191|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-15 04:49:58,192|d80105b2-fa7c-47c1-85e7-7359b0864d39||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c762a98b-f97d-4427-b06a-95f9c21dacc4 auditStoreId -1
2022-12-15 04:50:03,015|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:50:03,124|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:50:03,158|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing request id edb8cf31-adfb-4672-90a0-8ae6e4aa06b5
2022-12-15 04:50:03,158|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:50:03,158|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| StoreAuditService ID  -1
2022-12-15 04:50:03,158|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:50:03,158|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-15 04:50:03,192|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-15 04:50:03,234|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deriving input data for workflow: (config-assign)
2022-12-15 04:50:03,235|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(START) -> executed state(SUCCESS)
2022-12-15 04:50:03,235|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-assign[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(config-setup)
2022-12-15 04:50:03,236|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:50:03,237|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-assign) step(config-setup)
2022-12-15 04:50:03,237|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:03,237|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-15 04:50:03,238|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-15 04:50:03,255|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-15 04:50:03,257|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-15 04:50:03,258|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("1be43a58-c06a-4638-acd6-84d6ee6dda68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:50:03,259|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68"}
2022-12-15 04:50:03,264|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-15 04:50:03,264|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-15 04:50:03,334|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68)
2022-12-15 04:50:03,350|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:03,351|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (string)
2022-12-15 04:50:03,352|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4")
2022-12-15 04:50:03,352|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4")
2022-12-15 04:50:03,352|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-15 04:50:03,353|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("1ecb028f-6dd6-4428-a8e2-16acd4dbd49d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:50:03,354|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68", vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:50:03,358|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-15 04:50:03,358|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-15 04:50:03,383|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules)
2022-12-15 04:50:03,395|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:03,396|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (json)
2022-12-15 04:50:03,396|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"40a6c773-76bb-496e-a9f5-b5796614df27","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/03d9a9dd-932a-4191-a6fb-8a237b0f0f7b","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02"}}}]})
2022-12-15 04:50:03,396|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"40a6c773-76bb-496e-a9f5-b5796614df27","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/03d9a9dd-932a-4191-a6fb-8a237b0f0f7b","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02"}}}]})
2022-12-15 04:50:03,396|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"40a6c773-76bb-496e-a9f5-b5796614df27","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/03d9a9dd-932a-4191-a6fb-8a237b0f0f7b","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02"}}}]), type  ({json})
2022-12-15 04:50:03,397|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"40a6c773-76bb-496e-a9f5-b5796614df27","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/03d9a9dd-932a-4191-a6fb-8a237b0f0f7b","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-15 04:50:03,398|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:50:03,401|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-15 04:50:03,401|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-15 04:50:03,446|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1)
2022-12-15 04:50:03,760|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:03,761|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (json)
2022-12-15 04:50:03,761|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079799392","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]})
2022-12-15 04:50:03,761|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079799392","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]})
2022-12-15 04:50:03,761|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079799392","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]), type  ({json})
2022-12-15 04:50:03,761|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079799392","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-15 04:50:03,763|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-15 04:50:03,764|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:50:10,067|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| compiled in (6302)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:50:10,067|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:50:10,093|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","k8s-rb-definition-version":"023d93dc-78d4-46a5-8053-e943846e29f5","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-15 04:50:10,095|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
      "k8s-rb-definition-version" : "023d93dc-78d4-46a5-8053-e943846e29f5"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
  "service-instance-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "023d93dc-78d4-46a5-8053-e943846e29f5",
      "model-invariant-id" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
      "model-version-id" : "68d09364-c39e-4a9b-b53c-81306147aa38",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1671079799392",
      "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
      "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "edb8cf31-adfb-4672-90a0-8ae6e4aa06b5",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/03d9a9dd-932a-4191-a6fb-8a237b0f0f7b",
          "svc-request-id" : "40a6c773-76bb-496e-a9f5-b5796614df27"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "686e8c96-0b56-4c59-a9dc-7fc6ba0aa674",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "563f7397-2162-4aad-b3b6-9c979cd7d619",
            "model-version" : "1.0"
          },
          "service-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
          "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "023d93dc-78d4-46a5-8053-e943846e29f5",
            "model-invariant-uuid" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "68d09364-c39e-4a9b-b53c-81306147aa38",
            "model-version" : "1"
          },
          "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "023d93dc-78d4-46a5-8053-e943846e29f5",
            "model-invariant-uuid" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "68d09364-c39e-4a9b-b53c-81306147aa38",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "68d09364-c39e-4a9b-b53c-81306147aa38"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
            "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b26a45a0-b406-442a-82e0-208f929947d4",
            "model-invariant-uuid" : "7c485a20-41a6-434b-ae01-4c1f81454dde",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d42c620c-5a52-4203-900f-1201e4b6c0e2",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02"
    } ]
  },
  "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"
})
2022-12-15 04:50:10,110|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:50:10,110|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:10,110|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-15 04:50:10,111|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-assign[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(config-template)
2022-12-15 04:50:10,111|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:50:10,117|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-assign) step(config-template)
2022-12-15 04:50:10,117|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-15 04:50:10,117|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-15 04:50:10,190|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Triggering K8s Config Upload component logic.
2022-12-15 04:50:10,191|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Getting the template prefixes
2022-12-15 04:50:10,191|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Iterating over prefixes in resource assignment map.
2022-12-15 04:50:10,203|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5)
2022-12-15 04:50:10,210|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:10,217|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/config-template/replica-count-template)
2022-12-15 04:50:10,221|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(500 - Internal Server Error)
2022-12-15 04:50:10,221|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Uploading K8s template..
2022-12-15 04:50:10,233|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(POST), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/config-template)
2022-12-15 04:50:10,242|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(201 - Created)
2022-12-15 04:50:10,252|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(POST), url(/v1/rb/definition/e12b8f76-6357-4b0f-affe-3d1b47b9d8c3/023d93dc-78d4-46a5-8053-e943846e29f5/config-template/replica-count-template/content)
2022-12-15 04:50:10,271|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:10,271|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| K8s Config Upload Completed
2022-12-15 04:50:10,271|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:50:10,271|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-15 04:50:10,271|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-15 04:50:10,272|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(END) -> executed state(SUCCESS)
2022-12-15 04:50:10,273|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) nodes completed with (0)exceptions
2022-12-15 04:50:10,273|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-15 04:50:10,274|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 19586e94-812d-4406-b9ad-df4e9e6f0d89 auditStoreId -1
2022-12-15 04:50:10,300|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Completed
2022-12-15 04:50:49,040|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:50:49,146|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:50:49,149|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing request id edb8cf31-adfb-4672-90a0-8ae6e4aa06b5
2022-12-15 04:50:49,149|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:50:49,149|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| StoreAuditService ID  -1
2022-12-15 04:50:49,151|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-15 04:50:49,151|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-15 04:50:49,155|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-15 04:50:49,177|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deriving input data for workflow: (config-deploy)
2022-12-15 04:50:49,178|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(START) -> executed state(SUCCESS)
2022-12-15 04:50:49,178|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(config-setup)
2022-12-15 04:50:49,179|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:50:49,179|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-deploy) step(config-setup)
2022-12-15 04:50:49,179|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:49,180|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-15 04:50:49,180|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-15 04:50:49,208|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-12-15 04:50:49,210|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-15 04:50:49,211|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("1be43a58-c06a-4638-acd6-84d6ee6dda68") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:50:49,211|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68"}
2022-12-15 04:50:49,215|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-12-15 04:50:49,215|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-15 04:50:49,237|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68)
2022-12-15 04:50:49,253|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:49,253|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (string)
2022-12-15 04:50:49,253|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4")
2022-12-15 04:50:49,254|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4")
2022-12-15 04:50:49,254|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-15 04:50:49,255|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("1ecb028f-6dd6-4428-a8e2-16acd4dbd49d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:50:49,256|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{service-instance-id="1be43a58-c06a-4638-acd6-84d6ee6dda68", vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:50:49,259|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-15 04:50:49,259|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-15 04:50:49,281|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1be43a58-c06a-4638-acd6-84d6ee6dda68/service-data/vnfs/vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d/vnf-data/vf-modules)
2022-12-15 04:50:49,296|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:49,296|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (json)
2022-12-15 04:50:49,297|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df6ab752-f298-4537-82d7-461c3460cd89","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93f52c8f-292b-4365-99ca-716330d028af","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","from-preload":false}}}]})
2022-12-15 04:50:49,297|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df6ab752-f298-4537-82d7-461c3460cd89","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93f52c8f-292b-4365-99ca-716330d028af","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","from-preload":false}}}]})
2022-12-15 04:50:49,297|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df6ab752-f298-4537-82d7-461c3460cd89","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93f52c8f-292b-4365-99ca-716330d028af","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","from-preload":false}}}]), type  ({json})
2022-12-15 04:50:49,298|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"68d09364-c39e-4a9b-b53c-81306147aa38","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221215t044954194826z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"edb8cf31-adfb-4672-90a0-8ae6e4aa06b5","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"563f7397-2162-4aad-b3b6-9c979cd7d619","model-invariant-uuid":"686e8c96-0b56-4c59-a9dc-7fc6ba0aa674"},"global-customer-id":"basiccnf-macro-customer","service-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","service-instance-id":"1be43a58-c06a-4638-acd6-84d6ee6dda68","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"df6ab752-f298-4537-82d7-461c3460cd89","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93f52c8f-292b-4365-99ca-716330d028af","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b26a45a0-b406-442a-82e0-208f929947d4","model-uuid":"d42c620c-5a52-4203-900f-1201e4b6c0e2","model-invariant-uuid":"7c485a20-41a6-434b-ae01-4c1f81454dde"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"023d93dc-78d4-46a5-8053-e943846e29f5","model-uuid":"68d09364-c39e-4a9b-b53c-81306147aa38","model-invariant-uuid":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-15 04:50:49,299|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 
Resolved Input Key mappings: 
{vnf-id="1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"}
2022-12-15 04:50:49,302|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-15 04:50:49,302|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-15 04:50:49,340|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ecb028f-6dd6-4428-a8e2-16acd4dbd49d?depth=1)
2022-12-15 04:50:49,447|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:49,447|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response processing type (json)
2022-12-15 04:50:49,448|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_northcutt","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079847407","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]})
2022-12-15 04:50:49,448|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_northcutt","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079847407","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]})
2022-12-15 04:50:49,448|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_northcutt","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079847407","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]), type  ({json})
2022-12-15 04:50:49,448|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d171d97e-4ac2-4492-a7f9-900f1abbde02","vf-module-name":"basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gifted_northcutt","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1671079847407","model-invariant-id":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","model-version-id":"68d09364-c39e-4a9b-b53c-81306147aa38","model-customization-id":"023d93dc-78d4-46a5-8053-e943846e29f5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-15 04:50:49,449|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-15 04:50:49,451|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e12b8f76-6357-4b0f-affe-3d1b47b9d8c3","k8s-rb-definition-version":"023d93dc-78d4-46a5-8053-e943846e29f5","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"gifted_northcutt"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-15 04:50:49,453|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "gifted_northcutt",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
      "k8s-rb-definition-version" : "023d93dc-78d4-46a5-8053-e943846e29f5"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
  "service-instance-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "gifted_northcutt",
      "is-base-vf-module" : false,
      "model-customization-id" : "023d93dc-78d4-46a5-8053-e943846e29f5",
      "model-invariant-id" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
      "model-version-id" : "68d09364-c39e-4a9b-b53c-81306147aa38",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1671079847407",
      "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
      "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "edb8cf31-adfb-4672-90a0-8ae6e4aa06b5",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/93f52c8f-292b-4365-99ca-716330d028af",
          "svc-request-id" : "df6ab752-f298-4537-82d7-461c3460cd89"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "686e8c96-0b56-4c59-a9dc-7fc6ba0aa674",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "563f7397-2162-4aad-b3b6-9c979cd7d619",
            "model-version" : "1.0"
          },
          "service-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
          "service-instance-id" : "1be43a58-c06a-4638-acd6-84d6ee6dda68",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "023d93dc-78d4-46a5-8053-e943846e29f5",
            "model-invariant-uuid" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "68d09364-c39e-4a9b-b53c-81306147aa38",
            "model-version" : "1"
          },
          "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "023d93dc-78d4-46a5-8053-e943846e29f5",
            "model-invariant-uuid" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "68d09364-c39e-4a9b-b53c-81306147aa38",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "68d09364-c39e-4a9b-b53c-81306147aa38"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e12b8f76-6357-4b0f-affe-3d1b47b9d8c3"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221215t044954194826z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02",
            "vf-module-name" : "basic_cnf_macro_8da2fd3a-04f7-4520-9770-9a7c07753ce4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b26a45a0-b406-442a-82e0-208f929947d4",
            "model-invariant-uuid" : "7c485a20-41a6-434b-ae01-4c1f81454dde",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d42c620c-5a52-4203-900f-1201e4b6c0e2",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "d171d97e-4ac2-4492-a7f9-900f1abbde02"
    } ]
  },
  "vnf-id" : "1ecb028f-6dd6-4428-a8e2-16acd4dbd49d"
})
2022-12-15 04:50:49,459|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:50:49,459|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:49,460|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-15 04:50:49,460|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(status-verification-script)
2022-12-15 04:50:49,461|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:50:49,466|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-deploy) step(status-verification-script)
2022-12-15 04:50:49,466|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-15 04:50:49,466|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-15 04:50:49,469|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-15 04:50:49,475|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| SIMPLE STATUS CHECK - START
2022-12-15 04:50:49,487|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:50:49,552|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:49,573|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:50:59,422|35df5aa9-2d89-4b90-9d8c-0f07394748b4||reactor-http-epoll-4||||INFO||||||| processing request id 35df5aa9-2d89-4b90-9d8c-0f07394748b4
2022-12-15 04:50:59,422|35df5aa9-2d89-4b90-9d8c-0f07394748b4||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:50:59,422|35df5aa9-2d89-4b90-9d8c-0f07394748b4||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:50:59,426|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-15 04:50:59,509|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-15 04:50:59,511|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-15 04:50:59,513|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:50:59,525|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-15 04:50:59,525|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-15 04:50:59,525|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:50:59,526|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(35df5aa9-2d89-4b90-9d8c-0f07394748b4) for workflow(resource-assignment) step(resource-assignment)
2022-12-15 04:50:59,526|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:59,526|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-15 04:50:59,527|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-15 04:50:59,541|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| 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-12-15 04:50:59,542|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-15 04:50:59,542|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("288bc671-1b94-4574-ad73-e81d4a8b5a53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:50:59,543|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("786c5137-3666-4ef9-81eb-76aa367c0191") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:50:59,543|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "288bc671-1b94-4574-ad73-e81d4a8b5a53",
  "vnf-id" : "786c5137-3666-4ef9-81eb-76aa367c0191",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-15 04:50:59,549|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-15 04:50:59,549|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:50:59,549|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-15 04:50:59,550|35df5aa9-2d89-4b90-9d8c-0f07394748b4||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 06dd2b91-e3dd-4c5c-9c58-f951410dccee auditStoreId -1
2022-12-15 04:50:59,583|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:50:59,625|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:50:59,627|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:03,700|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||reactor-http-epoll-4||||INFO||||||| processing request id 3d8bc873-a2cb-4424-984f-3bfe18fd0a37
2022-12-15 04:51:03,700|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:51:03,700|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-15 04:51:03,701|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-15 04:51:03,701|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-15 04:51:03,706|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:51:03,726|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-15 04:51:03,727|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-15 04:51:03,727|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:51:03,727|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(3d8bc873-a2cb-4424-984f-3bfe18fd0a37) for workflow(resource-assignment) step(resource-assignment)
2022-12-15 04:51:03,727|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:51:03,727|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-15 04:51:03,728|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-15 04:51:03,744|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| 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-12-15 04:51:03,746|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-12-15 04:51:03,747|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-15 04:51:03,748|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-15 04:51:03,748|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-15 04:51:03,748|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c922e615-6b15-4ee0-91ae-a6fffc3d2d7c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-15 04:51:03,748|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("288bc671-1b94-4574-ad73-e81d4a8b5a53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:51:03,749|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| 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-12-15 04:51:03,749|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-15 04:51:03,749|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-15 04:51:03,750|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("786c5137-3666-4ef9-81eb-76aa367c0191") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:51:03,750|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "288bc671-1b94-4574-ad73-e81d4a8b5a53",
  "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" : "c922e615-6b15-4ee0-91ae-a6fffc3d2d7c",
  "vnf-id" : "786c5137-3666-4ef9-81eb-76aa367c0191",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-15 04:51:03,759|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-15 04:51:03,759|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:51:03,759|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-15 04:51:03,759|3d8bc873-a2cb-4424-984f-3bfe18fd0a37||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b1038fb-051e-407e-a591-b640c4e9a1ae auditStoreId -1
2022-12-15 04:51:08,235|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:51:08,341|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:51:08,348|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing request id f01ac864-d6fe-4414-8638-2fd5686bd989
2022-12-15 04:51:08,348|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:51:08,348|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| StoreAuditService ID  -1
2022-12-15 04:51:08,348|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-15 04:51:08,348|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-15 04:51:08,350|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:51:08,358|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deriving input data for workflow: (config-assign)
2022-12-15 04:51:08,358|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-15 04:51:08,358|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:51:08,359|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(f01ac864-d6fe-4414-8638-2fd5686bd989) for workflow(config-assign) step(config-assign)
2022-12-15 04:51:08,359|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-15 04:51:08,359|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-15 04:51:08,361|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-15 04:51:08,380|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| 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-12-15 04:51:08,381|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-15 04:51:08,382|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("288bc671-1b94-4574-ad73-e81d4a8b5a53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-15 04:51:08,382|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value ("786c5137-3666-4ef9-81eb-76aa367c0191") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-15 04:51:08,390|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-15 04:51:08,391|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-15 04:51:08,391|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-15 04:51:08,391|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Generated Resource Param Data ({
  "service-instance-id" : "288bc671-1b94-4574-ad73-e81d4a8b5a53",
  "vnf-id" : "786c5137-3666-4ef9-81eb-76aa367c0191",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-15 04:51:08,405|f01ac864-d6fe-4414-8638-2fd5686bd989||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-15 04:51:08,410|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-12-15 04:51:08,410|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:51:08,411|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-15 04:51:08,411|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-15 04:51:08,411|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1576837d-d5dd-4e6b-a549-6e4869751f4d auditStoreId -1
2022-12-15 04:51:08,421|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Completed
2022-12-15 04:51:09,636|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:09,683|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:09,685|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is ready.
2022-12-15 04:51:09,685|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| SIMPLE STATUS CHECK - END
2022-12-15 04:51:09,685|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:51:09,685|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-15 04:51:09,685|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-15 04:51:09,686|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(config-apply)
2022-12-15 04:51:09,686|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:51:09,692|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-deploy) step(config-apply)
2022-12-15 04:51:09,692|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-15 04:51:09,692|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-12-15 04:51:09,694|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Triggering K8s Config Value component logic.
2022-12-15 04:51:09,694|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Getting the template prefixes
2022-12-15 04:51:09,694|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Iterating over prefixes in resource assignment map.
2022-12-15 04:51:09,705|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/config/replica-count-change)
2022-12-15 04:51:14,715|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(500 - Internal Server Error)
2022-12-15 04:51:14,715|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Uploading K8s config..
2022-12-15 04:51:14,741|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Config building started from source custom-values
2022-12-15 04:51:14,741|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-15 04:51:14,756|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-12-15 04:51:14,759|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-15 04:51:14,760|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-15 04:51:14,840|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(POST), url(/v1/instance/gifted_northcutt/config)
2022-12-15 04:51:14,941|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(201 - Created)
2022-12-15 04:51:14,951|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:51:14,951|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-15 04:51:14,951|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-15 04:51:14,952|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(status-verification-script-after)
2022-12-15 04:51:14,952|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:51:14,953|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-deploy) step(status-verification-script-after)
2022-12-15 04:51:14,953|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-15 04:51:14,953|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-12-15 04:51:14,955|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-15 04:51:14,956|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| SIMPLE STATUS CHECK - START
2022-12-15 04:51:14,964|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:15,013|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:15,015|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:25,024|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:25,072|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:25,076|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:35,085|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:35,154|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:35,155|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:45,164|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:45,208|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:45,210|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:55,220|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:51:55,263|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:51:55,266|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is not ready. Please wait...
2022-12-15 04:51:59,578|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-15 04:51:59,685|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-15 04:51:59,689|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| processing request id f01ac864-d6fe-4414-8638-2fd5686bd989
2022-12-15 04:51:59,689|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-15 04:51:59,689|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| StoreAuditService ID  -1
2022-12-15 04:51:59,697|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-15 04:51:59,698|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-15 04:51:59,699|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-15 04:51:59,704|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Deriving input data for workflow: (config-deploy)
2022-12-15 04:51:59,704|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-15 04:51:59,704|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:51:59,714|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(f01ac864-d6fe-4414-8638-2fd5686bd989) for workflow(config-deploy) step(config-deploy)
2022-12-15 04:51:59,714|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-15 04:51:59,714|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-12-15 04:51:59,716|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-15 04:51:59,716|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Getting Jython Script Class(ConfigDeploy)
2022-12-15 04:51:59,763|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@f22819f
2022-12-15 04:51:59,765|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Hello world
2022-12-15 04:51:59,765|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:51:59,765|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-15 04:51:59,765|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-15 04:51:59,767|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80aca9ca-9b58-4ab2-8254-811fd59fc88c auditStoreId -1
2022-12-15 04:51:59,769|f01ac864-d6fe-4414-8638-2fd5686bd989||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Completed
2022-12-15 04:52:05,282|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Rest request method(GET), url(/v1/instance/gifted_northcutt/status)
2022-12-15 04:52:05,327|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Response status(200 - OK)
2022-12-15 04:52:05,330|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| VfModule helm_apache (gifted_northcutt) is ready.
2022-12-15 04:52:05,330|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| SIMPLE STATUS CHECK - END
2022-12-15 04:52:05,330|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:52:05,331|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-15 04:52:05,331|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-15 04:52:05,332|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Executing workflow(config-deploy[edb8cf31-adfb-4672-90a0-8ae6e4aa06b5])'s step(collect-results)
2022-12-15 04:52:05,332|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-15 04:52:05,334|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| preparing request id(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) for workflow(config-deploy) step(collect-results)
2022-12-15 04:52:05,334|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-15 04:52:05,334|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-15 04:52:05,334|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-15 04:52:05,378|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Collected results: {}
2022-12-15 04:52:05,378|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Preparing Response...
2022-12-15 04:52:05,378|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-15 04:52:05,379|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-15 04:52:05,379|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Execute node(END) -> executed state(SUCCESS)
2022-12-15 04:52:05,380|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| workflow(edb8cf31-adfb-4672-90a0-8ae6e4aa06b5) nodes completed with (0)exceptions
2022-12-15 04:52:05,383|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-15 04:52:05,384|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0335df53-ab11-4c11-b4cc-e99688b56e6c auditStoreId -1
2022-12-15 04:52:05,387|edb8cf31-adfb-4672-90a0-8ae6e4aa06b5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-69pxb|||| Completed