Results

By type

          04:56:17,848 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:56:17,849 |-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.0.jar!/logback.xml]
04:56:17,850 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:56:17,850 |-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.0.jar!/logback.xml]
04:56:17,850 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:56:17,861 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
04:56:17,964 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:56:17,971 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:56:17,975 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:56:17,981 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:56:18,035 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:56:18,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:56:18,036 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:56:18,037 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-23 04:56:18,683|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-pfpbk with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-23 04:56:18,686|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-23 04:56:21,427|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-23 04:56:21,957|||main||||INFO||||||| Finished Spring Data repository scanning in 517ms. Found 11 JPA repository interfaces.
2022-10-23 04:56:24,490|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-23 04:56:24,581|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-23 04:56:24,803|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-23 04:56:25,219|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-23 04:56:25,539|||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-10-23 04:56:25,540|||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-10-23 04:56:25,742|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-23 04:56:27,162|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-23 04:56:27,176|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-23 04:56:27,282|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-23 04:56:28,644|||main||||INFO||||||| Audit service is disabled
2022-10-23 04:56:28,794|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-23 04:56:30,122|||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-10-23 04:56:30,171|||main||||INFO||||||| Dependency Management module created...
2022-10-23 04:56:31,191|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-23 04:56:31,445|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-23 04:56:32,638|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-23 04:56:33,944|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-23 04:56:34,584|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-23 04:56:34,593|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.414 seconds (JVM running for 17.15)
2022-10-23 04:56:34,612|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-23 05:56:07,029|a6e82e8a-4c68-43ea-a5f6-59f0faa78fa5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-23 05:56:07,031|a6e82e8a-4c68-43ea-a5f6-59f0faa78fa5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-23 05:56:07,032|a6e82e8a-4c68-43ea-a5f6-59f0faa78fa5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-23 05:56:07,341|a6e82e8a-4c68-43ea-a5f6-59f0faa78fa5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-23 05:56:07,344|a6e82e8a-4c68-43ea-a5f6-59f0faa78fa5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-23 05:56:08,238|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e9c6d440-efe0-47b2-b431-ae315b7db286)
2022-10-23 05:56:08,247|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| deleting definition types under : /opt/app/onap/blueprints/working/e9c6d440-efe0-47b2-b431-ae315b7db286/Definitions
2022-10-23 05:56:08,321|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| reinitialized all type definitions
2022-10-23 05:56:08,329|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-23 05:56:08,365|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-23 05:56:08,373|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-23 05:56:08,382|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-23 05:56:08,425|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(helloworld)
2022-10-23 05:56:08,426|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-23 05:56:08,426|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(helloworld) targets(helloworld)
2022-10-23 05:56:08,426|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-23 05:56:08,426|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-23 05:56:08,426|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/e9c6d440-efe0-47b2-b431-ae315b7db286/Templates/hello-world-mapping.json
2022-10-23 05:56:08,439|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-23 05:56:08,440|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-23 05:56:08,440|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing blueprint Resource Definitions
2022-10-23 05:56:08,441|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-23 05:56:08,443|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/hello-world-mapping.json)
2022-10-23 05:56:08,462|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| distinct resource keys ([])
2022-10-23 05:56:08,462|c5cb341f-077d-44b6-8da9-883d3ed8713f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enriching Resource Definition sources Node Template: []
2022-10-23 05:56:08,689|77f45535-99b4-4937-9535-0ca081653dcc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(c01ab6b5-cd93-4f2b-8b58-c0fb05173c87) CBA(/opt/app/onap/blueprints/archive/c01ab6b5-cd93-4f2b-8b58-c0fb05173c87/cba.zip)
2022-10-23 05:56:08,698|77f45535-99b4-4937-9535-0ca081653dcc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c01ab6b5-cd93-4f2b-8b58-c0fb05173c87) and entry definition file (Definitions/blueprint.json)
2022-10-23 05:56:08,768|77f45535-99b4-4937-9535-0ca081653dcc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(helloworld)
2022-10-23 05:56:08,780|77f45535-99b4-4937-9535-0ca081653dcc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c01ab6b5-cd93-4f2b-8b58-c0fb05173c87) and entry definition file (Definitions/blueprint.json)
2022-10-23 05:56:08,911|77f45535-99b4-4937-9535-0ca081653dcc||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/c01ab6b5-cd93-4f2b-8b58-c0fb05173c87) present to clean.
2022-10-23 05:56:09,077|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-10-23 05:56:09,077|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 05:56:09,077|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-23 05:56:09,083|654321||DefaultDispatcher-worker-18||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-23 05:56:09,148|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-10-23 05:56:09,150|654321||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-23 05:56:09,153|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-10-23 05:56:09,170|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-23 05:56:09,172|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-23 05:56:09,172|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-10-23 05:56:09,182|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-23 05:56:09,182|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 05:56:09,183|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-23 05:56:09,202|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-23 05:56:09,225|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2022-10-23 05:56:09,228|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2022-10-23 05:56:09,319|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-10-23 05:56:09,321|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 05:56:09,321|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-23 05:56:09,325|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73abfa7b-99b9-48ed-ad6d-26fa5cc82591 auditStoreId -1
2022-10-23 06:14:34,257|df21200c-44e3-4fd2-a847-a6218e47b524||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-23 06:14:34,258|df21200c-44e3-4fd2-a847-a6218e47b524||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-23 06:14:34,258|df21200c-44e3-4fd2-a847-a6218e47b524||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-23 06:14:34,493|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-23 06:14:34,493|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-23 06:14:34,934|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-23 06:14:34,939|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(49598f45-2413-4d08-b3c4-e8f015921a5e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-23 06:14:34,958|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(f821edd9-4c4a-409f-97c8-09d37e8e3d84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-23 06:14:34,965|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(f96f8f9a-75c5-4074-94e3-381a73841a26) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-23 06:14:34,974|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(bc4578c7-96b9-412e-957d-7448e94e33b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-23 06:14:34,985|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(3300894b-4511-4edd-b2da-e0655afcc09d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-23 06:14:34,998|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(8cfda970-0b2f-4550-8445-fa0880ae9bea) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-23 06:14:35,010|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,011|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,011|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:14:35,011|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:14:35,011|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,012|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,037|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:14:35,057|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:14:35,066|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:14:35,080|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-23 06:14:35,087|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:14:35,171|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:14:35,172|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:14:35,173|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:14:35,210|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,320|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:14:35,320|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:14:35,321|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:14:35,343|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,441|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:14:35,442|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:14:35,442|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:14:35,443|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(HealthCheck)
2022-10-23 06:14:35,443|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-23 06:14:35,443|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-assign)
2022-10-23 06:14:35,444|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-deploy)
2022-10-23 06:14:35,463|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:14:35,584|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:14:35,585|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:14:35,603|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:14:35,603|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:14:35,604|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:14:35,609|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:35,710|df21200c-44e3-4fd2-a847-a6218e47b524||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:14:36,734|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e6286a98-15c7-4c07-86fc-af6f6dd15fea)
2022-10-23 06:14:36,735|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| deleting definition types under : /opt/app/onap/blueprints/working/e6286a98-15c7-4c07-86fc-af6f6dd15fea/Definitions
2022-10-23 06:14:36,739|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| reinitialized all type definitions
2022-10-23 06:14:36,740|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-23 06:14:36,758|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-23 06:14:36,766|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-23 06:14:36,772|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-23 06:14:36,787|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(capability)
2022-10-23 06:14:36,809|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(capability)
2022-10-23 06:14:36,819|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-23 06:14:36,836|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:36,853|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:36,862|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:36,872|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:36,883|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:36,934|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-23 06:14:36,943|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-23 06:14:36,944|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-23 06:14:36,962|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(capability)
2022-10-23 06:14:36,970|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(capability)
2022-10-23 06:14:36,984|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(capability)
2022-10-23 06:14:36,993|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-23 06:14:37,003|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,013|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,023|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,034|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,044|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,063|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:14:37,100|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(resource-resolution)
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-23 06:14:37,101|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/e6286a98-15c7-4c07-86fc-af6f6dd15fea/Templates/hello-world-velocity-mapping.json
2022-10-23 06:14:37,106|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-23 06:14:37,107|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-23 06:14:37,107|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/e6286a98-15c7-4c07-86fc-af6f6dd15fea/Templates/hello-world-jinja-mapping.json
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing blueprint Resource Definitions
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-23 06:14:37,111|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-23 06:14:37,119|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-23 06:14:37,191|55cf6aaa-1e45-4a3e-a2de-4e4ed5ec2525||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-23 06:14:37,319|e2c90d13-76b1-498d-a5f4-3cc9bba1cffd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(d9d5ccfc-00d5-4818-8651-d8a4d33fc6f1) CBA(/opt/app/onap/blueprints/archive/d9d5ccfc-00d5-4818-8651-d8a4d33fc6f1/cba.zip)
2022-10-23 06:14:37,323|e2c90d13-76b1-498d-a5f4-3cc9bba1cffd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9d5ccfc-00d5-4818-8651-d8a4d33fc6f1) and entry definition file (Definitions/resource-resolution.json)
2022-10-23 06:14:37,341|e2c90d13-76b1-498d-a5f4-3cc9bba1cffd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-resolution)
2022-10-23 06:14:37,347|e2c90d13-76b1-498d-a5f4-3cc9bba1cffd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9d5ccfc-00d5-4818-8651-d8a4d33fc6f1) and entry definition file (Definitions/resource-resolution.json)
2022-10-23 06:14:37,407|e2c90d13-76b1-498d-a5f4-3cc9bba1cffd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/d9d5ccfc-00d5-4818-8651-d8a4d33fc6f1) present to clean.
2022-10-23 06:14:37,509|eceab686-0ee4-4fca-9f18-337553fc6cad||reactor-http-epoll-4||||INFO||||||| processing request id eceab686-0ee4-4fca-9f18-337553fc6cad
2022-10-23 06:14:37,509|eceab686-0ee4-4fca-9f18-337553fc6cad||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:14:37,509|eceab686-0ee4-4fca-9f18-337553fc6cad||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-23 06:14:37,515|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-23 06:14:37,573|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-23 06:14:37,575|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-23 06:14:37,577|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-23 06:14:37,590|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-23 06:14:37,593|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-23 06:14:37,594|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:14:37,595|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(eceab686-0ee4-4fca-9f18-337553fc6cad) for workflow(resource-resolution) step(helloworld)
2022-10-23 06:14:37,595|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:14:37,595|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-23 06:14:37,596|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-23 06:14:37,633|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-23 06:14:37,652|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:37,652|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:37,652|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-23 06:14:37,833|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-23 06:14:37,936|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:37,947|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-23 06:14:37,948|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-23 06:14:37,948|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-23 06:14:37,948|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-23 06:14:37,976|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-23 06:14:37,987|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-23 06:14:37,988|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-23 06:14:41,408|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@3d2ad908
2022-10-23 06:14:41,412|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-23 06:14:41,424|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-23 06:14:41,426|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:41,427|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:41,427|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-23 06:14:41,432|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-23 06:14:41,445|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:41,445|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-23 06:14:41,446|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-23 06:14:41,446|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-23 06:14:41,446|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-23 06:14:41,448|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:41,448|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:41,448|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-23 06:14:41,450|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-23 06:14:41,457|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-23 06:14:41,458|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:41,458|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-23 06:14:41,459|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-23 06:14:41,459|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-23 06:14:41,459|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-23 06:14:41,468|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-23 06:14:41,470|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-23 06:14:41,494|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-23 06:14:47,791|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| compiled in (6295)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-23 06:14:47,793|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-23 06:14:47,808|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-23 06:14:47,821|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-23 06:14:47,823|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:47,824|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:47,824|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-23 06:14:47,829|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-23 06:14:47,840|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:47,841|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-10-23 06:14:47,842|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-23 06:14:47,842|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-23 06:14:47,842|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-23 06:14:47,853|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-23 06:14:47,859|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-23 06:14:47,859|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-23 06:14:47,870|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-23 06:14:47,870|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-23 06:14:47,871|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:47,872|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:47,872|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-23 06:14:47,875|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-23 06:14:47,883|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:47,884|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:47,884|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-23 06:14:47,884|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-23 06:14:47,884|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-23 06:14:47,896|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-23 06:14:47,907|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:47,907|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:47,935|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2022-10-23 06:14:47,939|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-23 06:14:47,939|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:47,939|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:47,939|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:47,939|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:47,940|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-23 06:14:47,952|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-23 06:14:47,955|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-23 06:14:48,070|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-23 06:14:48,090|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-23 06:14:48,091|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-23 06:14:48,117|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-23 06:14:48,120|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-23 06:14:48,120|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-23 06:14:48,121|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-23 06:14:48,121|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-23 06:14:48,131|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-23 06:14:48,153|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6bb0b203
2022-10-23 06:14:48,154|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-23 06:14:48,165|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-23 06:14:48,166|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,166|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,167|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-23 06:14:48,169|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-23 06:14:48,177|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,177|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,178|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-23 06:14:48,178|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-23 06:14:48,178|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-23 06:14:48,188|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-23 06:14:48,189|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-23 06:14:48,197|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-23 06:14:48,199|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,199|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,199|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-23 06:14:48,200|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-23 06:14:48,209|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,210|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,210|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-23 06:14:48,210|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-23 06:14:48,210|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-23 06:14:48,219|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-23 06:14:48,220|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-23 06:14:48,236|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-23 06:14:48,237|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,237|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,237|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-23 06:14:48,239|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-23 06:14:48,252|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,253|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,253|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-23 06:14:48,253|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-23 06:14:48,253|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-23 06:14:48,254|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,254|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,254|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-23 06:14:48,256|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-23 06:14:48,263|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,263|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,264|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-23 06:14:48,264|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-23 06:14:48,264|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-23 06:14:48,264|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-23 06:14:48,265|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,265|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,265|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-23 06:14:48,266|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-23 06:14:48,272|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,273|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,273|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-23 06:14:48,273|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-23 06:14:48,273|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-23 06:14:48,281|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-23 06:14:48,281|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-23 06:14:48,282|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-23 06:14:48,286|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-23 06:14:48,287|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-23 06:14:48,289|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-23 06:14:48,296|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-23 06:14:48,296|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:14:48,296|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-23 06:14:48,296|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-23 06:14:48,297|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-23 06:14:48,307|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-23 06:14:48,308|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-23 06:14:48,309|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-23 06:14:48,318|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-23 06:14:48,319|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-23 06:14:48,320|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-23 06:14:48,324|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (list)
2022-10-23 06:14:48,325|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-23 06:14:48,326|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-23 06:14:48,336|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-23 06:14:48,337|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-23 06:14:48,501|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-23 06:14:48,510|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-23 06:14:48,510|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-23 06:14:48,510|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:14:48,510|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-23 06:14:48,511|eceab686-0ee4-4fca-9f18-337553fc6cad||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b16aa34-6380-4897-91fd-5df6c797dfe8 auditStoreId -1
2022-10-23 06:34:37,393|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(8d38f4aa-0fb8-4873-b579-27f48df08608) CBA(/opt/app/onap/blueprints/archive/8d38f4aa-0fb8-4873-b579-27f48df08608/cba.zip)
2022-10-23 06:34:37,407|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d38f4aa-0fb8-4873-b579-27f48df08608) and entry definition file (Definitions/CNF.json)
2022-10-23 06:34:37,468|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:37,469|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:37,469|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:37,469|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale-out)
2022-10-23 06:34:37,469|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale)
2022-10-23 06:34:37,470|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale-in)
2022-10-23 06:34:37,470|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(health-check)
2022-10-23 06:34:37,480|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8d38f4aa-0fb8-4873-b579-27f48df08608) and entry definition file (Definitions/CNF.json)
2022-10-23 06:34:37,584|39d217e8-9020-4952-9944-5144f8377873||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/8d38f4aa-0fb8-4873-b579-27f48df08608) present to clean.
2022-10-23 06:34:46,101|573407f6-ea10-40a4-af6a-ca72186477c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-23 06:34:46,102|573407f6-ea10-40a4-af6a-ca72186477c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-23 06:34:46,102|573407f6-ea10-40a4-af6a-ca72186477c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-23 06:34:46,228|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-23 06:34:46,228|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-23 06:34:46,625|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-23 06:34:46,626|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(9d8bcb9b-7b8a-4178-a3b8-f7b776cfbf47) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-23 06:34:46,635|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(dfa8bd8a-c489-45d6-b552-d3dc8227c098) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-23 06:34:46,638|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(b82161f4-b416-4ec2-a836-2363d50efa1b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-23 06:34:46,644|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(3b2be032-4490-470f-bcd6-f8c67ba34cf3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-23 06:34:46,651|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(d6b7d29b-b589-4728-81ba-c4c47f811136) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-23 06:34:46,658|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(7cc6a0f7-4ca1-466b-b255-fbbe30fdfe02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-23 06:34:46,666|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:46,667|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:46,667|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:34:46,667|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:34:46,667|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:46,668|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:46,681|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-23 06:34:46,683|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:34:46,690|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:34:46,694|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:34:46,699|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:34:46,741|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:46,742|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:46,742|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:46,757|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:46,796|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-23 06:34:46,829|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-23 06:34:46,835|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-23 06:34:46,888|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:46,889|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:46,889|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:46,889|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(HealthCheck)
2022-10-23 06:34:46,890|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-23 06:34:46,890|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-assign)
2022-10-23 06:34:46,890|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-deploy)
2022-10-23 06:34:46,908|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:34:46,947|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-23 06:34:46,979|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-23 06:34:46,985|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-23 06:34:47,045|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:47,046|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:47,046|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:47,058|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:47,093|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-23 06:34:47,119|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-23 06:34:47,128|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-23 06:34:47,182|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:47,183|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:47,198|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:47,198|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:47,199|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:34:47,206|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:47,226|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-23 06:34:47,260|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-23 06:34:47,275|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-23 06:34:47,299|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-23 06:34:47,300|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-23 06:34:47,331|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-23 06:34:47,368|573407f6-ea10-40a4-af6a-ca72186477c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:56,015|58e766ab-384d-4a08-b44f-6d285dc7ef88||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af9978d2-aee3-4389-bea4-30e2241a123b)
2022-10-23 06:34:56,016|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| deleting definition types under : /opt/app/onap/blueprints/working/af9978d2-aee3-4389-bea4-30e2241a123b/Definitions
2022-10-23 06:34:56,018|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| reinitialized all type definitions
2022-10-23 06:34:56,020|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-23 06:34:56,036|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(vnf-template)
2022-10-23 06:34:56,041|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-23 06:34:56,048|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-23 06:34:56,068|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,091|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,102|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,109|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-23 06:34:56,109|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-23 06:34:56,109|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-23 06:34:56,122|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,130|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,137|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,148|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-23 06:34:56,165|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,173|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,182|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,191|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,198|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,205|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,224|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-23 06:34:56,225|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-23 06:34:56,225|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-23 06:34:56,225|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-23 06:34:56,237|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,246|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,254|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(input)
2022-10-23 06:34:56,262|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-23 06:34:56,294|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(resource-assignment)
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-23 06:34:56,295|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/af9978d2-aee3-4389-bea4-30e2241a123b/Templates/vnf-mapping.json
2022-10-23 06:34:56,301|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-23 06:34:56,301|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-23 06:34:56,301|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/af9978d2-aee3-4389-bea4-30e2241a123b/Templates/base_ubuntu20-mapping.json
2022-10-23 06:34:56,305|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-23 06:34:56,305|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(config-assign)
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(config-assign) targets(config-assign)
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-23 06:34:56,306|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/af9978d2-aee3-4389-bea4-30e2241a123b/Templates/baseconfig-mapping.json
2022-10-23 06:34:56,310|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-23 06:34:56,311|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-23 06:34:56,311|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(config-deploy)
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-deploy) resource assignment files([]
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing blueprint Resource Definitions
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/vnf-mapping.json)
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-23 06:34:56,312|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/baseconfig-mapping.json)
2022-10-23 06:34:56,320|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:34:56,376|58e766ab-384d-4a08-b44f-6d285dc7ef88||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-23 06:34:56,507|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(dfff0214-75f1-4d3a-aaf5-7b78c7efffad) CBA(/opt/app/onap/blueprints/archive/dfff0214-75f1-4d3a-aaf5-7b78c7efffad/cba.zip)
2022-10-23 06:34:56,510|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfff0214-75f1-4d3a-aaf5-7b78c7efffad) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:34:56,515|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:34:56,533|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:34:56,534|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:34:56,535|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:34:56,540|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfff0214-75f1-4d3a-aaf5-7b78c7efffad) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:34:56,592|7e8132bd-1224-42f9-92e5-63fbaecb6abb||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/dfff0214-75f1-4d3a-aaf5-7b78c7efffad) present to clean.
2022-10-23 06:36:11,212|0220cb0a-2301-4390-b51c-5a2c8b6e211a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-23 06:36:11,212|0220cb0a-2301-4390-b51c-5a2c8b6e211a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-23 06:36:11,212|0220cb0a-2301-4390-b51c-5a2c8b6e211a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-23 06:36:11,385|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-23 06:36:11,385|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-23 06:36:11,412|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:36:11,520|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:36:11,624|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| request(75d91392-6465-408e-a33d-247b27628382)
2022-10-23 06:36:11,628|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| CBA file(/opt/app/onap/blueprints/archive/6262e53c-41bc-41aa-932f-edf9d445436f/cba.zip written successfully
2022-10-23 06:36:11,629|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(6262e53c-41bc-41aa-932f-edf9d445436f) CBA(/opt/app/onap/blueprints/archive/6262e53c-41bc-41aa-932f-edf9d445436f/cba.zip)
2022-10-23 06:36:11,645|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6262e53c-41bc-41aa-932f-edf9d445436f) and entry definition file (Definitions/CNF.json)
2022-10-23 06:36:11,696|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:11,696|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:11,697|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:11,697|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale-out)
2022-10-23 06:36:11,697|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale)
2022-10-23 06:36:11,697|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(scale-in)
2022-10-23 06:36:11,697|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(health-check)
2022-10-23 06:36:11,712|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6262e53c-41bc-41aa-932f-edf9d445436f) and entry definition file (Definitions/CNF.json)
2022-10-23 06:36:11,746|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-23 06:36:11,784|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-23 06:36:11,786|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-23 06:36:11,851|75d91392-6465-408e-a33d-247b27628382||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/6262e53c-41bc-41aa-932f-edf9d445436f) present to clean.
2022-10-23 06:36:11,929|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-23 06:36:11,930|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(4bd58adf-0ca7-4536-a622-29573b72d63c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-23 06:36:11,939|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(7c9ae613-4cfc-423a-9aef-7add90834875) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-23 06:36:11,944|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(164ccae5-ceaf-4870-a2a2-0b184ef19be3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-23 06:36:11,951|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(94c362e2-8aa1-4e16-93d5-d754e8278930) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-23 06:36:11,958|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(635a0c74-8a06-4a98-81df-4d890c1987aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-23 06:36:11,964|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(c7d84d7e-3c23-44d5-bea9-ce0f1ee4b591) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:11,971|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:11,987|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:36:11,994|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:31)
	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:34)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	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:43)
	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:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	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:35)
	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:38)
	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:38)
	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:38)
	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:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-23 06:36:11,996|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:36:12,002|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:36:12,006|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:36:12,054|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:12,054|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:12,054|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:12,073|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:12,122|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-23 06:36:12,147|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-23 06:36:12,148|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-23 06:36:12,196|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:12,197|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:12,197|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:12,197|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(HealthCheck)
2022-10-23 06:36:12,198|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-23 06:36:12,198|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-assign)
2022-10-23 06:36:12,198|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(vf-config-deploy)
2022-10-23 06:36:12,213|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:12,213|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:12,214|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-23 06:36:12,225|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:12,257|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-23 06:36:12,284|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-23 06:36:12,299|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-23 06:36:12,319|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-23 06:36:12,319|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-23 06:36:12,383|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-23 06:36:12,445|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:12,446|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:12,446|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:12,462|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:12,493|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-23 06:36:12,528|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-23 06:36:12,534|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-23 06:36:12,579|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:12,580|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:12,592|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-23 06:36:12,612|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-23 06:36:12,643|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-23 06:36:12,644|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-23 06:36:12,694|0220cb0a-2301-4390-b51c-5a2c8b6e211a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:36:21,388|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d78d3d6-c960-41c6-b652-bfaaec8a5be1)
2022-10-23 06:36:21,389|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| deleting definition types under : /opt/app/onap/blueprints/working/9d78d3d6-c960-41c6-b652-bfaaec8a5be1/Definitions
2022-10-23 06:36:21,391|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| reinitialized all type definitions
2022-10-23 06:36:21,392|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-23 06:36:21,407|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-23 06:36:21,420|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-23 06:36:21,427|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-23 06:36:21,432|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-23 06:36:21,454|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-23 06:36:21,467|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(config-assign)
2022-10-23 06:36:21,468|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-23 06:36:21,468|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(config-assign) targets(resolve-data)
2022-10-23 06:36:21,468|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-23 06:36:21,468|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-23 06:36:21,468|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d78d3d6-c960-41c6-b652-bfaaec8a5be1/Templates/netconfrpc-mapping.json
2022-10-23 06:36:21,473|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-23 06:36:21,473|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-23 06:36:21,473|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing Workflow(config-deploy)
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(config-deploy) resource assignment files([]
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| ##### Enhancing blueprint Resource Definitions
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-23 06:36:21,474|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-23 06:36:21,477|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| distinct resource keys ([input-source])
2022-10-23 06:36:21,483|c2a4c9a8-ec7b-489a-a54d-a00643555ca7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-23 06:36:23,008|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:36:23,080|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:36:23,082|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| request(de8c35ea-f57e-4608-976b-19c19e31c9a2)
2022-10-23 06:36:23,083|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| CBA file(/opt/app/onap/blueprints/archive/b33fcc16-3a14-4fb1-989a-f10d98224eb5/cba.zip written successfully
2022-10-23 06:36:23,083|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(b33fcc16-3a14-4fb1-989a-f10d98224eb5) CBA(/opt/app/onap/blueprints/archive/b33fcc16-3a14-4fb1-989a-f10d98224eb5/cba.zip)
2022-10-23 06:36:23,086|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b33fcc16-3a14-4fb1-989a-f10d98224eb5) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:36:23,093|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:36:23,108|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(resource-assignment)
2022-10-23 06:36:23,108|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:36:23,109|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:36:23,113|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b33fcc16-3a14-4fb1-989a-f10d98224eb5) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:36:23,131|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-23 06:36:23,152|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-23 06:36:23,153|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-23 06:36:23,189|de8c35ea-f57e-4608-976b-19c19e31c9a2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/b33fcc16-3a14-4fb1-989a-f10d98224eb5) present to clean.
2022-10-23 06:37:31,305|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:37:31,377|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:37:31,379|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| request(370641be-c5c6-4911-806c-86311e951fa4)
2022-10-23 06:37:31,381|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| CBA file(/opt/app/onap/blueprints/archive/ba56235e-3392-4861-9cef-69c85feb9a98/cba.zip written successfully
2022-10-23 06:37:31,381|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Save processing(ba56235e-3392-4861-9cef-69c85feb9a98) CBA(/opt/app/onap/blueprints/archive/ba56235e-3392-4861-9cef-69c85feb9a98/cba.zip)
2022-10-23 06:37:31,390|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ba56235e-3392-4861-9cef-69c85feb9a98) and entry definition file (Definitions/pnf_netconf.json)
2022-10-23 06:37:31,394|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-23 06:37:31,401|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-assign)
2022-10-23 06:37:31,402|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Validating Workflow(config-deploy)
2022-10-23 06:37:31,406|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ba56235e-3392-4861-9cef-69c85feb9a98) and entry definition file (Definitions/pnf_netconf.json)
2022-10-23 06:37:31,425|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-23 06:37:31,448|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-23 06:37:31,449|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-23 06:37:31,489|370641be-c5c6-4911-806c-86311e951fa4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| No compiled cache(/opt/app/onap/blueprints/working/ba56235e-3392-4861-9cef-69c85feb9a98) present to clean.
2022-10-23 06:38:12,567|7c045817-4bbb-4537-817d-d7fd8699e67b||reactor-http-epoll-2||||INFO||||||| processing request id 7c045817-4bbb-4537-817d-d7fd8699e67b
2022-10-23 06:38:12,567|7c045817-4bbb-4537-817d-d7fd8699e67b||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:38:12,567|7c045817-4bbb-4537-817d-d7fd8699e67b||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-23 06:38:12,570|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-23 06:38:12,733|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:12,734|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-23 06:38:12,737|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,751|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-23 06:38:12,852|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-23 06:38:12,856|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[7c045817-4bbb-4537-817d-d7fd8699e67b])'s step(resource-assignment)
2022-10-23 06:38:12,856|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,857|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(7c045817-4bbb-4537-817d-d7fd8699e67b) for workflow(resource-assignment) step(resource-assignment)
2022-10-23 06:38:12,857|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:12,857|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-23 06:38:12,858|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-23 06:38:12,879|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-23 06:38:12,885|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,886|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-23 06:38:12,886|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,887|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d6f2c395-f711-4ce2-a7d5-afc77b94b786") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:38:12,887|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("030f59c6-a51b-482f-a190-ac5f845ea567") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:38:12,888|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-23 06:38:12,894|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,894|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:12,905|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-23 06:38:15,019|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-10-23 06:38:15,020|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-23 06:38:15,020|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z")
2022-10-23 06:38:15,020|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z")
2022-10-23 06:38:15,020|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-23 06:38:15,021|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:15,022|7c045817-4bbb-4537-817d-d7fd8699e67b||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" : "030f59c6-a51b-482f-a190-ac5f845ea567",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z"
})
2022-10-23 06:38:15,031|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-23 06:38:15,031|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:15,031|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-23 06:38:15,032|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[7c045817-4bbb-4537-817d-d7fd8699e67b])'s step(profile-upload)
2022-10-23 06:38:15,032|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:15,038|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7c045817-4bbb-4537-817d-d7fd8699e67b) for workflow(resource-assignment) step(profile-upload)
2022-10-23 06:38:15,038|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-23 06:38:15,038|7c045817-4bbb-4537-817d-d7fd8699e67b||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-10-23 06:38:15,040|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-23 06:38:15,040|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-23 06:38:15,040|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-23 06:38:15,044|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-23 06:38:15,044|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-23 06:38:15,044|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-23 06:38:15,044|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-23 06:38:15,045|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-23 06:38:15,050|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| workflow(7c045817-4bbb-4537-817d-d7fd8699e67b) nodes completed with (0)exceptions
2022-10-23 06:38:15,050|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-23 06:38:15,051|7c045817-4bbb-4537-817d-d7fd8699e67b||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9fb4ffce-68d2-4af1-bafe-e4e222932146 auditStoreId -1
2022-10-23 06:38:18,748|5a7a178d-2c3d-4daf-be77-fecbd53997f4||reactor-http-epoll-2||||INFO||||||| processing request id 5a7a178d-2c3d-4daf-be77-fecbd53997f4
2022-10-23 06:38:18,749|5a7a178d-2c3d-4daf-be77-fecbd53997f4||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:38:18,749|5a7a178d-2c3d-4daf-be77-fecbd53997f4||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-23 06:38:18,750|5a7a178d-2c3d-4daf-be77-fecbd53997f4||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:18,750|5a7a178d-2c3d-4daf-be77-fecbd53997f4||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-23 06:38:18,753|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,770|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-23 06:38:18,771|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-23 06:38:18,772|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5a7a178d-2c3d-4daf-be77-fecbd53997f4])'s step(resource-assignment)
2022-10-23 06:38:18,772|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,772|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5a7a178d-2c3d-4daf-be77-fecbd53997f4) for workflow(resource-assignment) step(resource-assignment)
2022-10-23 06:38:18,772|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:18,772|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-23 06:38:18,773|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-23 06:38:18,785|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,788|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-23 06:38:18,789|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9db8f41f-bdf0-4b29-9dbe-4893323b6bce") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-23 06:38:18,789|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,789|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,789|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1dae5edb-abff-4046-835d-7fa903f76c52") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-23 06:38:18,790|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1dae5edb-abff-4046-835d-7fa903f76c52"}
2022-10-23 06:38:18,790|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1dae5edb-abff-4046-835d-7fa903f76c52"}
2022-10-23 06:38:18,790|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,790|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,827|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1dae5edb-abff-4046-835d-7fa903f76c52})
2022-10-23 06:38:18,827|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1dae5edb-abff-4046-835d-7fa903f76c52})
2022-10-23 06:38:18,837|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-23 06:38:18,838|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:38:18,840|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"}])
2022-10-23 06:38:18,840|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9b318adc-275c-4b01-98d2-5261f3865a1d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-23 06:38:18,841|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1650cacd-95b8-4163-84fe-5fedb47b51b7"}])
2022-10-23 06:38:18,841|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1650cacd-95b8-4163-84fe-5fedb47b51b7") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-23 06:38:18,842|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-23 06:38:18,847|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 9b318adc-275c-4b01-98d2-5261f3865a1d
2022-10-23 06:38:18,849|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1dae5edb-abff-4046-835d-7fa903f76c52"}
2022-10-23 06:38:18,849|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,886|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1dae5edb-abff-4046-835d-7fa903f76c52})
2022-10-23 06:38:18,889|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-23 06:38:18,890|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-23 06:38:18,890|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-23 06:38:18,891|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,891|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-23 06:38:18,895|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 1dae5edb-abff-4046-835d-7fa903f76c52
2022-10-23 06:38:18,897|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("030f59c6-a51b-482f-a190-ac5f845ea567") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:38:18,897|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,897|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||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-10-23 06:38:18,897|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d6f2c395-f711-4ce2-a7d5-afc77b94b786") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:38:18,898|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567", vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:38:18,898|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567", vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:38:18,903|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:18,903|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:18,904|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:18,904|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:18,932|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-23 06:38:18,933|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-23 06:38:18,960|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-23 06:38:18,960|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-23 06:38:18,960|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-23 06:38:18,960|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z")
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z")
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-23 06:38:18,961|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:18,962|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221023t063815000784z", vf-module-label="helm_apache", vf-module-id="9db8f41f-bdf0-4b29-9dbe-4893323b6bce"}
2022-10-23 06:38:18,966|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||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-10-23 06:38:18,966|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||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-10-23 06:38:18,968|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-23 06:38:19,054|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-10-23 06:38:19,054|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-23 06:38:19,054|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001")
2022-10-23 06:38:19,054|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001")
2022-10-23 06:38:19,054|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-23 06:38:19,056|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-23 06:38:19,058|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567", vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:38:19,062|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:19,062|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/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-10-23 06:38:19,089|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-23 06:38:19,100|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-23 06:38:19,100|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-23 06:38:19,100|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-23 06:38:19,100|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-23 06:38:19,100|5a7a178d-2c3d-4daf-be77-fecbd53997f4||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-10-23 06:38:19,101|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-23 06:38:19,101|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-23 06:38:19,102|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
  "k8s-rb-definition-version" : "1dae5edb-abff-4046-835d-7fa903f76c52",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
  "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "1dae5edb-abff-4046-835d-7fa903f76c52",
  "vf-module-model-invariant-uuid" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
  "vf-module-model-version" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z"
})
2022-10-23 06:38:19,111|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-23 06:38:19,111|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:19,111|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-23 06:38:19,112|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[5a7a178d-2c3d-4daf-be77-fecbd53997f4])'s step(profile-upload)
2022-10-23 06:38:19,112|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:38:19,112|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5a7a178d-2c3d-4daf-be77-fecbd53997f4) for workflow(resource-assignment) step(profile-upload)
2022-10-23 06:38:19,112|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-23 06:38:19,113|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||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-10-23 06:38:19,113|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-23 06:38:19,113|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-10-23 06:38:19,113|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-23 06:38:19,125|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52)
2022-10-23 06:38:19,134|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-23 06:38:19,143|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/profile/node-port-profile)
2022-10-23 06:38:19,148|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-10-23 06:38:19,148|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-10-23 06:38:19,168|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/profile)
2022-10-23 06:38:19,176|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-10-23 06:38:19,195|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/profile/node-port-profile/content)
2022-10-23 06:38:19,202|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-23 06:38:19,203|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-10-23 06:38:19,203|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-23 06:38:19,203|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-23 06:38:19,203|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-23 06:38:19,204|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-23 06:38:19,204|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| workflow(5a7a178d-2c3d-4daf-be77-fecbd53997f4) nodes completed with (0)exceptions
2022-10-23 06:38:19,204|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-23 06:38:19,204|5a7a178d-2c3d-4daf-be77-fecbd53997f4||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 72cee5a9-e33b-4b08-b64f-59e304b21646 auditStoreId -1
2022-10-23 06:38:23,973|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:38:24,046|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:38:24,086|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing request id 3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9
2022-10-23 06:38:24,086|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:38:24,086|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| StoreAuditService ID  -1
2022-10-23 06:38:24,086|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:24,086|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-23 06:38:24,089|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-23 06:38:24,117|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deriving input data for workflow: (config-assign)
2022-10-23 06:38:24,125|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(START) -> executed state(SUCCESS)
2022-10-23 06:38:24,126|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-assign[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(config-setup)
2022-10-23 06:38:24,126|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:38:24,126|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-assign) step(config-setup)
2022-10-23 06:38:24,126|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:24,127|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-23 06:38:24,128|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-23 06:38:24,148|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-23 06:38:24,150|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-23 06:38:24,152|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("030f59c6-a51b-482f-a190-ac5f845ea567") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:38:24,153|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567"}
2022-10-23 06:38:24,158|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-23 06:38:24,158|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-23 06:38:24,183|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567)
2022-10-23 06:38:24,204|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:38:24,205|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (string)
2022-10-23 06:38:24,205|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d")
2022-10-23 06:38:24,205|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d")
2022-10-23 06:38:24,205|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-23 06:38:24,206|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("d6f2c395-f711-4ce2-a7d5-afc77b94b786") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:38:24,207|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567", vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:38:24,210|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-23 06:38:24,211|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-23 06:38:24,269|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules)
2022-10-23 06:38:24,285|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:38:24,286|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (json)
2022-10-23 06:38:24,286|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"07cb61f6-53f6-445d-baf7-bc99f67e8463","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7f561c71-9895-4f9c-aca1-333add8b2148","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce"}}}]})
2022-10-23 06:38:24,287|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"07cb61f6-53f6-445d-baf7-bc99f67e8463","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7f561c71-9895-4f9c-aca1-333add8b2148","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce"}}}]})
2022-10-23 06:38:24,287|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"07cb61f6-53f6-445d-baf7-bc99f67e8463","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7f561c71-9895-4f9c-aca1-333add8b2148","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce"}}}]), type  ({json})
2022-10-23 06:38:24,288|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"07cb61f6-53f6-445d-baf7-bc99f67e8463","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7f561c71-9895-4f9c-aca1-333add8b2148","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-23 06:38:24,289|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:38:24,293|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-23 06:38:24,293|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-23 06:38:24,331|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1)
2022-10-23 06:38:24,606|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:38:24,607|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (json)
2022-10-23 06:38:24,607|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507101249","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]})
2022-10-23 06:38:24,607|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507101249","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]})
2022-10-23 06:38:24,607|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507101249","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]), type  ({json})
2022-10-23 06:38:24,607|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507101249","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-23 06:38:24,609|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-23 06:38:24,611|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:28,752|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| compiled in (4141)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:28,753|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:38:28,770|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9b318adc-275c-4b01-98d2-5261f3865a1d","k8s-rb-definition-version":"1dae5edb-abff-4046-835d-7fa903f76c52","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-23 06:38:28,772|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
      "k8s-rb-definition-version" : "1dae5edb-abff-4046-835d-7fa903f76c52"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
  "service-instance-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "1dae5edb-abff-4046-835d-7fa903f76c52",
      "model-invariant-id" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
      "model-version-id" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666507101249",
      "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
      "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7f561c71-9895-4f9c-aca1-333add8b2148",
          "svc-request-id" : "07cb61f6-53f6-445d-baf7-bc99f67e8463"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "c7fa6655-a6cc-49c2-9627-ac53a9efd9c2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "be439e3a-6121-4284-8e3b-b7db91d4a886",
            "model-version" : "1.0"
          },
          "service-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
          "service-instance-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "1dae5edb-abff-4046-835d-7fa903f76c52",
            "model-invariant-uuid" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
            "model-version" : "1"
          },
          "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1dae5edb-abff-4046-835d-7fa903f76c52",
            "model-invariant-uuid" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "1650cacd-95b8-4163-84fe-5fedb47b51b7"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9b318adc-275c-4b01-98d2-5261f3865a1d"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
            "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "28b677ee-68f0-4da4-9a15-b1a4002b2881",
            "model-invariant-uuid" : "02cb30f2-7a94-4827-b0ab-8704a28da69d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a1f6db8c-fe28-4f6b-b771-85b58967be02",
            "model-version" : "1.0"
          },
          "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce"
    } ]
  },
  "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786"
})
2022-10-23 06:38:28,783|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:38:28,783|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:38:28,783|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-23 06:38:28,784|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-assign[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(config-template)
2022-10-23 06:38:28,784|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:38:28,788|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-assign) step(config-template)
2022-10-23 06:38:28,788|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-23 06:38:28,788|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-23 06:38:28,844|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Triggering K8s Config Upload component logic.
2022-10-23 06:38:28,844|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Getting the template prefixes
2022-10-23 06:38:28,844|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Iterating over prefixes in resource assignment map.
2022-10-23 06:38:28,856|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52)
2022-10-23 06:38:28,862|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:38:28,871|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/config-template/replica-count-template)
2022-10-23 06:38:28,876|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(500 - Internal Server Error)
2022-10-23 06:38:28,876|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Uploading K8s template..
2022-10-23 06:38:28,888|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(POST), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/config-template)
2022-10-23 06:38:28,898|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(201 - Created)
2022-10-23 06:38:28,910|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(POST), url(/v1/rb/definition/9b318adc-275c-4b01-98d2-5261f3865a1d/1dae5edb-abff-4046-835d-7fa903f76c52/config-template/replica-count-template/content)
2022-10-23 06:38:28,929|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:38:28,929|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| K8s Config Upload Completed
2022-10-23 06:38:28,929|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:38:28,929|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-23 06:38:28,929|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-23 06:38:28,930|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(END) -> executed state(SUCCESS)
2022-10-23 06:38:28,930|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) nodes completed with (0)exceptions
2022-10-23 06:38:28,930|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-23 06:38:28,931|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 05f0376a-dd73-4fd6-8633-dab0f1e2dab1 auditStoreId -1
2022-10-23 06:38:28,954|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Completed
2022-10-23 06:39:04,905|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:39:04,977|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:39:04,980|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing request id 3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9
2022-10-23 06:39:04,980|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:39:04,980|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| StoreAuditService ID  -1
2022-10-23 06:39:04,982|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-23 06:39:04,982|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-23 06:39:04,984|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-23 06:39:04,993|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deriving input data for workflow: (config-deploy)
2022-10-23 06:39:04,994|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(START) -> executed state(SUCCESS)
2022-10-23 06:39:04,994|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(config-setup)
2022-10-23 06:39:04,994|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:39:04,995|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-deploy) step(config-setup)
2022-10-23 06:39:04,995|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:39:04,995|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-23 06:39:04,996|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-23 06:39:05,011|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-23 06:39:05,012|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-23 06:39:05,013|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("030f59c6-a51b-482f-a190-ac5f845ea567") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:39:05,013|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567"}
2022-10-23 06:39:05,017|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-23 06:39:05,017|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-23 06:39:05,039|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567)
2022-10-23 06:39:05,056|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:05,057|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (string)
2022-10-23 06:39:05,058|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d")
2022-10-23 06:39:05,058|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d")
2022-10-23 06:39:05,058|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-23 06:39:05,058|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("d6f2c395-f711-4ce2-a7d5-afc77b94b786") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:39:05,059|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{service-instance-id="030f59c6-a51b-482f-a190-ac5f845ea567", vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:39:05,062|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-23 06:39:05,062|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-23 06:39:05,081|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/030f59c6-a51b-482f-a190-ac5f845ea567/service-data/vnfs/vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786/vnf-data/vf-modules)
2022-10-23 06:39:05,097|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:05,097|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (json)
2022-10-23 06:39:05,098|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"71926219-5457-4862-a75c-fda3e69150f6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8cbbb668-6fd7-4f38-8e2a-66ba2eece917","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","from-preload":false}}}]})
2022-10-23 06:39:05,098|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"71926219-5457-4862-a75c-fda3e69150f6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8cbbb668-6fd7-4f38-8e2a-66ba2eece917","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","from-preload":false}}}]})
2022-10-23 06:39:05,099|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"71926219-5457-4862-a75c-fda3e69150f6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8cbbb668-6fd7-4f38-8e2a-66ba2eece917","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","from-preload":false}}}]), type  ({json})
2022-10-23 06:39:05,099|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"1650cacd-95b8-4163-84fe-5fedb47b51b7","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9b318adc-275c-4b01-98d2-5261f3865a1d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221023t063815000784z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"be439e3a-6121-4284-8e3b-b7db91d4a886","model-invariant-uuid":"c7fa6655-a6cc-49c2-9627-ac53a9efd9c2"},"global-customer-id":"basiccnf-macro-customer","service-id":"030f59c6-a51b-482f-a190-ac5f845ea567","service-instance-id":"030f59c6-a51b-482f-a190-ac5f845ea567","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"71926219-5457-4862-a75c-fda3e69150f6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8cbbb668-6fd7-4f38-8e2a-66ba2eece917","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"28b677ee-68f0-4da4-9a15-b1a4002b2881","model-uuid":"a1f6db8c-fe28-4f6b-b771-85b58967be02","model-invariant-uuid":"02cb30f2-7a94-4827-b0ab-8704a28da69d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6f2c395-f711-4ce2-a7d5-afc77b94b786"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1dae5edb-abff-4046-835d-7fa903f76c52","model-uuid":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-invariant-uuid":"9b318adc-275c-4b01-98d2-5261f3865a1d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-23 06:39:05,100|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 
Resolved Input Key mappings: 
{vnf-id="d6f2c395-f711-4ce2-a7d5-afc77b94b786"}
2022-10-23 06:39:05,103|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-23 06:39:05,104|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-23 06:39:05,126|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d6f2c395-f711-4ce2-a7d5-afc77b94b786?depth=1)
2022-10-23 06:39:05,228|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:05,228|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response processing type (json)
2022-10-23 06:39:05,228|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_shirley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507144250","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]})
2022-10-23 06:39:05,229|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_shirley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507144250","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]})
2022-10-23 06:39:05,229|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_shirley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507144250","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]), type  ({json})
2022-10-23 06:39:05,229|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9db8f41f-bdf0-4b29-9dbe-4893323b6bce","vf-module-name":"basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_shirley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666507144250","model-invariant-id":"9b318adc-275c-4b01-98d2-5261f3865a1d","model-version-id":"1650cacd-95b8-4163-84fe-5fedb47b51b7","model-customization-id":"1dae5edb-abff-4046-835d-7fa903f76c52","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-23 06:39:05,230|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-23 06:39:05,233|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9b318adc-275c-4b01-98d2-5261f3865a1d","k8s-rb-definition-version":"1dae5edb-abff-4046-835d-7fa903f76c52","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"vibrant_shirley"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-23 06:39:05,234|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "vibrant_shirley",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
      "k8s-rb-definition-version" : "1dae5edb-abff-4046-835d-7fa903f76c52"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
  "service-instance-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "vibrant_shirley",
      "is-base-vf-module" : false,
      "model-customization-id" : "1dae5edb-abff-4046-835d-7fa903f76c52",
      "model-invariant-id" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
      "model-version-id" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666507144250",
      "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
      "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/8cbbb668-6fd7-4f38-8e2a-66ba2eece917",
          "svc-request-id" : "71926219-5457-4862-a75c-fda3e69150f6"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "c7fa6655-a6cc-49c2-9627-ac53a9efd9c2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "be439e3a-6121-4284-8e3b-b7db91d4a886",
            "model-version" : "1.0"
          },
          "service-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
          "service-instance-id" : "030f59c6-a51b-482f-a190-ac5f845ea567",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "1dae5edb-abff-4046-835d-7fa903f76c52",
            "model-invariant-uuid" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
            "model-version" : "1"
          },
          "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1dae5edb-abff-4046-835d-7fa903f76c52",
            "model-invariant-uuid" : "9b318adc-275c-4b01-98d2-5261f3865a1d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "1650cacd-95b8-4163-84fe-5fedb47b51b7",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "1650cacd-95b8-4163-84fe-5fedb47b51b7"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9b318adc-275c-4b01-98d2-5261f3865a1d"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221023t063815000784z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce",
            "vf-module-name" : "basic_cnf_macro_8ccf46b8-7715-4faa-837f-ca162aecf17d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "28b677ee-68f0-4da4-9a15-b1a4002b2881",
            "model-invariant-uuid" : "02cb30f2-7a94-4827-b0ab-8704a28da69d",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "a1f6db8c-fe28-4f6b-b771-85b58967be02",
            "model-version" : "1.0"
          },
          "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "9db8f41f-bdf0-4b29-9dbe-4893323b6bce"
    } ]
  },
  "vnf-id" : "d6f2c395-f711-4ce2-a7d5-afc77b94b786"
})
2022-10-23 06:39:05,241|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:39:05,241|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:39:05,241|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-23 06:39:05,242|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(status-verification-script)
2022-10-23 06:39:05,242|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:39:05,246|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-deploy) step(status-verification-script)
2022-10-23 06:39:05,246|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-23 06:39:05,246|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-23 06:39:05,249|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-23 06:39:05,256|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| SIMPLE STATUS CHECK - START
2022-10-23 06:39:05,268|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:05,312|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:05,397|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:39:15,408|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:15,453|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:15,455|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:39:25,466|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:25,512|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:25,514|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is ready.
2022-10-23 06:39:25,514|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| SIMPLE STATUS CHECK - END
2022-10-23 06:39:25,514|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:39:25,514|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-23 06:39:25,515|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-23 06:39:25,515|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(config-apply)
2022-10-23 06:39:25,515|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:39:25,522|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-deploy) step(config-apply)
2022-10-23 06:39:25,522|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-23 06:39:25,522|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-23 06:39:25,525|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Triggering K8s Config Value component logic.
2022-10-23 06:39:25,525|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Getting the template prefixes
2022-10-23 06:39:25,526|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Iterating over prefixes in resource assignment map.
2022-10-23 06:39:25,539|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/config/replica-count-change)
2022-10-23 06:39:30,549|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(500 - Internal Server Error)
2022-10-23 06:39:30,549|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Uploading K8s config..
2022-10-23 06:39:30,593|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Config building started from source custom-values
2022-10-23 06:39:30,593|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-23 06:39:30,610|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-10-23 06:39:30,612|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-23 06:39:30,612|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-23 06:39:30,678|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(POST), url(/v1/instance/vibrant_shirley/config)
2022-10-23 06:39:30,789|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(201 - Created)
2022-10-23 06:39:30,797|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:39:30,797|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-23 06:39:30,797|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-23 06:39:30,798|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(status-verification-script-after)
2022-10-23 06:39:30,798|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:39:30,799|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-deploy) step(status-verification-script-after)
2022-10-23 06:39:30,799|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-23 06:39:30,799|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-23 06:39:30,800|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-23 06:39:30,801|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| SIMPLE STATUS CHECK - START
2022-10-23 06:39:30,812|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:30,898|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:30,900|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:39:40,909|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:40,970|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:40,976|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:39:50,987|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:39:51,032|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:39:51,034|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:40:01,043|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:40:01,180|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:40:01,181|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:40:11,192|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:40:11,240|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:40:11,241|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:40:21,252|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:40:21,302|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:40:21,304|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is not ready. Please wait...
2022-10-23 06:40:31,318|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Rest request method(GET), url(/v1/instance/vibrant_shirley/status)
2022-10-23 06:40:31,364|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Response status(200 - OK)
2022-10-23 06:40:31,365|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| VfModule helm_apache (vibrant_shirley) is ready.
2022-10-23 06:40:31,366|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| SIMPLE STATUS CHECK - END
2022-10-23 06:40:31,366|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:40:31,366|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-23 06:40:31,366|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-23 06:40:31,366|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy[3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9])'s step(collect-results)
2022-10-23 06:40:31,367|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:40:31,367|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) for workflow(config-deploy) step(collect-results)
2022-10-23 06:40:31,367|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-23 06:40:31,367|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-23 06:40:31,368|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-23 06:40:31,376|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Collected results: {}
2022-10-23 06:40:31,377|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:40:31,377|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-23 06:40:31,377|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-23 06:40:31,377|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Execute node(END) -> executed state(SUCCESS)
2022-10-23 06:40:31,378|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| workflow(3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9) nodes completed with (0)exceptions
2022-10-23 06:40:31,378|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-23 06:40:31,379|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f94b0e85-ac3e-4065-a415-948814655dbb auditStoreId -1
2022-10-23 06:40:31,380|3bdbcbaf-e7a5-4e8d-9773-d84fd7f5a4e9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Completed
2022-10-23 06:42:25,281|2b3b2f99-593c-4172-8ebc-e940df5da443||reactor-http-epoll-1||||INFO||||||| processing request id 2b3b2f99-593c-4172-8ebc-e940df5da443
2022-10-23 06:42:25,281|2b3b2f99-593c-4172-8ebc-e940df5da443||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:42:25,281|2b3b2f99-593c-4172-8ebc-e940df5da443||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-23 06:42:25,286|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-23 06:42:25,361|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-23 06:42:25,363|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-23 06:42:25,365|2b3b2f99-593c-4172-8ebc-e940df5da443||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-10-23 06:42:25,376|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-23 06:42:25,377|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-23 06:42:25,377|2b3b2f99-593c-4172-8ebc-e940df5da443||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-10-23 06:42:25,379|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2b3b2f99-593c-4172-8ebc-e940df5da443) for workflow(resource-assignment) step(resource-assignment)
2022-10-23 06:42:25,379|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:25,379|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-23 06:42:25,380|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-23 06:42:25,393|2b3b2f99-593c-4172-8ebc-e940df5da443||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-10-23 06:42:25,395|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-23 06:42:25,396|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("92e98465-a063-4585-875a-de275881e431") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:42:25,396|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a7b11c33-aebe-43b3-9168-9dc72b17972b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:42:25,397|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "92e98465-a063-4585-875a-de275881e431",
  "vnf-id" : "a7b11c33-aebe-43b3-9168-9dc72b17972b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-23 06:42:25,405|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-23 06:42:25,406|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:25,406|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-23 06:42:25,407|2b3b2f99-593c-4172-8ebc-e940df5da443||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 70f21e3f-30ef-4a05-b559-bc449830f7b8 auditStoreId -1
2022-10-23 06:42:29,195|2ff094df-c7f1-4bae-847a-8f9524996a61||reactor-http-epoll-1||||INFO||||||| processing request id 2ff094df-c7f1-4bae-847a-8f9524996a61
2022-10-23 06:42:29,195|2ff094df-c7f1-4bae-847a-8f9524996a61||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:42:29,195|2ff094df-c7f1-4bae-847a-8f9524996a61||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-23 06:42:29,196|2ff094df-c7f1-4bae-847a-8f9524996a61||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-23 06:42:29,196|2ff094df-c7f1-4bae-847a-8f9524996a61||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-23 06:42:29,199|2ff094df-c7f1-4bae-847a-8f9524996a61||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-10-23 06:42:29,214|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-23 06:42:29,215|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-23 06:42:29,215|2ff094df-c7f1-4bae-847a-8f9524996a61||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-10-23 06:42:29,216|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2ff094df-c7f1-4bae-847a-8f9524996a61) for workflow(resource-assignment) step(resource-assignment)
2022-10-23 06:42:29,216|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:29,216|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-23 06:42:29,217|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-23 06:42:29,232|2ff094df-c7f1-4bae-847a-8f9524996a61||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-10-23 06:42:29,234|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-23 06:42:29,235|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-23 06:42:29,236|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-23 06:42:29,236|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-23 06:42:29,236|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a7da0ffd-9ce3-4d39-8c60-4b862e3f787a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-23 06:42:29,236|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("92e98465-a063-4585-875a-de275881e431") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:42:29,237|2ff094df-c7f1-4bae-847a-8f9524996a61||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-10-23 06:42:29,237|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-23 06:42:29,237|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-23 06:42:29,237|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a7b11c33-aebe-43b3-9168-9dc72b17972b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:42:29,238|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "92e98465-a063-4585-875a-de275881e431",
  "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" : "a7da0ffd-9ce3-4d39-8c60-4b862e3f787a",
  "vnf-id" : "a7b11c33-aebe-43b3-9168-9dc72b17972b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-23 06:42:29,247|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-23 06:42:29,247|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:29,247|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-23 06:42:29,247|2ff094df-c7f1-4bae-847a-8f9524996a61||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d5ff6394-cb97-43ef-8583-55024b145f1c auditStoreId -1
2022-10-23 06:42:31,939|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:42:32,017|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:42:32,021|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing request id 372208be-ddb2-4c3b-b479-9989d3320154
2022-10-23 06:42:32,021|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:42:32,021|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| StoreAuditService ID  -1
2022-10-23 06:42:32,022|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-23 06:42:32,022|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-23 06:42:32,023|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:42:32,029|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deriving input data for workflow: (config-assign)
2022-10-23 06:42:32,030|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-23 06:42:32,030|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:42:32,030|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(372208be-ddb2-4c3b-b479-9989d3320154) for workflow(config-assign) step(config-assign)
2022-10-23 06:42:32,030|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:32,030|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-23 06:42:32,033|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-23 06:42:32,053|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:42:32,054|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-23 06:42:32,055|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("92e98465-a063-4585-875a-de275881e431") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-23 06:42:32,055|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Setting Resource Value ("a7b11c33-aebe-43b3-9168-9dc72b17972b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-23 06:42:32,066|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-23 06:42:32,067|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-23 06:42:32,076|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-23 06:42:32,077|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Generated Resource Param Data ({
  "service-instance-id" : "92e98465-a063-4585-875a-de275881e431",
  "vnf-id" : "a7b11c33-aebe-43b3-9168-9dc72b17972b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-23 06:42:32,094|372208be-ddb2-4c3b-b479-9989d3320154||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-23 06:42:32,103|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:42:32,103|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:42:32,103|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-23 06:42:32,104|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-23 06:42:32,104|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d118f7f8-f0a4-4f76-b933-5ebc9e4919c4 auditStoreId -1
2022-10-23 06:42:32,115|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Completed
2022-10-23 06:43:21,429|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-23 06:43:21,501|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-23 06:43:21,505|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| processing request id 372208be-ddb2-4c3b-b479-9989d3320154
2022-10-23 06:43:21,505|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-23 06:43:21,505|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| StoreAuditService ID  -1
2022-10-23 06:43:21,506|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-23 06:43:21,507|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-23 06:43:21,509|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-23 06:43:21,513|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Deriving input data for workflow: (config-deploy)
2022-10-23 06:43:21,513|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-23 06:43:21,513|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-23 06:43:21,524|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| preparing request id(372208be-ddb2-4c3b-b479-9989d3320154) for workflow(config-deploy) step(config-deploy)
2022-10-23 06:43:21,524|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-23 06:43:21,524|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| 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-10-23 06:43:21,526|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-23 06:43:21,527|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Getting Jython Script Class(ConfigDeploy)
2022-10-23 06:43:21,574|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@76ae258a
2022-10-23 06:43:21,575|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Hello world
2022-10-23 06:43:21,575|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Preparing Response...
2022-10-23 06:43:21,575|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-23 06:43:21,575|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-23 06:43:21,576|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea6fe6ba-bfcd-42a9-94a6-40d8e6b96e94 auditStoreId -1
2022-10-23 06:43:21,578|372208be-ddb2-4c3b-b479-9989d3320154||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-pfpbk|||| Completed