Results

By type

          00:17:56,084 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
00:17:56,087 |-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.2.jar!/logback.xml]
00:17:56,089 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
00:17:56,089 |-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.2.jar!/logback.xml]
00:17:56,089 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
00:17:56,116 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
00:17:56,508 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
00:17:56,525 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:17:56,532 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
00:17:56,547 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
00:17:56,749 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
00:17:56,750 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
00:17:56,751 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
00:17:56,755 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-28 00:17:59,461|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-g5j4z with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-28 00:17:59,468|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-28 00:18:06,592|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-28 00:18:07,740|||main||||INFO||||||| Finished Spring Data repository scanning in 1122 ms. Found 11 JPA repository interfaces.
2023-02-28 00:18:13,326|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-28 00:18:13,480|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-28 00:18:13,979|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-28 00:18:15,135|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-28 00:18:15,895|||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.
2023-02-28 00:18:15,897|||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.
2023-02-28 00:18:16,787|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-28 00:18:20,405|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-28 00:18:20,451|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-28 00:18:20,643|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-28 00:18:25,309|||main||||INFO||||||| Audit service is disabled
2023-02-28 00:18:25,727|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-28 00:18:31,536|||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]
2023-02-28 00:18:31,659|||main||||INFO||||||| Dependency Management module created...
2023-02-28 00:18:34,668|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-28 00:18:35,692|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-28 00:18:38,845|||main||||INFO||||||| Netty started on port 8080
2023-02-28 00:18:43,502|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-28 00:18:45,119|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-28 00:18:45,142|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 47.923 seconds (JVM running for 50.695)
2023-02-28 00:18:45,218|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-28 03:47:54,134|ef26e302-9b3b-45cf-a10f-1f5db02940c2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-28 03:47:54,139|ef26e302-9b3b-45cf-a10f-1f5db02940c2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-28 03:47:54,143|ef26e302-9b3b-45cf-a10f-1f5db02940c2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-28 03:47:56,019|ef26e302-9b3b-45cf-a10f-1f5db02940c2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-28 03:47:56,047|ef26e302-9b3b-45cf-a10f-1f5db02940c2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-28 03:48:00,213|2cdd2968-479f-4c91-a267-fb254c09d770||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/94ce7b9b-a433-4110-b227-4b342f2cc2cb)
2023-02-28 03:48:00,253|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| deleting definition types under : /opt/app/onap/blueprints/working/94ce7b9b-a433-4110-b227-4b342f2cc2cb/Definitions
2023-02-28 03:48:00,466|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| reinitialized all type definitions
2023-02-28 03:48:00,481|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-28 03:48:00,578|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-28 03:48:00,620|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-28 03:48:00,660|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-28 03:48:00,761|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(helloworld)
2023-02-28 03:48:00,763|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-28 03:48:00,764|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(helloworld) targets(helloworld)
2023-02-28 03:48:00,765|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-28 03:48:00,766|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-28 03:48:00,769|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/94ce7b9b-a433-4110-b227-4b342f2cc2cb/Templates/hello-world-mapping.json
2023-02-28 03:48:00,803|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-28 03:48:00,804|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-28 03:48:00,804|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing blueprint Resource Definitions
2023-02-28 03:48:00,806|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-28 03:48:00,811|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/hello-world-mapping.json)
2023-02-28 03:48:00,884|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| distinct resource keys ([])
2023-02-28 03:48:00,885|2cdd2968-479f-4c91-a267-fb254c09d770||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enriching Resource Definition sources Node Template: []
2023-02-28 03:48:01,420|580d5455-0ce5-49bf-8c38-57348ce0f550||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(ca7a90e7-159f-4bca-9a08-932d19a4f87f) CBA(/opt/app/onap/blueprints/archive/ca7a90e7-159f-4bca-9a08-932d19a4f87f/cba.zip)
2023-02-28 03:48:01,464|580d5455-0ce5-49bf-8c38-57348ce0f550||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca7a90e7-159f-4bca-9a08-932d19a4f87f) and entry definition file (Definitions/blueprint.json)
2023-02-28 03:48:01,678|580d5455-0ce5-49bf-8c38-57348ce0f550||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(helloworld)
2023-02-28 03:48:01,712|580d5455-0ce5-49bf-8c38-57348ce0f550||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca7a90e7-159f-4bca-9a08-932d19a4f87f) and entry definition file (Definitions/blueprint.json)
2023-02-28 03:48:02,339|580d5455-0ce5-49bf-8c38-57348ce0f550||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/ca7a90e7-159f-4bca-9a08-932d19a4f87f) present to clean.
2023-02-28 03:48:02,647|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-28 03:48:02,647|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 03:48:02,660|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-28 03:48:02,679|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-28 03:48:02,938|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-28 03:48:02,943|654321||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-28 03:48:02,968|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-28 03:48:03,032|654321||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-28 03:48:03,034|654321||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-28 03:48:03,081|654321||DefaultDispatcher-worker-23||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 03:48:03,109|654321||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-28 03:48:03,110|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 03:48:03,113|654321||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-28 03:48:03,175|654321||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-28 03:48:03,263|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2023-02-28 03:48:03,275|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2023-02-28 03:48:03,452|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-02-28 03:48:03,458|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 03:48:03,459|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-28 03:48:03,483|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 018bbb27-11e4-4152-b4a3-b1f6d6f1bc25 auditStoreId -1
2023-02-28 04:19:45,920|cbe85c5d-0e88-4a0f-b63b-187f066e22fc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-28 04:19:45,921|cbe85c5d-0e88-4a0f-b63b-187f066e22fc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-28 04:19:45,921|cbe85c5d-0e88-4a0f-b63b-187f066e22fc||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-28 04:19:47,321|cbe85c5d-0e88-4a0f-b63b-187f066e22fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-28 04:19:47,322|cbe85c5d-0e88-4a0f-b63b-187f066e22fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-28 04:19:49,451|96961dd2-07f8-4cb4-a8f4-8a979684c025||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/92851f61-2145-4a31-baa3-aca279a77856)
2023-02-28 04:19:49,454|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| deleting definition types under : /opt/app/onap/blueprints/working/92851f61-2145-4a31-baa3-aca279a77856/Definitions
2023-02-28 04:19:49,460|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| reinitialized all type definitions
2023-02-28 04:19:49,464|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-28 04:19:49,527|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-28 04:19:49,584|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-28 04:19:49,607|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-28 04:19:49,661|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(helloworld)
2023-02-28 04:19:49,663|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-28 04:19:49,663|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(helloworld) targets(helloworld)
2023-02-28 04:19:49,663|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-28 04:19:49,663|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-28 04:19:49,664|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/92851f61-2145-4a31-baa3-aca279a77856/Templates/hello-world-mapping.json
2023-02-28 04:19:49,702|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-28 04:19:49,703|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-28 04:19:49,704|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing blueprint Resource Definitions
2023-02-28 04:19:49,704|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-28 04:19:49,704|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/hello-world-mapping.json)
2023-02-28 04:19:49,726|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| distinct resource keys ([])
2023-02-28 04:19:49,726|96961dd2-07f8-4cb4-a8f4-8a979684c025||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enriching Resource Definition sources Node Template: []
2023-02-28 04:19:50,189|e55f9ae3-83df-4325-9cba-9982179f477a||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(6d99f8e9-9a56-4658-ab91-774bd14de9fd) CBA(/opt/app/onap/blueprints/archive/6d99f8e9-9a56-4658-ab91-774bd14de9fd/cba.zip)
2023-02-28 04:19:50,214|e55f9ae3-83df-4325-9cba-9982179f477a||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d99f8e9-9a56-4658-ab91-774bd14de9fd) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:19:50,273|e55f9ae3-83df-4325-9cba-9982179f477a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(helloworld)
2023-02-28 04:19:50,290|e55f9ae3-83df-4325-9cba-9982179f477a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d99f8e9-9a56-4658-ab91-774bd14de9fd) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:19:50,548|e55f9ae3-83df-4325-9cba-9982179f477a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/6d99f8e9-9a56-4658-ab91-774bd14de9fd) present to clean.
2023-02-28 04:19:50,788|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-28 04:19:50,788|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 04:19:50,788|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-28 04:19:50,793|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-28 04:19:50,793|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-28 04:19:50,812|654321||DefaultDispatcher-worker-31||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:19:50,882|654321||DefaultDispatcher-worker-31||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-28 04:19:50,882|654321||DefaultDispatcher-worker-31||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-28 04:19:50,882|654321||DefaultDispatcher-worker-31||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 04:19:50,886|654321||DefaultDispatcher-worker-31||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-28 04:19:50,887|654321||DefaultDispatcher-worker-31||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 04:19:50,889|654321||DefaultDispatcher-worker-31||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-28 04:19:50,897|654321||DefaultDispatcher-worker-31||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-28 04:19:50,987|654321||DefaultDispatcher-worker-31||||INFO||||||| Batched Sequence : ([])
2023-02-28 04:19:50,989|654321||DefaultDispatcher-worker-31||||INFO||||||| Generated Resource Param Data ({ })
2023-02-28 04:19:51,019|654321||DefaultDispatcher-worker-31||||INFO||||||| Preparing Response...
2023-02-28 04:19:51,019|654321||DefaultDispatcher-worker-31||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 04:19:51,020|654321||DefaultDispatcher-worker-31||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-28 04:19:51,021|654321||DefaultDispatcher-worker-31||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 650c62cb-bf18-4aa3-9d34-ad1b32a397cb auditStoreId -1
2023-02-28 04:27:51,723|1e57a80a-2090-4f9c-bc6f-2cc96b934ba3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-28 04:27:51,724|1e57a80a-2090-4f9c-bc6f-2cc96b934ba3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-28 04:27:51,724|1e57a80a-2090-4f9c-bc6f-2cc96b934ba3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-28 04:27:52,559|1e57a80a-2090-4f9c-bc6f-2cc96b934ba3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-28 04:27:52,560|1e57a80a-2090-4f9c-bc6f-2cc96b934ba3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-28 04:27:54,373|e65923f8-170d-4d89-b414-51f271ca846c||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/842446a1-ffb2-46d3-86ef-ad1ce20977d3)
2023-02-28 04:27:54,376|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| deleting definition types under : /opt/app/onap/blueprints/working/842446a1-ffb2-46d3-86ef-ad1ce20977d3/Definitions
2023-02-28 04:27:54,385|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| reinitialized all type definitions
2023-02-28 04:27:54,397|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-28 04:27:54,481|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-28 04:27:54,524|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-28 04:27:54,565|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-28 04:27:54,620|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(helloworld)
2023-02-28 04:27:54,622|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-28 04:27:54,622|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(helloworld) targets(helloworld)
2023-02-28 04:27:54,622|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-28 04:27:54,622|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-28 04:27:54,622|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/842446a1-ffb2-46d3-86ef-ad1ce20977d3/Templates/hello-world-mapping.json
2023-02-28 04:27:54,684|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-28 04:27:54,685|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-28 04:27:54,685|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing blueprint Resource Definitions
2023-02-28 04:27:54,686|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-28 04:27:54,686|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/hello-world-mapping.json)
2023-02-28 04:27:54,715|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| distinct resource keys ([])
2023-02-28 04:27:54,715|e65923f8-170d-4d89-b414-51f271ca846c||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enriching Resource Definition sources Node Template: []
2023-02-28 04:27:55,088|6374e780-42b7-4731-8e3a-4c65ce5488c6||Thread-90||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(140a9bd8-c61b-4b66-bd95-43db5ea3ef3e) CBA(/opt/app/onap/blueprints/archive/140a9bd8-c61b-4b66-bd95-43db5ea3ef3e/cba.zip)
2023-02-28 04:27:55,118|6374e780-42b7-4731-8e3a-4c65ce5488c6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/140a9bd8-c61b-4b66-bd95-43db5ea3ef3e) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:27:55,153|6374e780-42b7-4731-8e3a-4c65ce5488c6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(helloworld)
2023-02-28 04:27:55,168|6374e780-42b7-4731-8e3a-4c65ce5488c6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/140a9bd8-c61b-4b66-bd95-43db5ea3ef3e) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:27:55,482|6374e780-42b7-4731-8e3a-4c65ce5488c6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/140a9bd8-c61b-4b66-bd95-43db5ea3ef3e) present to clean.
2023-02-28 04:27:55,720|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-28 04:27:55,721|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 04:27:55,721|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-28 04:27:55,725|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-28 04:27:55,726|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-28 04:27:55,737|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-28 04:27:55,770|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-28 04:27:55,771|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-28 04:27:55,771|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 04:27:55,773|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-28 04:27:55,773|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 04:27:55,773|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-28 04:27:55,778|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-28 04:27:55,857|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-02-28 04:27:55,865|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-02-28 04:27:55,888|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-02-28 04:27:55,889|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 04:27:55,890|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-28 04:27:55,896|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b51331b2-0eb0-47f8-9206-fbda2cce825f auditStoreId -1
2023-02-28 05:23:04,122|b0778d2b-704f-42bf-b1c8-61a13fcc209a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-28 05:23:04,125|b0778d2b-704f-42bf-b1c8-61a13fcc209a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-28 05:23:04,127|b0778d2b-704f-42bf-b1c8-61a13fcc209a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-28 05:23:05,230|77342672-c91f-41df-acce-755d9edeb568||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(43c948bc-b14b-497e-afbc-919584e9d265) CBA(/opt/app/onap/blueprints/archive/43c948bc-b14b-497e-afbc-919584e9d265/cba.zip)
2023-02-28 05:23:05,360|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/43c948bc-b14b-497e-afbc-919584e9d265) and entry definition file (Definitions/CNF.json)
2023-02-28 05:23:05,745|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:05,747|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:05,749|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:05,750|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-out)
2023-02-28 05:23:05,751|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale)
2023-02-28 05:23:05,752|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-in)
2023-02-28 05:23:05,753|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(health-check)
2023-02-28 05:23:05,765|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-28 05:23:05,766|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-28 05:23:05,912|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/43c948bc-b14b-497e-afbc-919584e9d265) and entry definition file (Definitions/CNF.json)
2023-02-28 05:23:07,122|77342672-c91f-41df-acce-755d9edeb568||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/43c948bc-b14b-497e-afbc-919584e9d265) present to clean.
2023-02-28 05:23:08,918|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-28 05:23:08,940|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(b3d59b05-3e34-41f7-9e18-02f9549f9a09) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-28 05:23:08,988|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(313aa784-9b81-4e4b-b6cf-e61a20cef17d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-28 05:23:09,025|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(f16023d1-f884-4edf-9185-65f51b3a8b98) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-28 05:23:09,078|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(eb5cc884-373a-493d-9a80-ca3d6605557f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-28 05:23:09,116|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(de36f1fd-a5a3-4b36-8d1d-b252a71a87c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-28 05:23:09,174|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(633736f8-2d09-4015-b8da-df9534e6817b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-28 05:23:09,227|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)
2023-02-28 05:23:09,228|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-28 05:23:09,228|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-28 05:23:09,247|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-28 05:23:09,248|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)
2023-02-28 05:23:09,253|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)
2023-02-28 05:23:09,374|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-28 05:23:09,483|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-g5j4z|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-28 05:23:09,517|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-28 05:23:09,563|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-28 05:23:09,697|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-28 05:23:10,276|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:10,278|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:10,280|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:10,280|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(HealthCheck)
2023-02-28 05:23:10,284|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-28 05:23:10,286|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(vf-config-assign)
2023-02-28 05:23:10,295|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(vf-config-deploy)
2023-02-28 05:23:10,545|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-28 05:23:11,105|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:11,107|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:11,108|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:11,221|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)
2023-02-28 05:23:11,810|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:11,812|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:11,813|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:11,951|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)
2023-02-28 05:23:12,362|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:12,363|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:12,416|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:12,418|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:12,419|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-28 05:23:12,432|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-28 05:23:13,037|b0778d2b-704f-42bf-b1c8-61a13fcc209a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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)

2023-02-28 05:23:40,524|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b0ccfe99-e890-423d-868d-1faae9bf64c9)
2023-02-28 05:23:40,526|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| deleting definition types under : /opt/app/onap/blueprints/working/b0ccfe99-e890-423d-868d-1faae9bf64c9/Definitions
2023-02-28 05:23:40,530|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| reinitialized all type definitions
2023-02-28 05:23:40,532|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-28 05:23:40,636|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(vnf-template)
2023-02-28 05:23:40,659|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-28 05:23:40,706|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-28 05:23:40,766|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:40,862|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:40,911|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:40,940|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-28 05:23:40,940|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-28 05:23:40,944|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-28 05:23:40,996|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,057|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,074|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,102|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-28 05:23:41,188|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,225|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,256|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,274|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,294|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,322|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,377|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-28 05:23:41,394|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-28 05:23:41,398|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-28 05:23:41,398|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-28 05:23:41,510|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,535|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,578|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(input)
2023-02-28 05:23:41,600|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-28 05:23:41,717|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(resource-assignment)
2023-02-28 05:23:41,718|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-28 05:23:41,718|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-28 05:23:41,718|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-28 05:23:41,718|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-28 05:23:41,719|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-28 05:23:41,719|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/b0ccfe99-e890-423d-868d-1faae9bf64c9/Templates/vnf-mapping.json
2023-02-28 05:23:41,736|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-28 05:23:41,737|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-28 05:23:41,737|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/b0ccfe99-e890-423d-868d-1faae9bf64c9/Templates/base_ubuntu20-mapping.json
2023-02-28 05:23:41,759|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-28 05:23:41,761|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-28 05:23:41,768|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(config-assign)
2023-02-28 05:23:41,769|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-28 05:23:41,769|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(config-assign) targets(config-assign)
2023-02-28 05:23:41,770|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-28 05:23:41,770|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-28 05:23:41,770|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enriching artifacts file(/opt/app/onap/blueprints/working/b0ccfe99-e890-423d-868d-1faae9bf64c9/Templates/baseconfig-mapping.json
2023-02-28 05:23:41,785|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-28 05:23:41,785|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-28 05:23:41,786|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing Workflow(config-deploy)
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| workflow(config-deploy) resource assignment files([]
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| ##### Enhancing blueprint Resource Definitions
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/vnf-mapping.json)
2023-02-28 05:23:41,788|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-28 05:23:41,789|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing file (Templates/baseconfig-mapping.json)
2023-02-28 05:23:41,832|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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])
2023-02-28 05:23:42,032|c91c4350-95ae-45c2-82e5-6aabe9f3ee72||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-28 05:23:42,462|2a010deb-b55b-4056-8373-dc269d24e077||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(14f6cc04-af68-4e2b-9d9c-8b549db8e571) CBA(/opt/app/onap/blueprints/archive/14f6cc04-af68-4e2b-9d9c-8b549db8e571/cba.zip)
2023-02-28 05:23:42,475|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/14f6cc04-af68-4e2b-9d9c-8b549db8e571) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:23:42,496|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-28 05:23:42,572|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:23:42,574|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:23:42,575|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:23:42,594|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/14f6cc04-af68-4e2b-9d9c-8b549db8e571) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:23:42,796|2a010deb-b55b-4056-8373-dc269d24e077||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/14f6cc04-af68-4e2b-9d9c-8b549db8e571) present to clean.
2023-02-28 05:28:56,327|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||reactor-http-epoll-4||||INFO||||||| processing request id fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e
2023-02-28 05:28:56,328|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 05:28:56,328|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-28 05:28:56,364|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-28 05:28:56,794|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-28 05:28:56,805|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-28 05:28:56,813|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:28:56,893|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-28 05:28:56,919|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-28 05:28:56,920|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 05:28:56,923|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e) for workflow(resource-assignment) step(resource-assignment)
2023-02-28 05:28:56,923|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 05:28:56,924|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-28 05:28:56,933|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-28 05:28:57,014|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||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
]]])
2023-02-28 05:28:57,161|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-28 05:28:57,163|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("485824c0-7871-46ef-b24c-87e23e4f96eb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-28 05:28:57,163|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d9db53b2-4323-4cfe-a26c-8732d3ce610f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-28 05:28:57,166|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "485824c0-7871-46ef-b24c-87e23e4f96eb",
  "vnf-id" : "d9db53b2-4323-4cfe-a26c-8732d3ce610f",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-28 05:28:57,292|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-28 05:28:57,292|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 05:28:57,292|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-28 05:28:57,294|fd2d8c7e-75d0-4379-b7ba-eaad9d6c8a0e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea4c1529-503a-49a3-a6ae-633b9afe5d92 auditStoreId -1
2023-02-28 05:29:05,256|62682cde-885a-4ce2-b35f-13dde7331dc2||reactor-http-epoll-4||||INFO||||||| processing request id 62682cde-885a-4ce2-b35f-13dde7331dc2
2023-02-28 05:29:05,256|62682cde-885a-4ce2-b35f-13dde7331dc2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 05:29:05,256|62682cde-885a-4ce2-b35f-13dde7331dc2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-28 05:29:05,260|62682cde-885a-4ce2-b35f-13dde7331dc2||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-28 05:29:05,260|62682cde-885a-4ce2-b35f-13dde7331dc2||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-28 05:29:05,272|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:29:05,334|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-28 05:29:05,335|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-28 05:29:05,335|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 05:29:05,336|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(62682cde-885a-4ce2-b35f-13dde7331dc2) for workflow(resource-assignment) step(resource-assignment)
2023-02-28 05:29:05,336|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 05:29:05,337|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-28 05:29:05,339|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-28 05:29:05,403|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||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
]]])
2023-02-28 05:29:05,439|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-28 05:29:05,440|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-28 05:29:05,441|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-28 05:29:05,442|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-28 05:29:05,442|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7875356f-9fa0-4de5-985b-5472126d61f3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-28 05:29:05,443|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("485824c0-7871-46ef-b24c-87e23e4f96eb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-28 05:29:05,443|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||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)
2023-02-28 05:29:05,443|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-28 05:29:05,454|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-28 05:29:05,456|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d9db53b2-4323-4cfe-a26c-8732d3ce610f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-28 05:29:05,463|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "485824c0-7871-46ef-b24c-87e23e4f96eb",
  "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" : "7875356f-9fa0-4de5-985b-5472126d61f3",
  "vnf-id" : "d9db53b2-4323-4cfe-a26c-8732d3ce610f",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-28 05:29:05,509|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-28 05:29:05,510|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 05:29:05,510|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-28 05:29:05,510|62682cde-885a-4ce2-b35f-13dde7331dc2||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 059cf123-e8f9-46f9-bf63-797edb85031d auditStoreId -1
2023-02-28 05:29:13,562|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-28 05:29:13,720|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-28 05:29:14,128|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing request id 27399721-a7fc-4450-989b-db3bf4960d91
2023-02-28 05:29:14,129|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 05:29:14,129|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| StoreAuditService ID  -1
2023-02-28 05:29:14,130|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-28 05:29:14,130|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-28 05:29:14,167|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:29:14,294|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Deriving input data for workflow: (config-assign)
2023-02-28 05:29:14,295|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-28 05:29:14,295|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 05:29:14,296|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| preparing request id(27399721-a7fc-4450-989b-db3bf4960d91) for workflow(config-assign) step(config-assign)
2023-02-28 05:29:14,296|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-28 05:29:14,296|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-28 05:29:14,300|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-28 05:29:14,454|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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
]]])
2023-02-28 05:29:14,458|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-28 05:29:14,462|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Setting Resource Value ("485824c0-7871-46ef-b24c-87e23e4f96eb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-28 05:29:14,463|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Setting Resource Value ("d9db53b2-4323-4cfe-a26c-8732d3ce610f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-28 05:29:14,566|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-28 05:29:14,566|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-28 05:29:14,568|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-28 05:29:14,569|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Generated Resource Param Data ({
  "service-instance-id" : "485824c0-7871-46ef-b24c-87e23e4f96eb",
  "vnf-id" : "d9db53b2-4323-4cfe-a26c-8732d3ce610f",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-28 05:29:14,931|27399721-a7fc-4450-989b-db3bf4960d91||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-28 05:29:15,023|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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})
2023-02-28 05:29:15,024|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Preparing Response...
2023-02-28 05:29:15,024|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-28 05:29:15,025|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-28 05:29:15,027|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0544024c-5a07-4b23-8d28-dfbf1f674e01 auditStoreId -1
2023-02-28 05:29:15,186|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Completed
2023-02-28 05:30:30,199|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-28 05:30:30,375|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-28 05:30:30,403|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| processing request id 27399721-a7fc-4450-989b-db3bf4960d91
2023-02-28 05:30:30,404|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-28 05:30:30,404|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| StoreAuditService ID  -1
2023-02-28 05:30:30,411|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-28 05:30:30,412|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-28 05:30:30,426|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-28 05:30:30,534|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Deriving input data for workflow: (config-deploy)
2023-02-28 05:30:30,535|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-28 05:30:30,535|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-28 05:30:30,574|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| preparing request id(27399721-a7fc-4450-989b-db3bf4960d91) for workflow(config-deploy) step(config-deploy)
2023-02-28 05:30:30,574|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-28 05:30:30,576|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| 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"})
2023-02-28 05:30:30,584|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-28 05:30:30,596|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Getting Jython Script Class(ConfigDeploy)
2023-02-28 05:30:40,247|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@6699a7ae
2023-02-28 05:30:40,254|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Hello world
2023-02-28 05:30:40,254|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Preparing Response...
2023-02-28 05:30:40,254|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-28 05:30:40,254|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-28 05:30:40,255|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ecfe3703-6ca6-4c8c-b27e-897e2ffab302 auditStoreId -1
2023-02-28 05:30:40,279|27399721-a7fc-4450-989b-db3bf4960d91||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Completed
2023-02-28 05:34:18,870|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||Thread-129||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(d1507e07-8a00-43ec-8abc-7b304dd3b09c) CBA(/opt/app/onap/blueprints/archive/d1507e07-8a00-43ec-8abc-7b304dd3b09c/cba.zip)
2023-02-28 05:34:18,955|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1507e07-8a00-43ec-8abc-7b304dd3b09c) and entry definition file (Definitions/CNF.json)
2023-02-28 05:34:19,184|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:34:19,186|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:34:19,187|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:34:19,189|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-out)
2023-02-28 05:34:19,190|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale)
2023-02-28 05:34:19,192|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-in)
2023-02-28 05:34:19,193|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(health-check)
2023-02-28 05:34:19,256|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1507e07-8a00-43ec-8abc-7b304dd3b09c) and entry definition file (Definitions/CNF.json)
2023-02-28 05:34:19,359|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-28 05:34:19,611|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-28 05:34:19,618|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-28 05:34:19,943|06e1cb08-b61a-48ad-970e-3d9bed0ac95d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/d1507e07-8a00-43ec-8abc-7b304dd3b09c) present to clean.
2023-02-28 05:47:00,543|2159c67e-e12d-4d7e-9330-c74c6f1f4125||Thread-132||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Save processing(7bc139e9-f1e9-48a5-842f-bc418a96dbfd) CBA(/opt/app/onap/blueprints/archive/7bc139e9-f1e9-48a5-842f-bc418a96dbfd/cba.zip)
2023-02-28 05:47:00,630|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bc139e9-f1e9-48a5-842f-bc418a96dbfd) and entry definition file (Definitions/CNF.json)
2023-02-28 05:47:00,863|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(resource-assignment)
2023-02-28 05:47:00,866|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-assign)
2023-02-28 05:47:00,867|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(config-deploy)
2023-02-28 05:47:00,868|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-out)
2023-02-28 05:47:00,869|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale)
2023-02-28 05:47:00,870|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(scale-in)
2023-02-28 05:47:00,871|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Validating Workflow(health-check)
2023-02-28 05:47:00,926|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bc139e9-f1e9-48a5-842f-bc418a96dbfd) and entry definition file (Definitions/CNF.json)
2023-02-28 05:47:01,074|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-28 05:47:01,261|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-28 05:47:01,268|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-g5j4z|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-28 05:47:01,516|2159c67e-e12d-4d7e-9330-c74c6f1f4125||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-g5j4z|||| No compiled cache(/opt/app/onap/blueprints/working/7bc139e9-f1e9-48a5-842f-bc418a96dbfd) present to clean.