Results

By type

          23:02:46,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:02:46,350 |-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]
23:02:46,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:02:46,353 |-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]
23:02:46,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:02:46,382 |-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
23:02:46,640 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:02:46,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:02:46,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:02:46,674 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:02:46,825 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:02:46,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:02:46,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:02:46,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:02:46,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:02:46,826 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:02:46,826 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:02:46,827 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:02:46,830 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-01-11 23:02:49,483|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-96nlc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-01-11 23:02:49,493|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-01-11 23:02:54,275|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-01-11 23:02:55,291|||main||||INFO||||||| Finished Spring Data repository scanning in 991 ms. Found 11 JPA repository interfaces.
2023-01-11 23:02:59,920|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-01-11 23:03:00,038|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-01-11 23:03:00,343|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-11 23:03:01,153|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-01-11 23:03:01,685|||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-01-11 23:03:01,687|||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-01-11 23:03:02,208|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-01-11 23:03:03,856|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-11 23:03:03,870|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-01-11 23:03:03,994|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-01-11 23:03:06,243|||main||||INFO||||||| Audit service is disabled
2023-01-11 23:03:06,447|||main||||INFO||||||| Workflow Audit store is disabled
2023-01-11 23:03:09,450|||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-01-11 23:03:09,559|||main||||INFO||||||| Dependency Management module created...
2023-01-11 23:03:11,390|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-01-11 23:03:12,082|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-01-11 23:03:14,385|||main||||INFO||||||| Netty started on port 8080
2023-01-11 23:03:17,460|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-01-11 23:03:18,545|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-01-11 23:03:18,560|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 31.176 seconds (JVM running for 33.064)
2023-01-11 23:03:18,592|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-01-12 00:24:16,195|edcdb0f3-3460-4ab3-bff3-28be4d4985d2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 00:24:16,198|edcdb0f3-3460-4ab3-bff3-28be4d4985d2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 00:24:16,201|edcdb0f3-3460-4ab3-bff3-28be4d4985d2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 00:24:17,229|edcdb0f3-3460-4ab3-bff3-28be4d4985d2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 00:24:17,235|edcdb0f3-3460-4ab3-bff3-28be4d4985d2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 00:24:20,344|07becc0c-eb7a-452f-a0e7-586eff39dedd||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/128bc840-4d1c-4bb4-ad56-c69ee6d0fd99)
2023-01-12 00:24:20,370|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| deleting definition types under : /opt/app/onap/blueprints/working/128bc840-4d1c-4bb4-ad56-c69ee6d0fd99/Definitions
2023-01-12 00:24:20,600|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| reinitialized all type definitions
2023-01-12 00:24:20,613|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 00:24:20,789|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 00:24:20,815|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 00:24:20,859|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 00:24:20,964|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing Workflow(helloworld)
2023-01-12 00:24:20,967|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 00:24:20,968|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 00:24:20,969|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 00:24:20,969|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 00:24:20,972|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enriching artifacts file(/opt/app/onap/blueprints/working/128bc840-4d1c-4bb4-ad56-c69ee6d0fd99/Templates/hello-world-mapping.json
2023-01-12 00:24:20,987|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 00:24:20,988|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 00:24:20,989|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 00:24:20,989|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 00:24:21,001|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 00:24:21,035|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| distinct resource keys ([])
2023-01-12 00:24:21,036|07becc0c-eb7a-452f-a0e7-586eff39dedd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enriching Resource Definition sources Node Template: []
2023-01-12 00:24:21,514|0552b84b-80b2-4fe5-9898-5ee7ff5ae314||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Save processing(fdd48ce2-e621-45b7-bbd3-f4787c2ae51c) CBA(/opt/app/onap/blueprints/archive/fdd48ce2-e621-45b7-bbd3-f4787c2ae51c/cba.zip)
2023-01-12 00:24:21,558|0552b84b-80b2-4fe5-9898-5ee7ff5ae314||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fdd48ce2-e621-45b7-bbd3-f4787c2ae51c) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:24:21,741|0552b84b-80b2-4fe5-9898-5ee7ff5ae314||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Validating Workflow(helloworld)
2023-01-12 00:24:21,771|0552b84b-80b2-4fe5-9898-5ee7ff5ae314||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fdd48ce2-e621-45b7-bbd3-f4787c2ae51c) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:24:22,117|0552b84b-80b2-4fe5-9898-5ee7ff5ae314||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-96nlc|||| No compiled cache(/opt/app/onap/blueprints/working/fdd48ce2-e621-45b7-bbd3-f4787c2ae51c) present to clean.
2023-01-12 00:24:22,350|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-01-12 00:24:22,350|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 00:24:22,358|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-12 00:24:22,371|654321||DefaultDispatcher-worker-16||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-01-12 00:24:22,501|654321||DefaultDispatcher-worker-16||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 00:24:22,505|654321||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 00:24:22,509|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-01-12 00:24:22,535|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 00:24:22,536|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 00:24:22,558|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-01-12 00:24:22,570|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 00:24:22,570|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 00:24:22,572|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 00:24:22,608|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 00:24:22,704|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-01-12 00:24:22,711|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 00:24:22,859|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-01-12 00:24:22,863|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 00:24:22,864|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 00:24:22,876|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID af093976-fcab-4245-b45b-6551fe410350 auditStoreId -1
2023-01-12 00:28:49,244|fff63120-54a4-4e82-b3f7-e265231602e5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 00:28:49,244|fff63120-54a4-4e82-b3f7-e265231602e5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 00:28:49,244|fff63120-54a4-4e82-b3f7-e265231602e5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 00:28:50,878|fff63120-54a4-4e82-b3f7-e265231602e5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 00:28:50,878|fff63120-54a4-4e82-b3f7-e265231602e5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 00:28:53,486|0589783c-b2ed-4739-b70a-327fec8f60b7||Thread-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7859aa47-afb2-463d-99b9-491e7ab0e562)
2023-01-12 00:28:53,494|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| deleting definition types under : /opt/app/onap/blueprints/working/7859aa47-afb2-463d-99b9-491e7ab0e562/Definitions
2023-01-12 00:28:53,497|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| reinitialized all type definitions
2023-01-12 00:28:53,498|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 00:28:53,534|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 00:28:53,546|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 00:28:53,557|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing Workflow(helloworld)
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 00:28:53,576|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enriching artifacts file(/opt/app/onap/blueprints/working/7859aa47-afb2-463d-99b9-491e7ab0e562/Templates/hello-world-mapping.json
2023-01-12 00:28:53,587|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 00:28:53,587|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 00:28:53,587|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 00:28:53,588|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 00:28:53,589|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 00:28:53,606|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| distinct resource keys ([])
2023-01-12 00:28:53,607|0589783c-b2ed-4739-b70a-327fec8f60b7||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enriching Resource Definition sources Node Template: []
2023-01-12 00:28:53,853|2bc45110-bccd-4975-bab0-ae9a9930ea37||Thread-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Save processing(1baa1a0c-0182-431e-90ad-433294483656) CBA(/opt/app/onap/blueprints/archive/1baa1a0c-0182-431e-90ad-433294483656/cba.zip)
2023-01-12 00:28:53,864|2bc45110-bccd-4975-bab0-ae9a9930ea37||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1baa1a0c-0182-431e-90ad-433294483656) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:28:53,889|2bc45110-bccd-4975-bab0-ae9a9930ea37||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Validating Workflow(helloworld)
2023-01-12 00:28:53,901|2bc45110-bccd-4975-bab0-ae9a9930ea37||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1baa1a0c-0182-431e-90ad-433294483656) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:28:54,051|2bc45110-bccd-4975-bab0-ae9a9930ea37||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-96nlc|||| No compiled cache(/opt/app/onap/blueprints/working/1baa1a0c-0182-431e-90ad-433294483656) present to clean.
2023-01-12 00:28:54,245|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-01-12 00:28:54,246|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 00:28:54,246|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-01-12 00:28:54,248|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 00:28:54,248|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 00:28:54,252|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:28:54,276|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 00:28:54,276|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 00:28:54,276|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 00:28:54,278|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 00:28:54,278|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 00:28:54,278|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 00:28:54,280|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 00:28:54,310|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([])
2023-01-12 00:28:54,311|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 00:28:54,322|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-01-12 00:28:54,322|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 00:28:54,322|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 00:28:54,323|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 206036fb-9778-447f-a398-8179278eaac2 auditStoreId -1
2023-01-12 00:33:21,166|1887ffa3-b744-4902-bf1e-c94ad4242a0a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 00:33:21,167|1887ffa3-b744-4902-bf1e-c94ad4242a0a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 00:33:21,167|1887ffa3-b744-4902-bf1e-c94ad4242a0a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 00:33:21,793|1887ffa3-b744-4902-bf1e-c94ad4242a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 00:33:21,794|1887ffa3-b744-4902-bf1e-c94ad4242a0a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-96nlc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 00:33:23,257|fc8d6db2-b056-4f31-b404-1f6de939b8c5||Thread-70||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1a52683-b53f-4f54-8b77-f49cfa09b55d)
2023-01-12 00:33:23,259|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| deleting definition types under : /opt/app/onap/blueprints/working/a1a52683-b53f-4f54-8b77-f49cfa09b55d/Definitions
2023-01-12 00:33:23,262|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| reinitialized all type definitions
2023-01-12 00:33:23,263|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 00:33:23,327|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 00:33:23,351|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 00:33:23,363|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 00:33:23,389|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing Workflow(helloworld)
2023-01-12 00:33:23,390|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 00:33:23,390|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 00:33:23,391|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 00:33:23,391|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 00:33:23,391|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1a52683-b53f-4f54-8b77-f49cfa09b55d/Templates/hello-world-mapping.json
2023-01-12 00:33:23,404|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 00:33:23,404|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 00:33:23,404|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 00:33:23,404|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 00:33:23,404|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 00:33:23,417|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| distinct resource keys ([])
2023-01-12 00:33:23,417|fc8d6db2-b056-4f31-b404-1f6de939b8c5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Enriching Resource Definition sources Node Template: []
2023-01-12 00:33:23,662|83849abe-7e83-43c8-869f-9ce16bd418bf||Thread-70||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Save processing(ac77d19c-7335-4c67-9e60-8a5dcb376cf9) CBA(/opt/app/onap/blueprints/archive/ac77d19c-7335-4c67-9e60-8a5dcb376cf9/cba.zip)
2023-01-12 00:33:23,672|83849abe-7e83-43c8-869f-9ce16bd418bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac77d19c-7335-4c67-9e60-8a5dcb376cf9) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:33:23,701|83849abe-7e83-43c8-869f-9ce16bd418bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Validating Workflow(helloworld)
2023-01-12 00:33:23,710|83849abe-7e83-43c8-869f-9ce16bd418bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-96nlc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac77d19c-7335-4c67-9e60-8a5dcb376cf9) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:33:23,849|83849abe-7e83-43c8-869f-9ce16bd418bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-96nlc|||| No compiled cache(/opt/app/onap/blueprints/working/ac77d19c-7335-4c67-9e60-8a5dcb376cf9) present to clean.
2023-01-12 00:33:24,059|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-01-12 00:33:24,059|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 00:33:24,059|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-12 00:33:24,062|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 00:33:24,062|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 00:33:24,065|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-12 00:33:24,080|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 00:33:24,080|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 00:33:24,081|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 00:33:24,082|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 00:33:24,082|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 00:33:24,082|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 00:33:24,085|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 00:33:24,105|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2023-01-12 00:33:24,106|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 00:33:24,116|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-01-12 00:33:24,117|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 00:33:24,117|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 00:33:24,118|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e3e1156-e8ad-41bd-97f5-a3e2af30ace9 auditStoreId -1