Results

By type

          22:48:50,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:48:50,600 |-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]
22:48:50,601 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:48:50,601 |-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]
22:48:50,601 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:48:50,618 |-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
22:48:50,764 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:48:50,775 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:48:50,780 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:48:50,788 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:50,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:48:50,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:48:50,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:48:50,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:48:50,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:48:50,874 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:48:50,874 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:48:50,874 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:48:50,877 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-07 22:48:52,011|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-qcwhk with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-07 22:48:52,015|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-07 22:48:55,480|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-07 22:48:56,033|||main||||INFO||||||| Finished Spring Data repository scanning in 539 ms. Found 11 JPA repository interfaces.
2022-11-07 22:48:58,320|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-07 22:48:58,415|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-07 22:48:58,672|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-07 22:48:59,272|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-07 22:48:59,669|||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-11-07 22:48:59,670|||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-11-07 22:49:00,116|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-07 22:49:01,621|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-07 22:49:01,635|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-07 22:49:01,729|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-07 22:49:03,137|||main||||INFO||||||| Audit service is disabled
2022-11-07 22:49:03,271|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-07 22:49:05,308|||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-11-07 22:49:05,355|||main||||INFO||||||| Dependency Management module created...
2022-11-07 22:49:06,488|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-07 22:49:06,873|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-07 22:49:08,241|||main||||INFO||||||| Netty started on port 8080
2022-11-07 22:49:10,255|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-07 22:49:10,908|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-07 22:49:10,915|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.83 seconds (JVM running for 20.961)
2022-11-07 22:49:10,944|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-07 23:58:41,127|5b169bb9-0d3e-4fa0-a003-bd97340592d7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-07 23:58:41,129|5b169bb9-0d3e-4fa0-a003-bd97340592d7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-07 23:58:41,131|5b169bb9-0d3e-4fa0-a003-bd97340592d7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-07 23:58:41,798|5b169bb9-0d3e-4fa0-a003-bd97340592d7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-07 23:58:41,802|5b169bb9-0d3e-4fa0-a003-bd97340592d7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-07 23:58:43,184|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/757b0f80-615f-4ff1-ad21-a38ab702f488)
2022-11-07 23:58:43,202|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| deleting definition types under : /opt/app/onap/blueprints/working/757b0f80-615f-4ff1-ad21-a38ab702f488/Definitions
2022-11-07 23:58:43,303|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| reinitialized all type definitions
2022-11-07 23:58:43,309|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-07 23:58:43,356|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-07 23:58:43,368|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-07 23:58:43,384|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-07 23:58:43,435|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing Workflow(helloworld)
2022-11-07 23:58:43,437|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-07 23:58:43,437|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| identified workflow(helloworld) targets(helloworld)
2022-11-07 23:58:43,437|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-07 23:58:43,438|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-07 23:58:43,439|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enriching artifacts file(/opt/app/onap/blueprints/working/757b0f80-615f-4ff1-ad21-a38ab702f488/Templates/hello-world-mapping.json
2022-11-07 23:58:43,453|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-07 23:58:43,454|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-07 23:58:43,454|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing blueprint Resource Definitions
2022-11-07 23:58:43,454|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-07 23:58:43,456|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing file (Templates/hello-world-mapping.json)
2022-11-07 23:58:43,472|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| distinct resource keys ([])
2022-11-07 23:58:43,473|d2b2aa6f-bcaa-4a4f-b7e8-b25c24131d9c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enriching Resource Definition sources Node Template: []
2022-11-07 23:58:43,778|54b2cb68-d0c8-4a7f-ac36-5e98f6d59d07||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(f6ebf967-9366-4633-8082-88aa4ac411d9) CBA(/opt/app/onap/blueprints/archive/f6ebf967-9366-4633-8082-88aa4ac411d9/cba.zip)
2022-11-07 23:58:43,803|54b2cb68-d0c8-4a7f-ac36-5e98f6d59d07||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6ebf967-9366-4633-8082-88aa4ac411d9) and entry definition file (Definitions/blueprint.json)
2022-11-07 23:58:43,884|54b2cb68-d0c8-4a7f-ac36-5e98f6d59d07||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(helloworld)
2022-11-07 23:58:43,899|54b2cb68-d0c8-4a7f-ac36-5e98f6d59d07||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6ebf967-9366-4633-8082-88aa4ac411d9) and entry definition file (Definitions/blueprint.json)
2022-11-07 23:58:44,114|54b2cb68-d0c8-4a7f-ac36-5e98f6d59d07||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/f6ebf967-9366-4633-8082-88aa4ac411d9) present to clean.
2022-11-07 23:58:44,326|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-11-07 23:58:44,326|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-07 23:58:44,332|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-07 23:58:44,341|654321||DefaultDispatcher-worker-18||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-07 23:58:44,426|654321||DefaultDispatcher-worker-18||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-07 23:58:44,429|654321||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-07 23:58:44,431|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-07 23:58:44,447|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-07 23:58:44,449|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-07 23:58:44,466|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-07 23:58:44,477|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-07 23:58:44,478|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-07 23:58:44,482|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-07 23:58:44,506|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-07 23:58:44,531|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2022-11-07 23:58:44,534|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2022-11-07 23:58:44,675|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-11-07 23:58:44,678|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-07 23:58:44,679|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-07 23:58:44,687|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 94eec52a-7dba-4a1e-99cf-277384986249 auditStoreId -1
2022-11-08 00:03:16,567|86aec9f8-a8c0-4c41-976b-88615ae3cc0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-08 00:03:16,567|86aec9f8-a8c0-4c41-976b-88615ae3cc0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 00:03:16,567|86aec9f8-a8c0-4c41-976b-88615ae3cc0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 00:03:16,851|86aec9f8-a8c0-4c41-976b-88615ae3cc0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 00:03:16,852|86aec9f8-a8c0-4c41-976b-88615ae3cc0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 00:03:17,904|64945c90-aa23-4f23-9c92-74587c55b3bd||Thread-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d31e9c92-2ca7-4b66-b9c9-caff8ec38ce0)
2022-11-08 00:03:17,905|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| deleting definition types under : /opt/app/onap/blueprints/working/d31e9c92-2ca7-4b66-b9c9-caff8ec38ce0/Definitions
2022-11-08 00:03:17,908|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| reinitialized all type definitions
2022-11-08 00:03:17,909|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-08 00:03:17,954|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-08 00:03:17,973|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-08 00:03:17,982|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-08 00:03:18,000|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing Workflow(helloworld)
2022-11-08 00:03:18,000|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-08 00:03:18,000|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| identified workflow(helloworld) targets(helloworld)
2022-11-08 00:03:18,001|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-08 00:03:18,001|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-08 00:03:18,001|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enriching artifacts file(/opt/app/onap/blueprints/working/d31e9c92-2ca7-4b66-b9c9-caff8ec38ce0/Templates/hello-world-mapping.json
2022-11-08 00:03:18,010|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-08 00:03:18,010|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-08 00:03:18,010|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 00:03:18,010|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-08 00:03:18,010|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing file (Templates/hello-world-mapping.json)
2022-11-08 00:03:18,018|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| distinct resource keys ([])
2022-11-08 00:03:18,019|64945c90-aa23-4f23-9c92-74587c55b3bd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enriching Resource Definition sources Node Template: []
2022-11-08 00:03:18,268|ccbfdf4c-7114-465f-8c01-31637b2871e7||Thread-52||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(68be2815-34fc-4040-b5eb-34d2276cc6ba) CBA(/opt/app/onap/blueprints/archive/68be2815-34fc-4040-b5eb-34d2276cc6ba/cba.zip)
2022-11-08 00:03:18,288|ccbfdf4c-7114-465f-8c01-31637b2871e7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/68be2815-34fc-4040-b5eb-34d2276cc6ba) and entry definition file (Definitions/blueprint.json)
2022-11-08 00:03:18,311|ccbfdf4c-7114-465f-8c01-31637b2871e7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(helloworld)
2022-11-08 00:03:18,321|ccbfdf4c-7114-465f-8c01-31637b2871e7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/68be2815-34fc-4040-b5eb-34d2276cc6ba) and entry definition file (Definitions/blueprint.json)
2022-11-08 00:03:18,434|ccbfdf4c-7114-465f-8c01-31637b2871e7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/68be2815-34fc-4040-b5eb-34d2276cc6ba) present to clean.
2022-11-08 00:03:18,627|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-08 00:03:18,627|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:03:18,627|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:03:18,630|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-08 00:03:18,630|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-08 00:03:18,634|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-08 00:03:18,653|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-08 00:03:18,653|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-08 00:03:18,654|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 00:03:18,655|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-08 00:03:18,655|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:03:18,655|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-08 00:03:18,657|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-08 00:03:18,678|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2022-11-08 00:03:18,679|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2022-11-08 00:03:18,688|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-11-08 00:03:18,688|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:03:18,688|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-08 00:03:18,689|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bef7a782-67b0-417f-8701-2a2f4c4db74b auditStoreId -1
2022-11-08 00:51:51,978|3df53490-ef63-4ef8-b740-836b66625c7f||Thread-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(7f59c72b-da51-49b8-ad64-72fdfa35207c) CBA(/opt/app/onap/blueprints/archive/7f59c72b-da51-49b8-ad64-72fdfa35207c/cba.zip)
2022-11-08 00:51:52,026|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f59c72b-da51-49b8-ad64-72fdfa35207c) and entry definition file (Definitions/CNF.json)
2022-11-08 00:51:52,183|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:51:52,184|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:51:52,185|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:51:52,186|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-out)
2022-11-08 00:51:52,187|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale)
2022-11-08 00:51:52,188|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-in)
2022-11-08 00:51:52,188|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(health-check)
2022-11-08 00:51:52,233|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f59c72b-da51-49b8-ad64-72fdfa35207c) and entry definition file (Definitions/CNF.json)
2022-11-08 00:51:52,387|3df53490-ef63-4ef8-b740-836b66625c7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/7f59c72b-da51-49b8-ad64-72fdfa35207c) present to clean.
2022-11-08 00:52:06,936|030883ac-b17a-4028-8ace-1405ef11399b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-08 00:52:06,936|030883ac-b17a-4028-8ace-1405ef11399b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 00:52:06,936|030883ac-b17a-4028-8ace-1405ef11399b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 00:52:07,281|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 00:52:07,281|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 00:52:07,997|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-08 00:52:08,001|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(9a6a2345-0df2-498e-b835-7bba25335c2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-08 00:52:08,025|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(b11dc02a-abb1-4c74-9d85-27466a5c22b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-08 00:52:08,035|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(4d91ae94-084b-4b5d-ace2-8162ae60e4d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-08 00:52:08,049|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 00:52:08,049|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(a46105dd-198e-44b1-8aa3-78d2f9250fd9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-08 00:52:08,066|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(e3f50c74-0b2c-483e-b90a-94e8bf20d54d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-08 00:52:08,084|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(6049367c-1fbc-46ba-8863-69839027d534) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-08 00:52:08,103|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,104|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,105|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 00:52:08,105|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,105|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,158|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,163|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:52:08,188|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:52:08,207|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:52:08,226|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:52:08,318|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:52:08,319|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:52:08,319|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:08,371|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,518|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:52:08,519|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:52:08,520|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:08,566|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:08,733|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:52:08,734|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:52:08,735|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:08,736|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(HealthCheck)
2022-11-08 00:52:08,737|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-08 00:52:08,738|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(vf-config-assign)
2022-11-08 00:52:08,739|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(vf-config-deploy)
2022-11-08 00:52:08,786|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:52:08,787|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:08,788|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 00:52:08,817|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:09,023|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:52:09,024|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:09,055|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 00:52:09,135|030883ac-b17a-4028-8ace-1405ef11399b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:24,685|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a55dfece-bdc2-4b2f-b5aa-f8d83b72e72b)
2022-11-08 00:52:24,686|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| deleting definition types under : /opt/app/onap/blueprints/working/a55dfece-bdc2-4b2f-b5aa-f8d83b72e72b/Definitions
2022-11-08 00:52:24,688|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| reinitialized all type definitions
2022-11-08 00:52:24,689|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-08 00:52:24,716|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(vnf-template)
2022-11-08 00:52:24,725|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-08 00:52:24,733|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-08 00:52:24,754|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,780|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,790|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,799|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-08 00:52:24,799|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-08 00:52:24,799|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-08 00:52:24,821|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,831|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,840|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,850|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 00:52:24,873|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,885|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,896|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,906|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,917|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,931|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,952|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-08 00:52:24,956|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-08 00:52:24,956|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-08 00:52:24,957|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-08 00:52:24,977|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,988|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:24,999|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(input)
2022-11-08 00:52:25,016|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-08 00:52:25,061|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing Workflow(resource-assignment)
2022-11-08 00:52:25,061|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-08 00:52:25,062|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-08 00:52:25,062|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-08 00:52:25,062|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-08 00:52:25,062|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-08 00:52:25,062|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enriching artifacts file(/opt/app/onap/blueprints/working/a55dfece-bdc2-4b2f-b5aa-f8d83b72e72b/Templates/vnf-mapping.json
2022-11-08 00:52:25,069|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-08 00:52:25,069|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-08 00:52:25,070|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enriching artifacts file(/opt/app/onap/blueprints/working/a55dfece-bdc2-4b2f-b5aa-f8d83b72e72b/Templates/base_ubuntu20-mapping.json
2022-11-08 00:52:25,076|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-08 00:52:25,076|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-08 00:52:25,077|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing Workflow(config-assign)
2022-11-08 00:52:25,077|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-08 00:52:25,078|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| identified workflow(config-assign) targets(config-assign)
2022-11-08 00:52:25,078|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-08 00:52:25,078|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-08 00:52:25,078|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enriching artifacts file(/opt/app/onap/blueprints/working/a55dfece-bdc2-4b2f-b5aa-f8d83b72e72b/Templates/baseconfig-mapping.json
2022-11-08 00:52:25,085|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-08 00:52:25,085|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-08 00:52:25,086|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing Workflow(config-deploy)
2022-11-08 00:52:25,086|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-08 00:52:25,086|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-08 00:52:25,086|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| workflow(config-deploy) resource assignment files([]
2022-11-08 00:52:25,087|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 00:52:25,087|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-08 00:52:25,087|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing file (Templates/vnf-mapping.json)
2022-11-08 00:52:25,087|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-08 00:52:25,087|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing file (Templates/baseconfig-mapping.json)
2022-11-08 00:52:25,109|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:52:25,194|d555a313-f551-4a18-99fe-6c95c9f4031d||Thread-53||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-08 00:52:25,431|b1ff2650-b1b5-469e-b90f-01029cbeb214||Thread-53||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(3eacd316-79aa-4704-b464-593e7ccfc882) CBA(/opt/app/onap/blueprints/archive/3eacd316-79aa-4704-b464-593e7ccfc882/cba.zip)
2022-11-08 00:52:25,449|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3eacd316-79aa-4704-b464-593e7ccfc882) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:52:25,462|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:52:25,491|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:52:25,492|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:52:25,493|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:52:25,503|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3eacd316-79aa-4704-b464-593e7ccfc882) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:52:25,584|b1ff2650-b1b5-469e-b90f-01029cbeb214||DefaultDispatcher-worker-40||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/3eacd316-79aa-4704-b464-593e7ccfc882) present to clean.
2022-11-08 00:53:46,961|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 00:53:47,067|||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-11-08 00:53:47,114|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| request(5a8275b9-2bf4-45f6-b2d2-91a52349237f)
2022-11-08 00:53:47,118|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| CBA file(/opt/app/onap/blueprints/archive/301112a9-dca5-46e2-a33e-ba0645cf99fb/cba.zip written successfully
2022-11-08 00:53:47,118|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(301112a9-dca5-46e2-a33e-ba0645cf99fb) CBA(/opt/app/onap/blueprints/archive/301112a9-dca5-46e2-a33e-ba0645cf99fb/cba.zip)
2022-11-08 00:53:47,149|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/301112a9-dca5-46e2-a33e-ba0645cf99fb) and entry definition file (Definitions/CNF.json)
2022-11-08 00:53:47,233|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:53:47,234|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:53:47,235|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:53:47,236|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-out)
2022-11-08 00:53:47,236|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale)
2022-11-08 00:53:47,237|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-in)
2022-11-08 00:53:47,237|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(health-check)
2022-11-08 00:53:47,263|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/301112a9-dca5-46e2-a33e-ba0645cf99fb) and entry definition file (Definitions/CNF.json)
2022-11-08 00:53:47,302|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-08 00:53:47,351|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-08 00:53:47,353|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-08 00:53:47,422|5a8275b9-2bf4-45f6-b2d2-91a52349237f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/301112a9-dca5-46e2-a33e-ba0645cf99fb) present to clean.
2022-11-08 00:54:14,210|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 00:54:14,323|||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-11-08 00:54:14,325|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| request(485e9555-ce1e-40de-aaa7-d177d7e1b87b)
2022-11-08 00:54:14,327|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| CBA file(/opt/app/onap/blueprints/archive/7c18da4a-7f15-4617-8646-d8e9dc9aff4c/cba.zip written successfully
2022-11-08 00:54:14,327|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(7c18da4a-7f15-4617-8646-d8e9dc9aff4c) CBA(/opt/app/onap/blueprints/archive/7c18da4a-7f15-4617-8646-d8e9dc9aff4c/cba.zip)
2022-11-08 00:54:14,336|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7c18da4a-7f15-4617-8646-d8e9dc9aff4c) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:54:14,347|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 00:54:14,373|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:54:14,373|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:54:14,374|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:54:14,383|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7c18da4a-7f15-4617-8646-d8e9dc9aff4c) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:54:14,411|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-08 00:54:14,451|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-08 00:54:14,453|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-08 00:54:14,513|485e9555-ce1e-40de-aaa7-d177d7e1b87b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/7c18da4a-7f15-4617-8646-d8e9dc9aff4c) present to clean.
2022-11-08 00:55:51,396|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||reactor-http-epoll-3||||INFO||||||| processing request id ad2f6a55-b246-4cec-b07b-c4e54d04fd82
2022-11-08 00:55:51,396|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:55:51,397|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:55:51,401|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-08 00:55:51,607|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 00:55:51,609|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 00:55:51,612|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 00:55:51,628|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:55:51,686|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 00:55:51,719|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[ad2f6a55-b246-4cec-b07b-c4e54d04fd82])'s step(resource-assignment)
2022-11-08 00:55:51,719|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:51,720|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ad2f6a55-b246-4cec-b07b-c4e54d04fd82) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:55:51,720|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:55:51,720|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:55:51,722|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-08 00:55:51,740|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||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-11-08 00:55:51,777|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-08 00:55:51,783|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-08 00:55:51,783|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||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-11-08 00:55:51,784|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("62007e8d-b431-472a-b63e-446f4f56d1f9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:55:51,784|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("62cb5c0f-0347-4594-9b8e-bb6689cebb67") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:55:51,798|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="62007e8d-b431-472a-b63e-446f4f56d1f9", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-08 00:55:51,842|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:51,853|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:52,108|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 00:55:53,804|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-08 00:55:53,831|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-08 00:55:53,838|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-11-08 00:55:53,839|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:53,842|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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" : "62cb5c0f-0347-4594-9b8e-bb6689cebb67",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "62007e8d-b431-472a-b63e-446f4f56d1f9",
  "vnf_name" : "${vnf_name}"
})
2022-11-08 00:55:53,853|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-08 00:55:53,853|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:55:53,854|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-08 00:55:53,855|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ad2f6a55-b246-4cec-b07b-c4e54d04fd82])'s step(profile-upload)
2022-11-08 00:55:53,855|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:53,864|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ad2f6a55-b246-4cec-b07b-c4e54d04fd82) for workflow(resource-assignment) step(profile-upload)
2022-11-08 00:55:53,864|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-08 00:55:53,864|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||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-11-08 00:55:53,866|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-08 00:55:53,867|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-08 00:55:53,867|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-08 00:55:53,872|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-08 00:55:53,872|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-08 00:55:53,873|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-08 00:55:53,873|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-08 00:55:53,874|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 00:55:53,881|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| workflow(ad2f6a55-b246-4cec-b07b-c4e54d04fd82) nodes completed with (0)exceptions
2022-11-08 00:55:53,881|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:55:53,882|ad2f6a55-b246-4cec-b07b-c4e54d04fd82||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0beb6899-98e4-48ef-bf2e-4b262d35cd63 auditStoreId -1
2022-11-08 00:55:57,707|5a729c39-9c3d-45c2-b5c7-fb32a036e793||reactor-http-epoll-3||||INFO||||||| processing request id 5a729c39-9c3d-45c2-b5c7-fb32a036e793
2022-11-08 00:55:57,707|5a729c39-9c3d-45c2-b5c7-fb32a036e793||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:55:57,707|5a729c39-9c3d-45c2-b5c7-fb32a036e793||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:55:57,708|5a729c39-9c3d-45c2-b5c7-fb32a036e793||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 00:55:57,708|5a729c39-9c3d-45c2-b5c7-fb32a036e793||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 00:55:57,711|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 00:55:57,731|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:55:57,734|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 00:55:57,735|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[5a729c39-9c3d-45c2-b5c7-fb32a036e793])'s step(resource-assignment)
2022-11-08 00:55:57,735|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:57,736|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5a729c39-9c3d-45c2-b5c7-fb32a036e793) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:55:57,736|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:55:57,736|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:55:57,738|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-08 00:55:57,761|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:57,782|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-08 00:55:57,783|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3efba4d7-7abc-4bc2-af6b-69a8bf51d925") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-08 00:55:57,783|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-08 00:55:57,784|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:57,784|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("921546e5-2b59-43ca-bee8-8f126aa7199e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-08 00:55:57,805|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:55:57,805|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:55:57,805|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||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-11-08 00:55:57,806|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:57,900|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:55:57,909|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:55:57,953|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 00:55:57,953|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 00:55:57,958|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"afdd620f-c381-4b98-9f87-381aefef42a8"}])
2022-11-08 00:55:57,961|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"67b45c47-fe1c-4f56-825e-d1c9855ad65e"}])
2022-11-08 00:55:57,962|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("afdd620f-c381-4b98-9f87-381aefef42a8") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-08 00:55:57,962|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("67b45c47-fe1c-4f56-825e-d1c9855ad65e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-08 00:55:57,964|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-08 00:55:57,968|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 67b45c47-fe1c-4f56-825e-d1c9855ad65e
2022-11-08 00:55:57,970|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:55:57,970|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,000|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:55:58,011|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 00:55:58,012|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-08 00:55:58,012|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-08 00:55:58,013|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-08 00:55:58,014|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,026|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 921546e5-2b59-43ca-bee8-8f126aa7199e
2022-11-08 00:55:58,027|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("62cb5c0f-0347-4594-9b8e-bb6689cebb67") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:55:58,027|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,028|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,028|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("62007e8d-b431-472a-b63e-446f4f56d1f9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:55:58,031|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="62cb5c0f-0347-4594-9b8e-bb6689cebb67", vnf-id="62007e8d-b431-472a-b63e-446f4f56d1f9"}
2022-11-08 00:55:58,031|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="62cb5c0f-0347-4594-9b8e-bb6689cebb67", vnf-id="62007e8d-b431-472a-b63e-446f4f56d1f9"}
2022-11-08 00:55:58,046|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,047|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,048|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,048|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,094|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-08 00:55:58,096|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-08 00:55:58,167|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-08 00:55:58,168|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 00:55:58,168|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 00:55:58,168|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 00:55:58,169|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-08 00:55:58,170|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="3efba4d7-7abc-4bc2-af6b-69a8bf51d925"}
2022-11-08 00:55:58,175|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||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-11-08 00:55:58,176|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||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-11-08 00:55:58,177|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 00:55:58,237|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-08 00:55:58,238|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-08 00:55:58,239|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-11-08 00:55:58,240|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-08 00:55:58,242|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="62cb5c0f-0347-4594-9b8e-bb6689cebb67", vnf-id="62007e8d-b431-472a-b63e-446f4f56d1f9"}
2022-11-08 00:55:58,246|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,246|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/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-11-08 00:55:58,283|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/62cb5c0f-0347-4594-9b8e-bb6689cebb67/service-data/vnfs/vnf/62007e8d-b431-472a-b63e-446f4f56d1f9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-08 00:55:58,343|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 00:55:58,343|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 00:55:58,344|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-08 00:55:58,344|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-08 00:55:58,344|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,345|5a729c39-9c3d-45c2-b5c7-fb32a036e793||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-11-08 00:55:58,345|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-08 00:55:58,365|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-08 00:55:58,365|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 00:55:58,365|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:55:58,366|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-08 00:55:58,367|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| workflow(5a729c39-9c3d-45c2-b5c7-fb32a036e793) nodes completed with (1)exceptions
2022-11-08 00:55:58,377|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||ERROR||||||| workflow(5a729c39-9c3d-45c2-b5c7-fb32a036e793) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-11-08 00:55:58,377|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:55:58,378|5a729c39-9c3d-45c2-b5c7-fb32a036e793||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 28342079-f69e-4d7e-915d-7a053cba3809 auditStoreId -1
2022-11-08 00:57:18,515|fe9cf711-2a7e-4749-8698-0432938ab4b0||reactor-http-epoll-3||||INFO||||||| processing request id fe9cf711-2a7e-4749-8698-0432938ab4b0
2022-11-08 00:57:18,516|fe9cf711-2a7e-4749-8698-0432938ab4b0||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:57:18,516|fe9cf711-2a7e-4749-8698-0432938ab4b0||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:57:18,537|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-08 00:57:18,650|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 00:57:18,652|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 00:57:18,657|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:57:18,676|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:57:18,677|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-08 00:57:18,677|fe9cf711-2a7e-4749-8698-0432938ab4b0||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-11-08 00:57:18,678|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(fe9cf711-2a7e-4749-8698-0432938ab4b0) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:57:18,678|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:18,678|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:57:18,679|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-08 00:57:18,699|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||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-11-08 00:57:18,701|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 00:57:18,702|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f7867ffb-c4fd-4174-b316-2aa303e39528") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:57:18,702|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3756c703-5a44-4154-90a2-ad99bc4894c9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:57:18,703|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "f7867ffb-c4fd-4174-b316-2aa303e39528",
  "vnf-id" : "3756c703-5a44-4154-90a2-ad99bc4894c9",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-08 00:57:18,710|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 00:57:18,710|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:18,710|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:57:18,711|fe9cf711-2a7e-4749-8698-0432938ab4b0||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fc718626-f289-4ad9-9c56-f37973f33da0 auditStoreId -1
2022-11-08 00:57:24,137|7c639b61-dd6f-482e-82e2-53a5694e1d2c||reactor-http-epoll-3||||INFO||||||| processing request id 7c639b61-dd6f-482e-82e2-53a5694e1d2c
2022-11-08 00:57:24,138|7c639b61-dd6f-482e-82e2-53a5694e1d2c||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:57:24,138|7c639b61-dd6f-482e-82e2-53a5694e1d2c||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:57:24,139|7c639b61-dd6f-482e-82e2-53a5694e1d2c||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 00:57:24,140|7c639b61-dd6f-482e-82e2-53a5694e1d2c||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 00:57:24,145|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:57:24,171|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:57:24,171|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-08 00:57:24,171|7c639b61-dd6f-482e-82e2-53a5694e1d2c||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-11-08 00:57:24,172|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7c639b61-dd6f-482e-82e2-53a5694e1d2c) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:57:24,172|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:24,172|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:57:24,173|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-08 00:57:24,190|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||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-11-08 00:57:24,192|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-08 00:57:24,192|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-08 00:57:24,193|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-08 00:57:24,193|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-08 00:57:24,193|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7e7d00c2-0499-4cd4-baec-3ad2b9476f70") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-08 00:57:24,194|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f7867ffb-c4fd-4174-b316-2aa303e39528") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:57:24,194|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||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-11-08 00:57:24,195|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-08 00:57:24,195|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-08 00:57:24,195|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3756c703-5a44-4154-90a2-ad99bc4894c9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:57:24,196|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "f7867ffb-c4fd-4174-b316-2aa303e39528",
  "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" : "7e7d00c2-0499-4cd4-baec-3ad2b9476f70",
  "vnf-id" : "3756c703-5a44-4154-90a2-ad99bc4894c9",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-08 00:57:24,204|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 00:57:24,204|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:24,204|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:57:24,204|7c639b61-dd6f-482e-82e2-53a5694e1d2c||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb627c72-fad8-441c-9dbc-e4702bb2b261 auditStoreId -1
2022-11-08 00:57:29,147|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 00:57:29,260|||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-11-08 00:57:29,298|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing request id dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c
2022-11-08 00:57:29,298|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:57:29,298|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| StoreAuditService ID  -1
2022-11-08 00:57:29,298|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 00:57:29,298|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 00:57:29,303|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:57:29,318|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Deriving input data for workflow: (config-assign)
2022-11-08 00:57:29,319|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-08 00:57:29,319|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 00:57:29,320|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| preparing request id(dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c) for workflow(config-assign) step(config-assign)
2022-11-08 00:57:29,320|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:29,320|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-08 00:57:29,325|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-08 00:57:29,414|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:57:29,416|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 00:57:29,418|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Setting Resource Value ("f7867ffb-c4fd-4174-b316-2aa303e39528") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:57:29,419|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Setting Resource Value ("3756c703-5a44-4154-90a2-ad99bc4894c9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:57:29,477|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-08 00:57:29,480|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-08 00:57:29,485|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-08 00:57:29,487|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Generated Resource Param Data ({
  "service-instance-id" : "f7867ffb-c4fd-4174-b316-2aa303e39528",
  "vnf-id" : "3756c703-5a44-4154-90a2-ad99bc4894c9",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-08 00:57:29,625|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-08 00:57:29,653|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:57:29,653|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Preparing Response...
2022-11-08 00:57:29,653|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:57:29,653|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-08 00:57:29,654|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee3d7068-79bd-4546-92d0-27b3b3be9194 auditStoreId -1
2022-11-08 00:57:29,686|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Completed
2022-11-08 00:58:19,972|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 00:58:20,081|||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-11-08 00:58:20,087|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| processing request id dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c
2022-11-08 00:58:20,087|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:58:20,087|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| StoreAuditService ID  -1
2022-11-08 00:58:20,090|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 00:58:20,091|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 00:58:20,093|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 00:58:20,112|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Deriving input data for workflow: (config-deploy)
2022-11-08 00:58:20,113|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-08 00:58:20,113|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 00:58:20,135|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| preparing request id(dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c) for workflow(config-deploy) step(config-deploy)
2022-11-08 00:58:20,135|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-08 00:58:20,135|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| 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-11-08 00:58:20,142|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-08 00:58:20,145|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Getting Jython Script Class(ConfigDeploy)
2022-11-08 00:58:24,438|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@3247f48a
2022-11-08 00:58:24,439|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Hello world
2022-11-08 00:58:24,439|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Preparing Response...
2022-11-08 00:58:24,439|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-08 00:58:24,440|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-08 00:58:24,441|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5f511151-3007-40f6-a21c-ec104f819139 auditStoreId -1
2022-11-08 00:58:24,443|dabb2e2a-04e3-4f40-b27e-5e688e4a9b2c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Completed
2022-11-08 00:59:12,805|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Save processing(3d515eb8-a0e6-4446-84f1-e1ac500f650e) CBA(/opt/app/onap/blueprints/archive/3d515eb8-a0e6-4446-84f1-e1ac500f650e/cba.zip)
2022-11-08 00:59:12,887|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3d515eb8-a0e6-4446-84f1-e1ac500f650e) and entry definition file (Definitions/CNF.json)
2022-11-08 00:59:13,120|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(resource-assignment)
2022-11-08 00:59:13,121|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-assign)
2022-11-08 00:59:13,122|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(config-deploy)
2022-11-08 00:59:13,122|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-out)
2022-11-08 00:59:13,123|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale)
2022-11-08 00:59:13,123|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(scale-in)
2022-11-08 00:59:13,127|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Validating Workflow(health-check)
2022-11-08 00:59:13,158|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3d515eb8-a0e6-4446-84f1-e1ac500f650e) and entry definition file (Definitions/CNF.json)
2022-11-08 00:59:13,259|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-08 00:59:13,309|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-08 00:59:13,376|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-08 00:59:13,494|737e98ac-ffbe-41c5-82b6-0666b4b4ce29||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-qcwhk|||| No compiled cache(/opt/app/onap/blueprints/working/3d515eb8-a0e6-4446-84f1-e1ac500f650e) present to clean.
2022-11-08 00:59:26,760|07243f84-dee4-411b-ba36-4f7d4809be0c||reactor-http-epoll-3||||INFO||||||| processing request id 07243f84-dee4-411b-ba36-4f7d4809be0c
2022-11-08 00:59:26,760|07243f84-dee4-411b-ba36-4f7d4809be0c||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:59:26,760|07243f84-dee4-411b-ba36-4f7d4809be0c||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:59:26,762|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-08 00:59:26,991|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 00:59:26,993|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 00:59:26,996|07243f84-dee4-411b-ba36-4f7d4809be0c||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-11-08 00:59:27,012|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:59:27,015|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 00:59:27,015|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[07243f84-dee4-411b-ba36-4f7d4809be0c])'s step(resource-assignment)
2022-11-08 00:59:27,016|07243f84-dee4-411b-ba36-4f7d4809be0c||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-11-08 00:59:27,017|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(07243f84-dee4-411b-ba36-4f7d4809be0c) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:59:27,017|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:59:27,017|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:59:27,019|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-08 00:59:27,037|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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-11-08 00:59:27,039|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-08 00:59:27,040|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-08 00:59:27,040|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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-11-08 00:59:27,040|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ee49e239-3919-438e-8b8f-6564f12c0a99") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:59:27,041|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("db480eda-6e83-4e88-8209-f6e9681d43cd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:59:27,042|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="db480eda-6e83-4e88-8209-f6e9681d43cd", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-08 00:59:27,050|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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-11-08 00:59:27,050|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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-11-08 00:59:27,056|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 00:59:27,141|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-08 00:59:27,142|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-08 00:59:27,143|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-11-08 00:59:27,145|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-08 00:59:27,146|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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" : "ee49e239-3919-438e-8b8f-6564f12c0a99",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "db480eda-6e83-4e88-8209-f6e9681d43cd",
  "vnf_name" : "${vnf_name}"
})
2022-11-08 00:59:27,154|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 00:59:27,154|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:59:27,154|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-08 00:59:27,155|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[07243f84-dee4-411b-ba36-4f7d4809be0c])'s step(profile-upload)
2022-11-08 00:59:27,155|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(07243f84-dee4-411b-ba36-4f7d4809be0c) for workflow(resource-assignment) step(profile-upload)
2022-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||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-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-08 00:59:27,156|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-08 00:59:27,157|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-08 00:59:27,157|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 00:59:27,157|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-08 00:59:27,157|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-08 00:59:27,158|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 00:59:27,158|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| workflow(07243f84-dee4-411b-ba36-4f7d4809be0c) nodes completed with (0)exceptions
2022-11-08 00:59:27,159|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:59:27,159|07243f84-dee4-411b-ba36-4f7d4809be0c||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1516ade9-4a3e-4319-929f-5c1b6fecccf1 auditStoreId -1
2022-11-08 00:59:30,394|5553921b-eeed-4986-aff7-24ddc0933841||reactor-http-epoll-3||||INFO||||||| processing request id 5553921b-eeed-4986-aff7-24ddc0933841
2022-11-08 00:59:30,394|5553921b-eeed-4986-aff7-24ddc0933841||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 00:59:30,394|5553921b-eeed-4986-aff7-24ddc0933841||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 00:59:30,395|5553921b-eeed-4986-aff7-24ddc0933841||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 00:59:30,395|5553921b-eeed-4986-aff7-24ddc0933841||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 00:59:30,399|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:30,419|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 00:59:30,421|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 00:59:30,422|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5553921b-eeed-4986-aff7-24ddc0933841])'s step(resource-assignment)
2022-11-08 00:59:30,422|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 00:59:30,423|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5553921b-eeed-4986-aff7-24ddc0933841) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 00:59:30,423|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 00:59:30,423|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 00:59:30,424|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-08 00:59:30,441|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||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-11-08 00:59:30,446|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-08 00:59:30,447|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("13f31ecb-4d26-4fe8-b2f5-18300a8c7071") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-08 00:59:30,447|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-08 00:59:30,447|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||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-11-08 00:59:30,448|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("921546e5-2b59-43ca-bee8-8f126aa7199e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-08 00:59:30,458|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:59:30,458|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:59:30,459|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:30,459|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||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-11-08 00:59:30,502|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:59:30,585|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:59:30,588|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-11-08 00:59:30,590|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"67b45c47-fe1c-4f56-825e-d1c9855ad65e"}])
2022-11-08 00:59:30,590|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("67b45c47-fe1c-4f56-825e-d1c9855ad65e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-08 00:59:31,099|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=4154) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=4154) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=4154) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=4154) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=4154) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=4154) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2022-11-08 00:59:31,102|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-08 00:59:31,115|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 67b45c47-fe1c-4f56-825e-d1c9855ad65e
2022-11-08 00:59:31,117|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="921546e5-2b59-43ca-bee8-8f126aa7199e"}
2022-11-08 00:59:31,117|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||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-11-08 00:59:31,151|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=921546e5-2b59-43ca-bee8-8f126aa7199e})
2022-11-08 00:59:31,165|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-08 00:59:31,166|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-08 00:59:31,167|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-08 00:59:31,167|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-08 00:59:31,167|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-08 00:59:31,174|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 921546e5-2b59-43ca-bee8-8f126aa7199e
2022-11-08 00:59:31,175|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ee49e239-3919-438e-8b8f-6564f12c0a99") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 00:59:31,175|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-08 00:59:31,175|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||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-11-08 00:59:31,176|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("db480eda-6e83-4e88-8209-f6e9681d43cd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 00:59:31,177|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee49e239-3919-438e-8b8f-6564f12c0a99", vnf-id="db480eda-6e83-4e88-8209-f6e9681d43cd"}
2022-11-08 00:59:31,177|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee49e239-3919-438e-8b8f-6564f12c0a99", vnf-id="db480eda-6e83-4e88-8209-f6e9681d43cd"}
2022-11-08 00:59:31,182|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,182|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,182|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,182|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,217|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-08 00:59:31,218|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-08 00:59:31,232|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-11-08 00:59:31,232|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:31,233|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 00:59:31,235|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="13f31ecb-4d26-4fe8-b2f5-18300a8c7071"}
2022-11-08 00:59:31,241|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||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-11-08 00:59:31,241|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||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-11-08 00:59:31,243|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 00:59:31,282|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-08 00:59:31,282|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-08 00:59:31,283|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-11-08 00:59:31,284|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-08 00:59:31,285|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ee49e239-3919-438e-8b8f-6564f12c0a99", vnf-id="db480eda-6e83-4e88-8209-f6e9681d43cd"}
2022-11-08 00:59:31,289|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,289|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/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-11-08 00:59:31,318|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ee49e239-3919-438e-8b8f-6564f12c0a99/service-data/vnfs/vnf/db480eda-6e83-4e88-8209-f6e9681d43cd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-08 00:59:31,329|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 00:59:31,330|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 00:59:31,330|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-08 00:59:31,330|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-08 00:59:31,330|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:31,331|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:31,331|5553921b-eeed-4986-aff7-24ddc0933841||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-11-08 00:59:31,333|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-08 00:59:31,334|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-08 00:59:31,334|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 00:59:31,334|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-08 00:59:31,334|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| workflow(5553921b-eeed-4986-aff7-24ddc0933841) nodes completed with (1)exceptions
2022-11-08 00:59:31,335|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||ERROR||||||| workflow(5553921b-eeed-4986-aff7-24ddc0933841) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-11-08 00:59:31,335|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 00:59:31,336|5553921b-eeed-4986-aff7-24ddc0933841||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 49f7bd0d-f95d-4e86-a716-357654a7cb00 auditStoreId -1