By type
23:06:25,302 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:06:25,302 |-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:06:25,303 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:06:25,303 |-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:06:25,303 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:06:25,329 |-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:06:25,471 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:06:25,477 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:06:25,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:06:25,484 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:06:25,554 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:06:25,554 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:06:25,556 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-20 23:06:26,491|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-20 23:06:26,603|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-mdq8w with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2023-03-20 23:06:26,625|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-20 23:06:29,940|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-20 23:06:30,439|||main||||INFO||||||| Finished Spring Data repository scanning in 484 ms. Found 11 JPA repository interfaces. 2023-03-20 23:06:32,534|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-20 23:06:32,627|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-20 23:06:32,860|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-20 23:06:33,383|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-20 23:06:33,696|||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-03-20 23:06:33,697|||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-03-20 23:06:36,077|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-20 23:06:36,090|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-20 23:06:36,166|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-20 23:06:37,643|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-20 23:06:37,738|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-20 23:06:39,086|||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-03-20 23:06:39,139|||main||||INFO||||||| Dependency Management module created... 2023-03-20 23:06:40,131|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-20 23:06:40,495|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-20 23:06:41,538|||main||||INFO||||||| Netty started on port 8080 2023-03-20 23:06:42,926|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-20 23:06:43,213|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-20 23:06:43,220|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.454 seconds (JVM running for 18.413) 2023-03-20 23:06:43,238|||DefaultDispatcher-worker-1||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-20 23:06:43,240|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-20 23:06:43,401|||DefaultDispatcher-worker-2||||INFO||||||| ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = request-receiver-client-id-mdq8w client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = cds-bp-processor group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer 2023-03-20 23:06:43,539|||DefaultDispatcher-worker-2||||INFO||||||| Successfully logged in. 2023-03-20 23:06:43,624|||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1 2023-03-20 23:06:43,624|||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-20 23:06:43,624|||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1679353603619 2023-03-20 23:06:43,627|||DefaultDispatcher-worker-2||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-20 23:06:43,628|||DefaultDispatcher-worker-2||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-20 23:06:44,237|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,238|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to 2gKTQ0GvRm2FWEXzEmQFnw 2023-03-20 23:06:44,240|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Cluster ID: UpH_tLZYSceTHViN1PnkzA 2023-03-20 23:06:44,242|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-20 23:06:44,257|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] (Re-)joining group 2023-03-20 23:06:44,331|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-20 23:06:44,332|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] (Re-)joining group 2023-03-20 23:06:47,340|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-mdq8w-27912af6-cfc9-4aa2-8fa8-9e104869aeb3', protocol='range'} 2023-03-20 23:06:47,345|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-mdq8w-27912af6-cfc9-4aa2-8fa8-9e104869aeb3=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])} 2023-03-20 23:06:47,400|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-mdq8w-27912af6-cfc9-4aa2-8fa8-9e104869aeb3', protocol='range'} 2023-03-20 23:06:47,401|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5]) 2023-03-20 23:06:47,404|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5 2023-03-20 23:06:47,424|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-20 23:06:47,425|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-20 23:06:47,425|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-20 23:06:47,425|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-20 23:06:47,425|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-20 23:06:47,425|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-20 23:06:47,548|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-20 23:06:47,549|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-20 23:06:47,549|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-20 23:06:47,549|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-20 23:06:47,556|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-20 23:06:47,556|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-mdq8w, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-21 02:17:01,821|c8849420-ab86-44b2-92e3-fb83f899d8e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-21 02:17:01,823|c8849420-ab86-44b2-92e3-fb83f899d8e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 02:17:01,825|c8849420-ab86-44b2-92e3-fb83f899d8e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 02:17:02,764|c8849420-ab86-44b2-92e3-fb83f899d8e7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 02:17:02,767|c8849420-ab86-44b2-92e3-fb83f899d8e7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 02:17:06,116|fdeb4452-5366-48aa-bb16-93c465ca82c4||Thread-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2ab41780-dfc9-4086-a061-2ae85343c4de) 2023-03-21 02:17:06,174|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/2ab41780-dfc9-4086-a061-2ae85343c4de/Definitions 2023-03-21 02:17:06,276|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 02:17:06,281|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-21 02:17:06,412|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-21 02:17:06,437|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-21 02:17:06,461|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-21 02:17:06,506|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(helloworld) 2023-03-21 02:17:06,510|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-21 02:17:06,511|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(helloworld) targets(helloworld) 2023-03-21 02:17:06,511|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-21 02:17:06,513|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-21 02:17:06,514|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/2ab41780-dfc9-4086-a061-2ae85343c4de/Templates/hello-world-mapping.json 2023-03-21 02:17:06,526|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-21 02:17:06,526|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-21 02:17:06,527|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 02:17:06,527|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-21 02:17:06,529|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/hello-world-mapping.json) 2023-03-21 02:17:06,547|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([]) 2023-03-21 02:17:06,548|fdeb4452-5366-48aa-bb16-93c465ca82c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [] 2023-03-21 02:17:06,874|c7d962d6-084f-4da2-bb94-1b99285519c7||Thread-43||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(966d88fb-6f0b-4094-a8d7-a46e0db0196c) CBA(/opt/app/onap/blueprints/archive/966d88fb-6f0b-4094-a8d7-a46e0db0196c/cba.zip) 2023-03-21 02:17:06,884|c7d962d6-084f-4da2-bb94-1b99285519c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/966d88fb-6f0b-4094-a8d7-a46e0db0196c) and entry definition file (Definitions/blueprint.json) 2023-03-21 02:17:06,962|c7d962d6-084f-4da2-bb94-1b99285519c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(helloworld) 2023-03-21 02:17:06,975|c7d962d6-084f-4da2-bb94-1b99285519c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/966d88fb-6f0b-4094-a8d7-a46e0db0196c) and entry definition file (Definitions/blueprint.json) 2023-03-21 02:17:07,210|c7d962d6-084f-4da2-bb94-1b99285519c7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/966d88fb-6f0b-4094-a8d7-a46e0db0196c) present to clean. 2023-03-21 02:17:07,426|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-03-21 02:17:07,428|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-21 02:17:07,496|654321||reactor-http-epoll-4||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-mdq8w compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-21 02:17:07,515|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Instantiated an idempotent producer. 2023-03-21 02:17:07,543|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1 2023-03-21 02:17:07,543|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-21 02:17:07,543|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1679365027543 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 02:17:07,594|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Cluster ID: UpH_tLZYSceTHViN1PnkzA 2023-03-21 02:17:07,595|||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] ProducerId set to 2005 with epoch 0 2023-03-21 02:17:07,618|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 02:17:07,621|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-03-21 02:17:07,633|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-21 02:17:07,746|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 02:17:07,830|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-21 02:17:07,835|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-21 02:17:07,842|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-21 02:17:07,878|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-21 02:17:07,879|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-21 02:17:07,893|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 02:17:07,902|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-21 02:17:07,902|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 02:17:07,903|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-21 02:17:07,930|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-21 02:17:07,960|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2023-03-21 02:17:07,962|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-21 02:17:08,054|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-21 02:17:08,057|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 02:17:08,057|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-21 02:17:08,060|654321||DefaultDispatcher-worker-2||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-21 02:17:08,103|654321||DefaultDispatcher-worker-2||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-response-producer-client-id-mdq8w compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-21 02:17:08,103|654321||DefaultDispatcher-worker-2||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Instantiated an idempotent producer. 2023-03-21 02:17:08,107|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1 2023-03-21 02:17:08,107|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-21 02:17:08,107|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1679365028107 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 02:17:08,158|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Cluster ID: UpH_tLZYSceTHViN1PnkzA 2023-03-21 02:17:08,159|||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] ProducerId set to 5 with epoch 0 2023-03-21 02:17:08,168|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 75f984b5-620a-49a8-8b4e-45fbc3534443 auditStoreId -1 2023-03-21 02:17:08,246|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 03:16:11,287|b7123163-015f-427a-8834-c44d2f91285f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-21 03:16:11,287|b7123163-015f-427a-8834-c44d2f91285f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 03:16:11,287|b7123163-015f-427a-8834-c44d2f91285f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 03:16:11,841|b7123163-015f-427a-8834-c44d2f91285f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 03:16:11,841|b7123163-015f-427a-8834-c44d2f91285f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 03:16:13,215|9f412dc9-309a-4a48-9183-e495b28d1f37||Thread-73||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cc565a1b-2f2e-4a30-8ad6-5f38be2f19e8) 2023-03-21 03:16:13,216|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/cc565a1b-2f2e-4a30-8ad6-5f38be2f19e8/Definitions 2023-03-21 03:16:13,222|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 03:16:13,225|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-21 03:16:13,322|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-21 03:16:13,342|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-21 03:16:13,358|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-21 03:16:13,376|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(helloworld) 2023-03-21 03:16:13,376|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-21 03:16:13,376|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(helloworld) targets(helloworld) 2023-03-21 03:16:13,376|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-21 03:16:13,376|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-21 03:16:13,377|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc565a1b-2f2e-4a30-8ad6-5f38be2f19e8/Templates/hello-world-mapping.json 2023-03-21 03:16:13,383|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-21 03:16:13,383|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-21 03:16:13,384|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 03:16:13,384|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-21 03:16:13,384|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/hello-world-mapping.json) 2023-03-21 03:16:13,391|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([]) 2023-03-21 03:16:13,391|9f412dc9-309a-4a48-9183-e495b28d1f37||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [] 2023-03-21 03:16:13,651|cbc33a9b-2319-491b-934c-6920347958fc||Thread-73||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(7bc6aaf9-0e47-4b47-a022-0bd61ce61886) CBA(/opt/app/onap/blueprints/archive/7bc6aaf9-0e47-4b47-a022-0bd61ce61886/cba.zip) 2023-03-21 03:16:13,657|cbc33a9b-2319-491b-934c-6920347958fc||Thread-73||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bc6aaf9-0e47-4b47-a022-0bd61ce61886) and entry definition file (Definitions/blueprint.json) 2023-03-21 03:16:13,674|cbc33a9b-2319-491b-934c-6920347958fc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(helloworld) 2023-03-21 03:16:13,681|cbc33a9b-2319-491b-934c-6920347958fc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bc6aaf9-0e47-4b47-a022-0bd61ce61886) and entry definition file (Definitions/blueprint.json) 2023-03-21 03:16:13,820|cbc33a9b-2319-491b-934c-6920347958fc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/7bc6aaf9-0e47-4b47-a022-0bd61ce61886) present to clean. 2023-03-21 03:16:14,003|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,016|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 03:16:14,020|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 03:16:14,021|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-03-21 03:16:14,028|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-03-21 03:16:14,028|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-21 03:16:14,038|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-21 03:16:14,039|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 03:16:14,095|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-21 03:16:14,095|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-21 03:16:14,095|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 03:16:14,099|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-21 03:16:14,099|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 03:16:14,099|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-21 03:16:14,102|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-21 03:16:14,133|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([]) 2023-03-21 03:16:14,133|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-21 03:16:14,149|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response... 2023-03-21 03:16:14,149|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 03:16:14,149|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-21 03:16:14,157|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,157|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,157|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,158|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,158|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,158|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 03:16:14,160|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5f1173ab-5d83-4e0a-8dea-db376f70630c auditStoreId -1 2023-03-21 03:16:14,176|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 03:27:43,103|68878266-284c-4e2d-ae7c-81fada601df7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-21 03:27:43,103|68878266-284c-4e2d-ae7c-81fada601df7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 03:27:43,104|68878266-284c-4e2d-ae7c-81fada601df7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 03:27:43,491|68878266-284c-4e2d-ae7c-81fada601df7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 03:27:43,491|68878266-284c-4e2d-ae7c-81fada601df7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 03:27:44,933|e6b22bc6-c70a-4444-9fc5-b059fe20d245||Thread-103||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5a50f464-3b81-43c1-81fd-a4e1187a0057) 2023-03-21 03:27:44,935|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/5a50f464-3b81-43c1-81fd-a4e1187a0057/Definitions 2023-03-21 03:27:44,939|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 03:27:44,940|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-21 03:27:45,015|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-21 03:27:45,037|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-21 03:27:45,051|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-21 03:27:45,067|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(helloworld) 2023-03-21 03:27:45,067|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-21 03:27:45,067|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(helloworld) targets(helloworld) 2023-03-21 03:27:45,067|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-21 03:27:45,068|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-21 03:27:45,068|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/5a50f464-3b81-43c1-81fd-a4e1187a0057/Templates/hello-world-mapping.json 2023-03-21 03:27:45,072|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-21 03:27:45,072|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-21 03:27:45,072|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 03:27:45,072|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-21 03:27:45,072|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/hello-world-mapping.json) 2023-03-21 03:27:45,077|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([]) 2023-03-21 03:27:45,077|e6b22bc6-c70a-4444-9fc5-b059fe20d245||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [] 2023-03-21 03:27:45,327|e1a7e143-312a-489f-a4ff-05555c8c624a||Thread-103||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(7d9ea7ce-e113-4d22-bc48-d180315d5c3b) CBA(/opt/app/onap/blueprints/archive/7d9ea7ce-e113-4d22-bc48-d180315d5c3b/cba.zip) 2023-03-21 03:27:45,331|e1a7e143-312a-489f-a4ff-05555c8c624a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d9ea7ce-e113-4d22-bc48-d180315d5c3b) and entry definition file (Definitions/blueprint.json) 2023-03-21 03:27:45,350|e1a7e143-312a-489f-a4ff-05555c8c624a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(helloworld) 2023-03-21 03:27:45,354|e1a7e143-312a-489f-a4ff-05555c8c624a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d9ea7ce-e113-4d22-bc48-d180315d5c3b) and entry definition file (Definitions/blueprint.json) 2023-03-21 03:27:45,469|e1a7e143-312a-489f-a4ff-05555c8c624a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/7d9ea7ce-e113-4d22-bc48-d180315d5c3b) present to clean. 2023-03-21 03:27:45,657|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-21 03:27:45,673|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 03:27:45,673|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-21 03:27:45,678|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-03-21 03:27:45,678|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-21 03:27:45,684|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-03-21 03:27:45,689|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 03:27:45,711|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-21 03:27:45,712|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-21 03:27:45,712|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 03:27:45,713|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-21 03:27:45,713|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 03:27:45,714|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-21 03:27:45,716|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-21 03:27:45,745|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([]) 2023-03-21 03:27:45,746|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-21 03:27:45,754|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2023-03-21 03:27:45,755|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 03:27:45,755|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-21 03:27:45,766|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 57fa9f62-9b98-47d1-a3b4-0813116025f7 auditStoreId -1 2023-03-21 03:27:45,783|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-21 04:49:10,382|226fa815-d4f2-4b2b-ad1e-41a344b51214||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 04:49:10,383|226fa815-d4f2-4b2b-ad1e-41a344b51214||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 04:49:10,383|226fa815-d4f2-4b2b-ad1e-41a344b51214||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 04:49:10,895|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 04:49:10,895|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 04:49:11,754|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 04:49:11,759|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(dc03955a-69a1-4f82-90a1-27dd4c717466) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 04:49:11,772|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(6e3b77c4-e52a-4ee7-b192-66768eae0d25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 04:49:11,779|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(8d779a1f-2b5a-4076-a041-8a0f92144761) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 04:49:11,786|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(75c024a3-6d1b-4e8e-8b6a-5493ab55450f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 04:49:11,830|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(92b8c84a-a52e-4cf3-9cf9-4348e1dc6051) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 04:49:11,841|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(585608cb-04c3-4c9e-8e70-e78cbebe6838) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 04:49:11,851|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:11,855|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:11,855|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 04:49:11,855|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 04:49:11,855|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:11,855|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:11,893|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 04:49:11,933|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 04:49:11,940|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 04:49:11,943|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 04:49:11,952|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 04:49:12,050|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 04:49:12,051|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 04:49:12,051|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 04:49:12,084|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:12,274|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 04:49:12,274|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 04:49:12,289|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 04:49:12,290|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 04:49:12,290|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 04:49:12,296|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:12,535|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 04:49:12,535|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 04:49:12,536|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 04:49:12,536|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 04:49:12,536|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 04:49:12,536|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 04:49:12,536|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 04:49:12,555|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 04:49:12,708|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 04:49:12,709|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 04:49:12,710|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 04:49:12,726|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:12,849|226fa815-d4f2-4b2b-ad1e-41a344b51214||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 04:49:15,083|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||Thread-132||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e87178b1-603d-43ae-ac76-59946953ee66) 2023-03-21 04:49:15,085|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/e87178b1-603d-43ae-ac76-59946953ee66/Definitions 2023-03-21 04:49:15,088|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 04:49:15,091|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-21 04:49:15,140|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-21 04:49:15,157|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-21 04:49:15,175|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-21 04:49:15,207|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(capability) 2023-03-21 04:49:15,263|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(capability) 2023-03-21 04:49:15,287|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-21 04:49:15,327|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,364|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,384|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,406|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,434|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,535|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-21 04:49:15,553|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-21 04:49:15,553|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-21 04:49:15,578|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(capability) 2023-03-21 04:49:15,596|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(capability) 2023-03-21 04:49:15,618|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(capability) 2023-03-21 04:49:15,639|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-21 04:49:15,657|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,676|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,694|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,712|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,729|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,746|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 04:49:15,814|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(resource-resolution) 2023-03-21 04:49:15,815|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-21 04:49:15,815|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-21 04:49:15,815|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-21 04:49:15,815|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-21 04:49:15,815|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-21 04:49:15,816|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/e87178b1-603d-43ae-ac76-59946953ee66/Templates/hello-world-velocity-mapping.json 2023-03-21 04:49:15,819|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-21 04:49:15,819|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-21 04:49:15,820|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/e87178b1-603d-43ae-ac76-59946953ee66/Templates/hello-world-jinja-mapping.json 2023-03-21 04:49:15,824|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-21 04:49:15,824|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-21 04:49:15,825|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 04:49:15,825|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-21 04:49:15,825|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-21 04:49:15,825|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-21 04:49:15,830|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2023-03-21 04:49:15,997|0b7b98fe-82da-4b2d-bdef-6227e8af30c9||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-21 04:49:16,255|a331af41-4df6-4541-a135-ad7c2e4db4a7||Thread-132||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(b0d5776d-a95f-43bc-bb1e-60ac90a6f6ec) CBA(/opt/app/onap/blueprints/archive/b0d5776d-a95f-43bc-bb1e-60ac90a6f6ec/cba.zip) 2023-03-21 04:49:16,258|a331af41-4df6-4541-a135-ad7c2e4db4a7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0d5776d-a95f-43bc-bb1e-60ac90a6f6ec) and entry definition file (Definitions/resource-resolution.json) 2023-03-21 04:49:16,277|a331af41-4df6-4541-a135-ad7c2e4db4a7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-resolution) 2023-03-21 04:49:16,281|a331af41-4df6-4541-a135-ad7c2e4db4a7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0d5776d-a95f-43bc-bb1e-60ac90a6f6ec) and entry definition file (Definitions/resource-resolution.json) 2023-03-21 04:49:16,385|a331af41-4df6-4541-a135-ad7c2e4db4a7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/b0d5776d-a95f-43bc-bb1e-60ac90a6f6ec) present to clean. 2023-03-21 04:49:16,596|201ad530-225f-438e-b2a5-5e04cc21fbe2||reactor-http-epoll-3||||INFO||||||| processing request id 201ad530-225f-438e-b2a5-5e04cc21fbe2 2023-03-21 04:49:16,610|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-21 04:49:16,790|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-21 04:49:16,799|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-21 04:49:16,828|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-21 04:49:16,864|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,865|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,865|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,865|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,865|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,865|654321||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 04:49:16,867|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 04:49:16,867|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| StoreAuditService ID -1 2023-03-21 04:49:16,868|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-21 04:49:16,869|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-21 04:49:16,876|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-21 04:49:16,929|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-21 04:49:16,930|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-21 04:49:16,930|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 04:49:16,934|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(201ad530-225f-438e-b2a5-5e04cc21fbe2) for workflow(resource-resolution) step(helloworld) 2023-03-21 04:49:16,934|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 04:49:16,935|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2023-03-21 04:49:16,937|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-21 04:49:16,962|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(201ad530-225f-438e-b2a5-5e04cc21fbe2), subrequestID(434b23ab-c0c2-4300-8a4e-0b0411522c70) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-21 04:49:17,004|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-21 04:49:17,034|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:17,039|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:17,043|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-21 04:49:17,268|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-21 04:49:17,369|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:17,380|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-21 04:49:17,381|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-21 04:49:17,382|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-21 04:49:17,396|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-21 04:49:17,447|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-21 04:49:17,455|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-21 04:49:17,458|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-21 04:49:21,288|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@10a601fa 2023-03-21 04:49:21,292|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-21 04:49:21,335|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-21 04:49:21,338|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:21,338|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:21,338|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-21 04:49:21,343|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-21 04:49:21,357|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:21,357|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-21 04:49:21,359|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-21 04:49:21,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-21 04:49:21,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-21 04:49:21,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:21,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:21,361|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-21 04:49:21,362|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-21 04:49:21,376|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:21,376|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-21 04:49:21,376|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-21 04:49:21,376|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-21 04:49:21,376|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-21 04:49:21,394|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-21 04:49:21,407|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-21 04:49:21,409|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-21 04:49:21,439|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-21 04:49:31,427|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| compiled in (9980)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-21 04:49:31,430|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-21 04:49:31,467|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-21 04:49:31,497|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-21 04:49:31,500|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:31,500|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:31,500|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-21 04:49:31,505|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-21 04:49:31,519|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:31,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-21 04:49:31,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-21 04:49:31,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-21 04:49:31,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-21 04:49:31,551|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-21 04:49:31,559|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-21 04:49:31,560|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-21 04:49:31,591|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-21 04:49:31,594|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-21 04:49:31,595|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:31,595|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:31,595|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-21 04:49:31,601|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-21 04:49:31,615|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:31,616|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:31,616|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-21 04:49:31,616|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-21 04:49:31,616|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-21 04:49:31,647|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-21 04:49:31,659|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:31,659|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:31,697|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (list) 2023-03-21 04:49:31,699|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-21 04:49:31,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:31,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:31,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:31,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:31,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2023-03-21 04:49:31,725|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-21 04:49:31,727|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2023-03-21 04:49:31,982|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-21 04:49:32,065|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-21 04:49:32,066|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-21 04:49:32,130|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-21 04:49:32,133|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-21 04:49:32,134|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-21 04:49:32,134|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-21 04:49:32,134|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-21 04:49:32,174|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-21 04:49:32,238|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@15aeb6ea 2023-03-21 04:49:32,240|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-21 04:49:32,271|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-21 04:49:32,272|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,272|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,272|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-21 04:49:32,276|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-21 04:49:32,298|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,298|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,298|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-21 04:49:32,298|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-21 04:49:32,298|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-21 04:49:32,335|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-21 04:49:32,336|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-21 04:49:32,366|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-21 04:49:32,367|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,368|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,368|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-21 04:49:32,370|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-21 04:49:32,383|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,383|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,384|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-21 04:49:32,384|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-21 04:49:32,384|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-21 04:49:32,416|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-21 04:49:32,417|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-21 04:49:32,503|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-21 04:49:32,504|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,504|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,504|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-21 04:49:32,506|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-21 04:49:32,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,520|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,521|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-21 04:49:32,521|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-21 04:49:32,521|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-21 04:49:32,522|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,522|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,522|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-21 04:49:32,524|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-21 04:49:32,533|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,533|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,533|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-21 04:49:32,533|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-21 04:49:32,533|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-21 04:49:32,534|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,534|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,534|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-21 04:49:32,536|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-21 04:49:32,544|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,544|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,544|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-21 04:49:32,545|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-21 04:49:32,545|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-21 04:49:32,547|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-21 04:49:32,555|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-21 04:49:32,566|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-21 04:49:32,567|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-21 04:49:32,571|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,571|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-21 04:49:32,573|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-21 04:49:32,581|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response status(200 - OK) 2023-03-21 04:49:32,581|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (string) 2023-03-21 04:49:32,582|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-21 04:49:32,582|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-21 04:49:32,582|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2023-03-21 04:49:32,629|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-21 04:49:32,630|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-21 04:49:32,630|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-21 04:49:32,657|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-21 04:49:32,658|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resolved Input Key mappings: {} 2023-03-21 04:49:32,659|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-21 04:49:32,674|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (list) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-21 04:49:32,675|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2023-03-21 04:49:32,699|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-21 04:49:32,700|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2023-03-21 04:49:32,890|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-21 04:49:32,918|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-21 04:49:32,920|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response... 2023-03-21 04:49:32,920|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 04:49:32,920|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-21 04:49:32,932|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,932|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,932|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,932|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,933|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,933|654321||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 04:49:32,934|201ad530-225f-438e-b2a5-5e04cc21fbe2||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c72409e-0c45-49c7-b92a-44a1f311e5f8 auditStoreId -1 2023-03-21 04:49:33,006|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(201ad530-225f-438e-b2a5-5e04cc21fbe2), subrequestID(434b23ab-c0c2-4300-8a4e-0b0411522c70) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-21 05:33:30,705|a472a92c-766e-441e-8e61-58201cd08aea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 05:33:30,705|a472a92c-766e-441e-8e61-58201cd08aea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 05:33:30,705|a472a92c-766e-441e-8e61-58201cd08aea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 05:33:31,056|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 05:33:31,056|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 05:33:32,370|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 05:33:32,371|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(e9cf5388-ea73-48e3-b871-2f283be21293) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 05:33:32,387|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(273230e0-193b-4602-8a9a-d5bf85a4f929) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 05:33:32,424|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(3e31ead8-c1b6-4a71-a405-0bc1c066a233) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 05:33:32,431|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(ad949321-e87f-4388-b620-0b60e797d55b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 05:33:32,439|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(461557ad-5646-4d1b-a7bd-4012bae1b4f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 05:33:32,447|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(352ad045-85c3-4fd3-a133-3c966be9e8f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 05:33:32,454|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,454|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,454|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:33:32,454|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:33:32,455|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,455|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,524|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 05:33:32,529|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:33:32,542|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:33:32,547|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:33:32,551|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:33:32,651|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:32,652|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:32,652|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:32,666|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,735|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:33:32,844|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-21 05:33:32,854|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:33:32,942|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:32,943|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:32,943|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:32,956|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:32,995|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:33:33,041|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-21 05:33:33,047|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:33:33,129|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:33,129|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:33,129|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:33,129|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 05:33:33,130|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 05:33:33,130|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 05:33:33,130|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 05:33:33,144|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:33:33,183|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-21 05:33:33,238|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-21 05:33:33,244|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-21 05:33:33,317|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:33,317|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:33,328|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:33,329|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:33,329|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:33:33,335|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:33,366|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-21 05:33:33,419|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-21 05:33:33,448|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-21 05:33:33,498|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-21 05:33:33,498|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-21 05:33:33,563|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-21 05:33:33,620|a472a92c-766e-441e-8e61-58201cd08aea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:45,955|eca86cb3-88a7-4f06-9bc0-19988c0ef662||Thread-163||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(26ed880e-9b3b-43eb-84e2-040e7b64b807) CBA(/opt/app/onap/blueprints/archive/26ed880e-9b3b-43eb-84e2-040e7b64b807/cba.zip) 2023-03-21 05:33:45,979|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26ed880e-9b3b-43eb-84e2-040e7b64b807) and entry definition file (Definitions/CNF.json) 2023-03-21 05:33:46,025|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:46,025|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:46,026|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:46,026|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-out) 2023-03-21 05:33:46,026|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale) 2023-03-21 05:33:46,026|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-in) 2023-03-21 05:33:46,026|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(health-check) 2023-03-21 05:33:46,035|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26ed880e-9b3b-43eb-84e2-040e7b64b807) and entry definition file (Definitions/CNF.json) 2023-03-21 05:33:46,175|eca86cb3-88a7-4f06-9bc0-19988c0ef662||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/26ed880e-9b3b-43eb-84e2-040e7b64b807) present to clean. 2023-03-21 05:33:51,266|231da10e-9624-4d96-bd89-a376ab88c8f5||Thread-163||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0ac1d9bd-8f63-48d4-94f7-10d334737d76) 2023-03-21 05:33:51,266|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/0ac1d9bd-8f63-48d4-94f7-10d334737d76/Definitions 2023-03-21 05:33:51,271|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 05:33:51,272|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-21 05:33:51,311|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(vnf-template) 2023-03-21 05:33:51,327|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-21 05:33:51,339|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-21 05:33:51,353|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,388|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,402|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,418|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-21 05:33:51,418|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-21 05:33:51,418|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-21 05:33:51,435|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,453|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,466|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,487|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 05:33:51,513|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,527|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,540|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,552|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,563|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,577|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,601|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-21 05:33:51,602|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-21 05:33:51,602|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-21 05:33:51,602|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-21 05:33:51,620|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,634|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,652|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:33:51,667|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(resource-assignment) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-21 05:33:51,727|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/0ac1d9bd-8f63-48d4-94f7-10d334737d76/Templates/vnf-mapping.json 2023-03-21 05:33:51,730|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-21 05:33:51,730|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-21 05:33:51,730|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/0ac1d9bd-8f63-48d4-94f7-10d334737d76/Templates/base_ubuntu20-mapping.json 2023-03-21 05:33:51,733|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-21 05:33:51,733|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-21 05:33:51,733|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-assign) 2023-03-21 05:33:51,734|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-21 05:33:51,734|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-assign) targets(config-assign) 2023-03-21 05:33:51,734|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-21 05:33:51,734|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-21 05:33:51,734|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/0ac1d9bd-8f63-48d4-94f7-10d334737d76/Templates/baseconfig-mapping.json 2023-03-21 05:33:51,736|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-21 05:33:51,736|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-21 05:33:51,736|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-deploy) 2023-03-21 05:33:51,736|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) resource assignment files([] 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/vnf-mapping.json) 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-21 05:33:51,737|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/baseconfig-mapping.json) 2023-03-21 05:33:51,756|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:33:51,901|231da10e-9624-4d96-bd89-a376ab88c8f5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-21 05:33:52,151|eb4d3585-1434-4852-94d5-604c873f065e||Thread-163||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(24929eef-8d21-4bb6-a46e-7fd04f5c3192) CBA(/opt/app/onap/blueprints/archive/24929eef-8d21-4bb6-a46e-7fd04f5c3192/cba.zip) 2023-03-21 05:33:52,159|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24929eef-8d21-4bb6-a46e-7fd04f5c3192) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:33:52,164|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:33:52,177|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:33:52,178|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:33:52,178|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:33:52,181|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24929eef-8d21-4bb6-a46e-7fd04f5c3192) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:33:52,286|eb4d3585-1434-4852-94d5-604c873f065e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/24929eef-8d21-4bb6-a46e-7fd04f5c3192) present to clean. 2023-03-21 05:35:36,964|652bf0ea-325a-4401-9592-14f94b730bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 05:35:36,964|652bf0ea-325a-4401-9592-14f94b730bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 05:35:36,964|652bf0ea-325a-4401-9592-14f94b730bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 05:35:37,326|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 05:35:37,326|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 05:35:38,481|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 05:35:38,482|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(668518b1-ae40-41b6-9ae9-dfea7afeaa74) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 05:35:38,490|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(1081aecf-2dd5-4e4e-8dcb-49a750a43107) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 05:35:38,493|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(c6986aea-8f28-4eb5-b472-64eb314dbb1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 05:35:38,498|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(062f726d-b494-4726-8163-c4b4bf155f54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 05:35:38,504|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(1e147be8-3944-4106-836f-57325da42f3a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 05:35:38,510|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(2da038c5-ba57-4b32-ada7-c7efd926471b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 05:35:38,517|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,517|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,517|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:35:38,517|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:35:38,523|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,525|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,534|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:35:38,542|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:35:38,580|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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.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-03-21 05:35:38,584|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:35:38,589|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:35:38,644|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:35:38,645|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:35:38,645|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:35:38,660|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,705|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:35:38,772|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-21 05:35:38,777|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:35:38,856|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:35:38,856|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:35:38,856|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:35:38,870|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:38,910|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:35:38,977|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-21 05:35:38,980|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:35:39,041|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:35:39,041|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:35:39,052|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:35:39,089|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-21 05:35:39,132|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-21 05:35:39,133|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-21 05:35:39,201|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:35:39,202|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:35:39,202|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:35:39,202|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 05:35:39,202|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 05:35:39,203|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 05:35:39,203|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 05:35:39,214|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:35:39,215|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:35:39,215|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:35:39,218|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:39,248|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-21 05:35:39,297|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-21 05:35:39,319|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-21 05:35:39,364|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-21 05:35:39,364|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-21 05:35:39,421|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-21 05:35:39,482|652bf0ea-325a-4401-9592-14f94b730bd9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:35:56,966|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||Thread-181||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/08d0a5db-0eec-49ac-8264-a7b269d6c232) 2023-03-21 05:35:56,968|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/08d0a5db-0eec-49ac-8264-a7b269d6c232/Definitions 2023-03-21 05:35:56,969|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 05:35:56,970|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-21 05:35:57,004|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-21 05:35:57,036|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-21 05:35:57,051|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-21 05:35:57,069|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-21 05:35:57,124|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-assign) 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-assign) targets(resolve-data) 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-21 05:35:57,169|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/08d0a5db-0eec-49ac-8264-a7b269d6c232/Templates/netconfrpc-mapping.json 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-deploy) 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) resource assignment files([] 2023-03-21 05:35:57,173|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 05:35:57,174|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-21 05:35:57,174|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-21 05:35:57,177|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([input-source]) 2023-03-21 05:35:57,195|1cf7aae4-f0a8-4c8e-a6ef-ed0b3f42b9ed||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-21 05:53:27,031|bcad6455-2044-448a-aaa8-97679a089eab||Thread-182||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(8ba59868-d105-4755-882a-35ef0d145f77) CBA(/opt/app/onap/blueprints/archive/8ba59868-d105-4755-882a-35ef0d145f77/cba.zip) 2023-03-21 05:53:27,047|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ba59868-d105-4755-882a-35ef0d145f77) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:27,074|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:27,074|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:27,074|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:27,074|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-out) 2023-03-21 05:53:27,075|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale) 2023-03-21 05:53:27,075|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-in) 2023-03-21 05:53:27,075|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(health-check) 2023-03-21 05:53:27,081|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ba59868-d105-4755-882a-35ef0d145f77) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:27,114|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-21 05:53:27,155|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-21 05:53:27,157|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-21 05:53:27,240|bcad6455-2044-448a-aaa8-97679a089eab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/8ba59868-d105-4755-882a-35ef0d145f77) present to clean. 2023-03-21 05:53:33,612|eacbe846-04a4-4273-9a09-8d5ced10041c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 05:53:33,612|eacbe846-04a4-4273-9a09-8d5ced10041c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 05:53:33,612|eacbe846-04a4-4273-9a09-8d5ced10041c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 05:53:33,963|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 05:53:33,964|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 05:53:34,645|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 05:53:34,645|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(3dcf45e6-4364-4bd3-a294-bf9a5358ae9c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 05:53:34,654|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(4bf73569-6d23-466a-b1b0-10d9767071ba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 05:53:34,658|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(1f23b420-af18-4a24-8ebb-8c81b967270b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 05:53:34,663|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(cd42f5d0-a62b-47b6-91d1-6ae90ca64e5b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 05:53:34,669|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(9ad8feef-3171-4113-9cb7-9d7e38845984) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 05:53:34,675|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(6e6fb913-c7a7-43ca-9370-0df50133d85a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 05:53:34,681|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:34,682|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:34,682|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:53:34,682|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:53:34,682|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:34,682|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:34,694|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 05:53:34,697|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:53:34,702|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:53:34,704|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:53:34,723|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:53:34,758|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:34,758|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:34,758|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:34,759|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 05:53:34,759|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 05:53:34,759|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 05:53:34,759|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 05:53:34,771|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:34,771|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:34,772|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:53:34,777|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:34,821|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-21 05:53:34,867|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-21 05:53:34,870|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-21 05:53:34,936|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-21 05:53:34,974|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-21 05:53:34,978|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-21 05:53:35,035|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:35,035|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:35,035|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:35,049|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:35,107|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:53:35,178|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-21 05:53:35,178|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:53:35,251|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:35,252|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:35,264|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:53:35,326|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-21 05:53:35,372|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-21 05:53:35,376|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-21 05:53:35,446|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:35,447|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:35,448|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:35,458|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:35,585|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:53:35,642|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-21 05:53:35,643|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:53:35,694|eacbe846-04a4-4273-9a09-8d5ced10041c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:45,896|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||reactor-http-epoll-2||||INFO||||||| processing request id 8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f 2023-03-21 05:53:45,902|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-21 05:53:46,296|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-14||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 05:53:46,305|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:46,340|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,360|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 05:53:46,361|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:53:46,361|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID -1 2023-03-21 05:53:46,362|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 05:53:46,363|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-21 05:53:46,369|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:46,421|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:53:46,440|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f), subrequestID(f7b68827-ba64-45dd-bb6e-b564e36d91c1) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 05:53:46,492|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-21 05:53:46,531|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f])'s step(resource-assignment) 2023-03-21 05:53:46,531|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:53:46,533|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 05:53:46,533|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 05:53:46,533|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 05:53:46,535|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-21 05:53:46,554|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-21 05:53:46,561|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-21 05:53:46,562|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-21 05:53:46,563|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-21 05:53:46,563|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("f7b68827-ba64-45dd-bb6e-b564e36d91c1") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 05:53:46,563|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("2ebd59a7-1c6e-4e0c-9875-f1f24b961e31") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 05:53:46,565|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Resolved Input Key mappings: {vnf-id="f7b68827-ba64-45dd-bb6e-b564e36d91c1", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-21 05:53:46,570|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-21 05:53:46,570|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-21 05:53:46,655|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-21 05:53:47,790|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-21 05:53:47,806|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-21 05:53:47,818|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 05:53:47,819|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-21 05:53:47,821|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "2ebd59a7-1c6e-4e0c-9875-f1f24b961e31", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "f7b68827-ba64-45dd-bb6e-b564e36d91c1", "vnf_name" : "${vnf_name}" }) 2023-03-21 05:53:47,830|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response... 2023-03-21 05:53:47,830|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 05:53:47,830|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-21 05:53:47,831|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(resource-assignment[8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f])'s step(profile-upload) 2023-03-21 05:53:47,831|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:53:47,835|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f) for workflow(resource-assignment) step(profile-upload) 2023-03-21 05:53:47,835|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-21 05:53:47,835|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-21 05:53:47,836|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-21 05:53:47,836|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Getting the template prefixes 2023-03-21 05:53:47,836|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-21 05:53:47,839|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-21 05:53:47,839|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response... 2023-03-21 05:53:47,840|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-21 05:53:47,840|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-21 05:53:47,840|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-21 05:53:47,846|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| workflow(8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f) nodes completed with (0)exceptions 2023-03-21 05:53:47,846|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,855|201ad530-225f-438e-b2a5-5e04cc21fbe2||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 05:53:47,856|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID afe747a2-a3cc-471a-af0f-b8fba547ac82 auditStoreId -1 2023-03-21 05:53:47,916|8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(8f0e6b5b-5543-4a0e-8bf4-7de6f0fea29f), subrequestID(f7b68827-ba64-45dd-bb6e-b564e36d91c1) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 05:53:53,052|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||reactor-http-epoll-2||||INFO||||||| processing request id 6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd 2023-03-21 05:53:53,052|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 05:53:53,057|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:53,079|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:53:53,091|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:53:53,091|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| StoreAuditService ID -1 2023-03-21 05:53:53,091|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 05:53:53,091|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-21 05:53:53,096|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 05:53:53,105|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd), subrequestID(9afd18ff-ef0a-47d2-811f-13cdb198883b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 05:53:53,119|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:53:53,123|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-21 05:53:53,123|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(resource-assignment[6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd])'s step(resource-assignment) 2023-03-21 05:53:53,124|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:53:53,124|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 05:53:53,124|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 05:53:53,124|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 05:53:53,125|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-21 05:53:53,149|51041463-8069-454e-836e-7d86de51cd22||Thread-182||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/120d0264-78cc-4c53-b279-aae01f9754a6) 2023-03-21 05:53:53,151|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/120d0264-78cc-4c53-b279-aae01f9754a6/Definitions 2023-03-21 05:53:53,154|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 05:53:53,156|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-21 05:53:53,154|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-21 05:53:53,157|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-21 05:53:53,158|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("9afd18ff-ef0a-47d2-811f-13cdb198883b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-21 05:53:53,158|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-21 05:53:53,159|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-21 05:53:53,159|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("0dd86556-59fa-41ec-a7a4-ef1c8c76dce8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-21 05:53:53,161|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 05:53:53,161|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-21 05:53:53,161|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 05:53:53,161|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-21 05:53:53,186|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(vnf-template) 2023-03-21 05:53:53,222|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-21 05:53:53,234|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 05:53:53,234|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-21 05:53:53,236|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 05:53:53,256|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,261|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,262|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,263|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"c0880845-ac8e-4569-9956-087448a8bd6b"}]) 2023-03-21 05:53:53,263|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc"}]) 2023-03-21 05:53:53,263|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-21 05:53:53,263|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("c0880845-ac8e-4569-9956-087448a8bd6b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-21 05:53:53,264|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-21 05:53:53,267|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Transformed value: null -> 2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc 2023-03-21 05:53:53,268|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 05:53:53,268|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-21 05:53:53,302|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 05:53:53,327|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,339|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,340|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-21 05:53:53,340|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-21 05:53:53,341|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-21 05:53:53,341|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-21 05:53:53,344|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Transformed value: null -> 0dd86556-59fa-41ec-a7a4-ef1c8c76dce8 2023-03-21 05:53:53,345|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("2ebd59a7-1c6e-4e0c-9875-f1f24b961e31") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 05:53:53,345|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-21 05:53:53,345|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-21 05:53:53,345|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("f7b68827-ba64-45dd-bb6e-b564e36d91c1") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 05:53:53,346|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Resolved Input Key mappings: {service-instance-id="2ebd59a7-1c6e-4e0c-9875-f1f24b961e31", vnf-id="f7b68827-ba64-45dd-bb6e-b564e36d91c1"} 2023-03-21 05:53:53,346|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {service-instance-id="2ebd59a7-1c6e-4e0c-9875-f1f24b961e31", vnf-id="f7b68827-ba64-45dd-bb6e-b564e36d91c1"} 2023-03-21 05:53:53,347|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,350|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-21 05:53:53,350|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-21 05:53:53,350|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-21 05:53:53,351|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-21 05:53:53,375|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-21 05:53:53,423|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-21 05:53:53,423|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-21 05:53:53,423|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-21 05:53:53,426|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-21 05:53:53,453|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,480|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,487|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK) 2023-03-21 05:53:53,487|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2023-03-21 05:53:53,487|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,487|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-21 05:53:53,488|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-21 05:53:53,488|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-21 05:53:53,522|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,523|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-21 05:53:53,523|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-21 05:53:53,523|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-21 05:53:53,524|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="9afd18ff-ef0a-47d2-811f-13cdb198883b"} 2023-03-21 05:53:53,526|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,529|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-21 05:53:53,530|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-21 05:53:53,531|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-21 05:53:53,548|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-21 05:53:53,586|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,605|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,625|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-21 05:53:53,626|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-21 05:53:53,626|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 05:53:53,627|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-21 05:53:53,631|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Resolved Input Key mappings: {service-instance-id="2ebd59a7-1c6e-4e0c-9875-f1f24b961e31", vnf-id="f7b68827-ba64-45dd-bb6e-b564e36d91c1"} 2023-03-21 05:53:53,636|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,638|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-21 05:53:53,638|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-21 05:53:53,654|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,657|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2ebd59a7-1c6e-4e0c-9875-f1f24b961e31/service-data/vnfs/vnf/f7b68827-ba64-45dd-bb6e-b564e36d91c1/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-21 05:53:53,680|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,681|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK) 2023-03-21 05:53:53,681|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string) 2023-03-21 05:53:53,682|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-21 05:53:53,682|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-21 05:53:53,682|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-21 05:53:53,682|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-21 05:53:53,682|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-21 05:53:53,686|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-21 05:53:53,686|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response... 2023-03-21 05:53:53,686|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 05:53:53,686|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-21 05:53:53,687|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| workflow(6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd) nodes completed with (1)exceptions 2023-03-21 05:53:53,687|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||ERROR||||||| workflow(6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 05:53:53,687|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 05:53:53,690|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c792e5b9-0b38-410c-a77c-5579de0a77f3 auditStoreId -1 2023-03-21 05:53:53,722|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,738|6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(6d26dc0d-9acc-4d4d-8cdd-ef9a533a72bd), subrequestID(9afd18ff-ef0a-47d2-811f-13cdb198883b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 05:53:53,780|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-21 05:53:53,781|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-21 05:53:53,782|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-21 05:53:53,782|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-21 05:53:53,910|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,931|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,947|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(input) 2023-03-21 05:53:53,964|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-21 05:53:54,048|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(resource-assignment) 2023-03-21 05:53:54,048|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-21 05:53:54,048|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-21 05:53:54,049|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-21 05:53:54,049|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-21 05:53:54,049|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-21 05:53:54,049|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/120d0264-78cc-4c53-b279-aae01f9754a6/Templates/vnf-mapping.json 2023-03-21 05:53:54,056|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-21 05:53:54,056|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-21 05:53:54,056|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/120d0264-78cc-4c53-b279-aae01f9754a6/Templates/base_ubuntu20-mapping.json 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-assign) 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-assign) targets(config-assign) 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-21 05:53:54,060|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/120d0264-78cc-4c53-b279-aae01f9754a6/Templates/baseconfig-mapping.json 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-deploy) 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) resource assignment files([] 2023-03-21 05:53:54,063|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 05:53:54,064|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-21 05:53:54,064|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/vnf-mapping.json) 2023-03-21 05:53:54,064|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-21 05:53:54,064|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/baseconfig-mapping.json) 2023-03-21 05:53:54,070|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:53:54,265|51041463-8069-454e-836e-7d86de51cd22||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-21 05:53:54,544|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||Thread-182||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(41ca03b3-0427-4b22-8e7b-45948d1a4702) CBA(/opt/app/onap/blueprints/archive/41ca03b3-0427-4b22-8e7b-45948d1a4702/cba.zip) 2023-03-21 05:53:54,553|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41ca03b3-0427-4b22-8e7b-45948d1a4702) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:53:54,560|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:53:54,572|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:53:54,573|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:53:54,573|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:53:54,576|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41ca03b3-0427-4b22-8e7b-45948d1a4702) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:53:54,607|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-21 05:53:54,649|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-21 05:53:54,651|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-21 05:53:54,716|d0d034ff-6be0-42a9-a40f-b5a8e3b03845||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/41ca03b3-0427-4b22-8e7b-45948d1a4702) present to clean. 2023-03-21 05:54:08,056|71f0d4d3-e677-4b81-83bd-82c1e16fa001||reactor-http-epoll-2||||INFO||||||| processing request id 71f0d4d3-e677-4b81-83bd-82c1e16fa001 2023-03-21 05:54:08,066|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-21 05:54:08,250|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:08,260|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:08,293|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:54:08,306|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:54:08,307|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID -1 2023-03-21 05:54:08,308|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:08,308|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-21 05:54:08,317|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:08,369|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:54:08,370|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-21 05:54:08,370|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:54:08,371|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(71f0d4d3-e677-4b81-83bd-82c1e16fa001) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 05:54:08,371|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:08,371|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 05:54:08,372|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-21 05:54:08,394|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||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-03-21 05:54:08,395|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-21 05:54:08,395|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("dd035078-cdba-4455-9a7c-3919a4532515") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 05:54:08,395|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("a462ff6b-968c-4921-bebc-87db1f294639") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 05:54:08,396|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "dd035078-cdba-4455-9a7c-3919a4532515", "vnf-id" : "a462ff6b-968c-4921-bebc-87db1f294639", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-21 05:54:08,402|71f0d4d3-e677-4b81-83bd-82c1e16fa001||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(71f0d4d3-e677-4b81-83bd-82c1e16fa001), subrequestID(a462ff6b-968c-4921-bebc-87db1f294639) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-21 05:54:08,405|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response... 2023-03-21 05:54:08,405|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:08,405|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 05:54:08,407|71f0d4d3-e677-4b81-83bd-82c1e16fa001||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b9fdfc5-c879-4bfc-94e7-cbc5502ee919 auditStoreId -1 2023-03-21 05:54:08,451|71f0d4d3-e677-4b81-83bd-82c1e16fa001||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(71f0d4d3-e677-4b81-83bd-82c1e16fa001), subrequestID(a462ff6b-968c-4921-bebc-87db1f294639) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-21 05:54:12,756|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||reactor-http-epoll-2||||INFO||||||| processing request id 22c89f0b-4fe8-46a7-befa-7f201b8b93d4 2023-03-21 05:54:12,756|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:12,762|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:12,790|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:54:12,799|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:54:12,799|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID -1 2023-03-21 05:54:12,799|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:12,799|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-21 05:54:12,804|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:12,813|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(22c89f0b-4fe8-46a7-befa-7f201b8b93d4), subrequestID(831a9fe0-2cf5-4c4c-8a4d-e0490bf91b5e) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-21 05:54:12,838|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(22c89f0b-4fe8-46a7-befa-7f201b8b93d4) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 05:54:12,839|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-21 05:54:12,860|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||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-03-21 05:54:12,862|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-21 05:54:12,862|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-21 05:54:12,862|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-21 05:54:12,862|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-21 05:54:12,862|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("831a9fe0-2cf5-4c4c-8a4d-e0490bf91b5e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-21 05:54:12,863|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("dd035078-cdba-4455-9a7c-3919a4532515") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 05:54:12,863|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||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-03-21 05:54:12,863|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-21 05:54:12,863|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-21 05:54:12,863|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("a462ff6b-968c-4921-bebc-87db1f294639") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 05:54:12,864|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "dd035078-cdba-4455-9a7c-3919a4532515", "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" : "831a9fe0-2cf5-4c4c-8a4d-e0490bf91b5e", "vnf-id" : "a462ff6b-968c-4921-bebc-87db1f294639", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-21 05:54:12,873|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response... 2023-03-21 05:54:12,873|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:12,873|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 05:54:12,875|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 61c36ce9-bfe1-4f35-89a1-ec7b601124d1 auditStoreId -1 2023-03-21 05:54:12,889|22c89f0b-4fe8-46a7-befa-7f201b8b93d4||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(22c89f0b-4fe8-46a7-befa-7f201b8b93d4), subrequestID(831a9fe0-2cf5-4c4c-8a4d-e0490bf91b5e) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-21 05:54:19,582|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-21 05:54:19,697|||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-03-21 05:54:19,857|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing request id 14ff40c3-10cd-4325-a096-231a0dad2f97 2023-03-21 05:54:19,857|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:19,861|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:19,890|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deriving input data for workflow: (config-assign) 2023-03-21 05:54:19,907|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:54:19,907|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| StoreAuditService ID -1 2023-03-21 05:54:19,907|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:54:19,907|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-21 05:54:19,912|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:54:19,935|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(14ff40c3-10cd-4325-a096-231a0dad2f97), subrequestID(ed53d822-472b-4c58-956a-5f5be6de96d6) CBA(ubuntu20/1.0.0/config-assign). 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deriving input data for workflow: (config-assign) 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| preparing request id(14ff40c3-10cd-4325-a096-231a0dad2f97) for workflow(config-assign) step(config-assign) 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:19,940|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-21 05:54:19,942|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-21 05:54:19,997|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:19,998|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-21 05:54:19,998|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Setting Resource Value ("dd035078-cdba-4455-9a7c-3919a4532515") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 05:54:19,999|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Setting Resource Value ("a462ff6b-968c-4921-bebc-87db1f294639") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 05:54:20,034|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-21 05:54:20,034|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-21 05:54:20,036|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-21 05:54:20,036|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Generated Resource Param Data ({ "service-instance-id" : "dd035078-cdba-4455-9a7c-3919a4532515", "vnf-id" : "a462ff6b-968c-4921-bebc-87db1f294639", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-21 05:54:20,076|14ff40c3-10cd-4325-a096-231a0dad2f97||DefaultDispatcher-worker-14||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-21 05:54:20,112|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:20,112|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Preparing Response... 2023-03-21 05:54:20,112|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 05:54:20,112|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-21 05:54:20,117|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ea1b0dc-f0c7-464f-896a-ac0a9852f941 auditStoreId -1 2023-03-21 05:54:20,158|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(14ff40c3-10cd-4325-a096-231a0dad2f97), subrequestID(ed53d822-472b-4c58-956a-5f5be6de96d6) CBA(ubuntu20/1.0.0/config-assign). 2023-03-21 05:54:20,188|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Completed 2023-03-21 05:54:35,405|1bb6fac8-13c9-4c35-8e22-260acd826c33||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 05:54:35,405|1bb6fac8-13c9-4c35-8e22-260acd826c33||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 05:54:35,405|1bb6fac8-13c9-4c35-8e22-260acd826c33||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 05:54:35,725|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 05:54:35,725|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 05:54:37,058|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 05:54:37,058|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(eab8ed6b-fbbc-439f-adc2-88b1d53350d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 05:54:37,066|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(0a109fac-f8f2-48ea-a1f1-2361f9da9375) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 05:54:37,069|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(e971d5d7-7cae-4f19-814e-8d01ae0e5a43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 05:54:37,074|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(8c540d76-ee08-4002-b2cc-22f899f2e291) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 05:54:37,080|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(219ac844-a39f-40e7-80b3-ac31d923fa96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 05:54:37,087|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(933cef58-c154-435f-8a82-08fa48ef6484) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 05:54:37,094|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,094|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,094|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:54:37,094|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:54:37,094|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,095|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,105|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:54:37,109|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,124|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:54:37,128|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:54:37,131|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 05:54:37,177|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:54:37,177|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:54:37,178|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:54:37,189|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,257|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:54:37,307|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-21 05:54:37,308|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 05:54:37,379|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:54:37,379|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:54:37,379|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:54:37,380|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 05:54:37,380|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 05:54:37,380|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 05:54:37,380|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 05:54:37,391|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 05:54:37,427|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-21 05:54:37,484|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-21 05:54:37,486|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-21 05:54:37,567|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:54:37,567|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:54:37,567|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:54:37,578|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 05:54:37,579|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:54:37,579|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,583|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:37,621|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:54:37,676|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-21 05:54:37,679|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 05:54:37,757|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-21 05:54:37,788|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-21 05:54:37,790|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 05:54:37,791|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 05:54:37,791|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-21 05:54:37,850|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 05:54:37,886|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-21 05:54:37,939|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-21 05:54:37,940|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-21 05:54:38,000|1bb6fac8-13c9-4c35-8e22-260acd826c33||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:54:55,767|fc4c8492-df54-4031-b1b1-83f3de58df03||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/75cda612-2571-4ad9-826e-1addba08c25d) 2023-03-21 05:54:55,769|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/75cda612-2571-4ad9-826e-1addba08c25d/Definitions 2023-03-21 05:54:55,770|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 05:54:55,771|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-21 05:54:55,802|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-21 05:54:55,832|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-21 05:54:55,847|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-21 05:54:55,862|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-21 05:54:55,914|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-21 05:54:55,949|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-assign) 2023-03-21 05:54:55,950|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-21 05:54:55,950|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-assign) targets(resolve-data) 2023-03-21 05:54:55,950|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-21 05:54:55,950|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-21 05:54:55,950|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/75cda612-2571-4ad9-826e-1addba08c25d/Templates/netconfrpc-mapping.json 2023-03-21 05:54:55,952|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-deploy) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-deploy) resource assignment files([] 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing blueprint Resource Definitions 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-21 05:54:55,953|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-21 05:54:55,956|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| distinct resource keys ([input-source]) 2023-03-21 05:54:55,974|fc4c8492-df54-4031-b1b1-83f3de58df03||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-21 05:55:18,409|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-21 05:55:18,534|||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-03-21 05:55:18,537|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| processing request id 14ff40c3-10cd-4325-a096-231a0dad2f97 2023-03-21 05:55:18,542|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:55:18,553|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:55:18,615|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 05:55:18,615|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| StoreAuditService ID -1 2023-03-21 05:55:18,616|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-21 05:55:18,616|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-21 05:55:18,618|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-21 05:55:18,632|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(14ff40c3-10cd-4325-a096-231a0dad2f97), subrequestID(7a97be4d-1fbe-4ea6-860b-b37e605aa7a1) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-21 05:55:18,636|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deriving input data for workflow: (config-deploy) 2023-03-21 05:55:18,636|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-21 05:55:18,636|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 05:55:18,641|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| preparing request id(14ff40c3-10cd-4325-a096-231a0dad2f97) for workflow(config-deploy) step(config-deploy) 2023-03-21 05:55:18,641|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-21 05:55:18,641|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 05:55:18,646|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-21 05:55:18,646|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Getting Jython Script Class(ConfigDeploy) 2023-03-21 05:55:18,703|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4dacff19 2023-03-21 05:55:18,704|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Hello world 2023-03-21 05:55:18,704|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Preparing Response... 2023-03-21 05:55:18,704|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-21 05:55:18,704|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-21 05:55:18,707|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa053bb2-ba48-4022-9d2c-de8c8b0c77d7 auditStoreId -1 2023-03-21 05:55:18,708|14ff40c3-10cd-4325-a096-231a0dad2f97||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Completed 2023-03-21 05:55:18,728|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(14ff40c3-10cd-4325-a096-231a0dad2f97), subrequestID(7a97be4d-1fbe-4ea6-860b-b37e605aa7a1) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-21 06:30:02,424|91e15b8e-21b3-4159-ae9e-e355888392c2||Thread-228||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(9cd588b6-65be-402a-b9a4-7435e526e327) CBA(/opt/app/onap/blueprints/archive/9cd588b6-65be-402a-b9a4-7435e526e327/cba.zip) 2023-03-21 06:30:02,446|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cd588b6-65be-402a-b9a4-7435e526e327) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:02,517|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 06:30:02,518|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 06:30:02,522|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:02,522|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-out) 2023-03-21 06:30:02,522|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale) 2023-03-21 06:30:02,523|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(scale-in) 2023-03-21 06:30:02,523|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(health-check) 2023-03-21 06:30:02,532|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9cd588b6-65be-402a-b9a4-7435e526e327) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:02,684|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-21 06:30:02,792|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-21 06:30:02,944|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-21 06:30:03,055|91e15b8e-21b3-4159-ae9e-e355888392c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/working/9cd588b6-65be-402a-b9a4-7435e526e327) present to clean. 2023-03-21 06:30:23,901|906a3bee-592f-4564-aa7a-de889e826205||reactor-http-epoll-2||||INFO||||||| processing request id 906a3bee-592f-4564-aa7a-de889e826205 2023-03-21 06:30:23,903|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-21 06:30:24,378|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 06:30:24,386|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:24,414|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,448|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-request-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to xSyhzn76TtuylWzhStw4Ag 2023-03-21 06:30:24,449|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 06:30:24,449|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-21 06:30:24,451|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 06:30:24,451|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-21 06:30:24,459|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:24,501|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 06:30:24,502|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-21 06:30:24,502|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[906a3bee-592f-4564-aa7a-de889e826205])'s step(resource-assignment) 2023-03-21 06:30:24,502|906a3bee-592f-4564-aa7a-de889e826205||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-03-21 06:30:24,505|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(906a3bee-592f-4564-aa7a-de889e826205) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 06:30:24,505|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 06:30:24,506|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 06:30:24,507|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-21 06:30:24,525|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-21 06:30:24,527|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-21 06:30:24,527|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-21 06:30:24,528|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-21 06:30:24,528|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 06:30:24,528|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("defaea7a-1185-4cc4-8b03-f1a6fe642efc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 06:30:24,531|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {vnf-id="ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-21 06:30:24,539|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-21 06:30:24,539|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-21 06:30:24,542|906a3bee-592f-4564-aa7a-de889e826205||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(906a3bee-592f-4564-aa7a-de889e826205), subrequestID(ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 06:30:24,559|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-21 06:30:24,634|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-21 06:30:24,634|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-21 06:30:24,635|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 06:30:24,636|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-21 06:30:24,636|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "defaea7a-1185-4cc4-8b03-f1a6fe642efc", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b", "vnf_name" : "${vnf_name}" }) 2023-03-21 06:30:24,648|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-21 06:30:24,649|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 06:30:24,649|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-21 06:30:24,649|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[906a3bee-592f-4564-aa7a-de889e826205])'s step(profile-upload) 2023-03-21 06:30:24,649|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(906a3bee-592f-4564-aa7a-de889e826205) for workflow(resource-assignment) step(profile-upload) 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-21 06:30:24,651|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-21 06:30:24,652|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-21 06:30:24,652|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| workflow(906a3bee-592f-4564-aa7a-de889e826205) nodes completed with (0)exceptions 2023-03-21 06:30:24,652|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 06:30:24,661|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,661|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,661|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,661|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,662|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,662|14ff40c3-10cd-4325-a096-231a0dad2f97||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| [Producer clientId=audit-response-producer-client-id-mdq8w] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to 0XnO_BQwSW-3DkAKw51KOQ 2023-03-21 06:30:24,663|906a3bee-592f-4564-aa7a-de889e826205||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 86f7a397-6bf5-4770-9c56-241622f3c798 auditStoreId -1 2023-03-21 06:30:24,726|906a3bee-592f-4564-aa7a-de889e826205||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(906a3bee-592f-4564-aa7a-de889e826205), subrequestID(ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 06:30:29,950|eb113ca6-dc61-4231-9079-e18b4e7f57fd||reactor-http-epoll-2||||INFO||||||| processing request id eb113ca6-dc61-4231-9079-e18b4e7f57fd 2023-03-21 06:30:29,950|eb113ca6-dc61-4231-9079-e18b4e7f57fd||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 06:30:29,954|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:29,981|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 06:30:29,992|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-21 06:30:29,992|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-21 06:30:29,992|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-21 06:30:29,992|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-21 06:30:29,997|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-21 06:30:30,011|eb113ca6-dc61-4231-9079-e18b4e7f57fd||kafka-producer-network-thread | audit-request-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(eb113ca6-dc61-4231-9079-e18b4e7f57fd), subrequestID(dbf9e3ec-a4d3-4c58-bf3c-c9d83215f40b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 06:30:30,025|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-21 06:30:30,026|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-21 06:30:30,027|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[eb113ca6-dc61-4231-9079-e18b4e7f57fd])'s step(resource-assignment) 2023-03-21 06:30:30,027|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-21 06:30:30,027|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(eb113ca6-dc61-4231-9079-e18b4e7f57fd) for workflow(resource-assignment) step(resource-assignment) 2023-03-21 06:30:30,028|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-21 06:30:30,028|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-21 06:30:30,028|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-21 06:30:30,059|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-21 06:30:30,061|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-21 06:30:30,062|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("dbf9e3ec-a4d3-4c58-bf3c-c9d83215f40b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-21 06:30:30,062|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-21 06:30:30,062|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-21 06:30:30,062|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("0dd86556-59fa-41ec-a7a4-ef1c8c76dce8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-21 06:30:30,064|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 06:30:30,064|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-21 06:30:30,064|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 06:30:30,065|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-21 06:30:30,089|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 06:30:30,090|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 06:30:30,111|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,111|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,112|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc"}]) 2023-03-21 06:30:30,112|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"c0880845-ac8e-4569-9956-087448a8bd6b"}]) 2023-03-21 06:30:30,113|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-21 06:30:30,113|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c0880845-ac8e-4569-9956-087448a8bd6b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-21 06:30:30,113|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-21 06:30:30,118|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 2fd2fcb7-e6c3-43e7-bf50-4c2f22e3f4bc 2023-03-21 06:30:30,118|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="0dd86556-59fa-41ec-a7a4-ef1c8c76dce8"} 2023-03-21 06:30:30,118|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-21 06:30:30,135|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=0dd86556-59fa-41ec-a7a4-ef1c8c76dce8}) 2023-03-21 06:30:30,152|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,153|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-21 06:30:30,153|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-21 06:30:30,153|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-21 06:30:30,153|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-21 06:30:30,182|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 0dd86556-59fa-41ec-a7a4-ef1c8c76dce8 2023-03-21 06:30:30,182|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("defaea7a-1185-4cc4-8b03-f1a6fe642efc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-21 06:30:30,183|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-21 06:30:30,183|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-21 06:30:30,183|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-21 06:30:30,184|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="defaea7a-1185-4cc4-8b03-f1a6fe642efc", vnf-id="ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b"} 2023-03-21 06:30:30,184|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="defaea7a-1185-4cc4-8b03-f1a6fe642efc", vnf-id="ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b"} 2023-03-21 06:30:30,187|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-21 06:30:30,187|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-21 06:30:30,190|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-21 06:30:30,190|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-21 06:30:30,207|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-21 06:30:30,224|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-21 06:30:30,224|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,224|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-21 06:30:30,224|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-21 06:30:30,224|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-21 06:30:30,226|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-21 06:30:30,236|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-21 06:30:30,236|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,236|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-21 06:30:30,236|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-21 06:30:30,236|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-21 06:30:30,237|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="dbf9e3ec-a4d3-4c58-bf3c-c9d83215f40b"} 2023-03-21 06:30:30,240|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-21 06:30:30,240|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-21 06:30:30,241|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-21 06:30:30,313|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-21 06:30:30,314|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-21 06:30:30,314|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 06:30:30,315|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-21 06:30:30,316|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {service-instance-id="defaea7a-1185-4cc4-8b03-f1a6fe642efc", vnf-id="ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b"} 2023-03-21 06:30:30,321|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-21 06:30:30,322|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-21 06:30:30,339|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/defaea7a-1185-4cc4-8b03-f1a6fe642efc/service-data/vnfs/vnf/ce889b85-fc9b-4b1b-9cc9-9f1401e6b10b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-21 06:30:30,352|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2023-03-21 06:30:30,352|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-21 06:30:30,353|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-21 06:30:30,353|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-21 06:30:30,353|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-21 06:30:30,353|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-21 06:30:30,353|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-21 06:30:30,355|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-21 06:30:30,356|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-21 06:30:30,356|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-21 06:30:30,356|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-21 06:30:30,356|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| workflow(eb113ca6-dc61-4231-9079-e18b4e7f57fd) nodes completed with (1)exceptions 2023-03-21 06:30:30,356|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||ERROR||||||| workflow(eb113ca6-dc61-4231-9079-e18b4e7f57fd) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 06:30:30,357|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-21 06:30:30,359|eb113ca6-dc61-4231-9079-e18b4e7f57fd||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 81a991dd-cda7-464c-b186-c2c16b36826a auditStoreId -1 2023-03-21 06:30:30,376|eb113ca6-dc61-4231-9079-e18b4e7f57fd||kafka-producer-network-thread | audit-response-producer-client-id-mdq8w||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(eb113ca6-dc61-4231-9079-e18b4e7f57fd), subrequestID(dbf9e3ec-a4d3-4c58-bf3c-c9d83215f40b) CBA(APACHE/1.0.0/resource-assignment). 2023-03-21 06:30:38,519|dd547830-8421-4e29-9546-06aa72c9c1f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-21 06:30:38,519|dd547830-8421-4e29-9546-06aa72c9c1f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-21 06:30:38,519|dd547830-8421-4e29-9546-06aa72c9c1f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-21 06:30:38,815|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-21 06:30:38,815|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-21 06:30:39,558|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-21 06:30:39,558|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(4bccd6d1-c0b9-4a0d-99b4-7e05b879ac4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-21 06:30:39,566|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(82c482df-33a5-4286-8a6d-acca20ab5b33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-21 06:30:39,628|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(e4c2c7b5-fe8a-482e-916e-65416129c689) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-21 06:30:39,641|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(20ef22fc-1fb9-4250-b351-5515b4a6cefe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-21 06:30:39,652|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(d385a9c5-321e-4cc8-8ef8-b1515e415673) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-21 06:30:39,658|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Save processing(83365e5b-bcd9-4571-ac71-c5d34a6afb52) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-21 06:30:39,665|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:39,665|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:39,665|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 06:30:39,665|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 06:30:39,665|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:39,666|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:39,678|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-21 06:30:39,679|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 06:30:39,727|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 06:30:39,732|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 06:30:39,737|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-21 06:30:39,774|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 06:30:39,775|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 06:30:39,775|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:39,835|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:39,977|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 06:30:40,052|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-21 06:30:40,053|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-21 06:30:40,139|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 06:30:40,139|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 06:30:40,140|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:40,150|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:40,341|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 06:30:40,389|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-21 06:30:40,393|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-21 06:30:40,479|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 06:30:40,479|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 06:30:40,480|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:40,480|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(HealthCheck) 2023-03-21 06:30:40,480|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-21 06:30:40,480|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-assign) 2023-03-21 06:30:40,480|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(vf-config-deploy) 2023-03-21 06:30:40,495|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-21 06:30:40,553|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-21 06:30:40,605|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-21 06:30:40,605|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-21 06:30:40,666|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(resource-assignment) 2023-03-21 06:30:40,666|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:40,674|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-assign) 2023-03-21 06:30:40,674|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Validating Workflow(config-deploy) 2023-03-21 06:30:40,674|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-21 06:30:40,679|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:40,711|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-21 06:30:40,759|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-21 06:30:40,760|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-21 06:30:40,908|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-21 06:30:40,946|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-21 06:30:40,947|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-21 06:30:40,988|dd547830-8421-4e29-9546-06aa72c9c1f8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| 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-03-21 06:30:58,433|886092c3-51b8-411d-bb04-cf05bc6ec362||Thread-228||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dafc59cb-32c6-4874-b4fd-7f051df78ba6) 2023-03-21 06:30:58,434|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| deleting definition types under : /opt/app/onap/blueprints/working/dafc59cb-32c6-4874-b4fd-7f051df78ba6/Definitions 2023-03-21 06:30:58,439|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| reinitialized all type definitions 2023-03-21 06:30:58,441|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-21 06:30:58,486|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-21 06:30:58,520|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-21 06:30:58,538|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-21 06:30:58,558|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-21 06:30:58,621|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-21 06:30:58,662|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-assign) 2023-03-21 06:30:58,663|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-21 06:30:58,663|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| identified workflow(config-assign) targets(resolve-data) 2023-03-21 06:30:58,663|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-21 06:30:58,663|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-21 06:30:58,663|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enriching artifacts file(/opt/app/onap/blueprints/working/dafc59cb-32c6-4874-b4fd-7f051df78ba6/Templates/netconfrpc-mapping.json 2023-03-21 06:30:58,666|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-21 06:30:58,666|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-21 06:30:58,667|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-mdq8w|||| ##### Enhancing Workflow(config-deploy) 2023-03-21 06:30:58,667|886092c3-51b8-411d-bb04-cf05bc6ec362||DefaultDispat