By type
23:59:13,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:59:13,379 |-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:59:13,379 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:59:13,379 |-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:59:13,379 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:59:13,390 |-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:59:13,526 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:59:13,532 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:59:13,534 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:59:13,541 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:59:13,622 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:59:13,622 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:59:13,623 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:59:13,624 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-30 23:59:14,626|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-30 23:59:14,726|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-6q76g 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-30 23:59:14,728|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-30 23:59:18,016|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-30 23:59:18,544|||main||||INFO||||||| Finished Spring Data repository scanning in 513 ms. Found 11 JPA repository interfaces. 2023-03-30 23:59:20,798|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-30 23:59:20,932|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-30 23:59:21,159|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-30 23:59:21,750|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-30 23:59:22,150|||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-30 23:59:22,151|||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-30 23:59:24,952|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-30 23:59:24,964|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-30 23:59:25,038|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-30 23:59:26,551|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-30 23:59:26,649|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-30 23:59:28,085|||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-30 23:59:28,120|||main||||INFO||||||| Dependency Management module created... 2023-03-30 23:59:28,989|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-30 23:59:29,288|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-30 23:59:30,375|||main||||INFO||||||| Netty started on port 8080 2023-03-30 23:59:31,776|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-30 23:59:32,092|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-30 23:59:32,098|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.269 seconds (JVM running for 19.197) 2023-03-30 23:59:32,119|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-30 23:59:32,120|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-30 23:59:32,312|||DefaultDispatcher-worker-1||||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-6q76g 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-30 23:59:32,473|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-30 23:59:32,555|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-30 23:59:32,555|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-30 23:59:32,555|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680220772553 2023-03-30 23:59:32,558|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-30 23:59:32,558|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-30 23:59:33,292|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,293|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,293|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,293|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,293|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,293|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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 ReHfidDrRMa8vBUFgOUEjQ 2023-03-30 23:59:33,296|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Cluster ID: 27ZsLByoTzaH3Hlsxcduww 2023-03-30 23:59:33,298|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-30 23:59:33,315|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] (Re-)joining group 2023-03-30 23:59:33,429|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-30 23:59:33,430|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] (Re-)joining group 2023-03-30 23:59:36,439|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-6q76g-fd2329ab-b7f6-4673-bb26-881e76fa3d29', protocol='range'} 2023-03-30 23:59:36,443|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-6q76g-fd2329ab-b7f6-4673-bb26-881e76fa3d29=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-30 23:59:36,486|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-6q76g-fd2329ab-b7f6-4673-bb26-881e76fa3d29', protocol='range'} 2023-03-30 23:59:36,487|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,491|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-30 23:59:36,506|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-30 23:59:36,634|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,635|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,644|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,644|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,649|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-30 23:59:36,650|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-6q76g, 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-31 04:16:34,783|5e845888-59e5-45f6-a9d2-cb0ced352cca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-31 04:16:34,787|5e845888-59e5-45f6-a9d2-cb0ced352cca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 04:16:34,789|5e845888-59e5-45f6-a9d2-cb0ced352cca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 04:16:35,676|5e845888-59e5-45f6-a9d2-cb0ced352cca||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 04:16:35,682|5e845888-59e5-45f6-a9d2-cb0ced352cca||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 04:16:39,651|c2f19262-35dc-4f1e-b475-2368741cff35||Thread-40||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/abb8e474-05bb-4226-bc7a-a2415f2a743a) 2023-03-31 04:16:39,677|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/abb8e474-05bb-4226-bc7a-a2415f2a743a/Definitions 2023-03-31 04:16:39,743|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 04:16:39,748|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-31 04:16:39,828|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-31 04:16:39,851|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-31 04:16:39,883|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-31 04:16:39,922|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(helloworld) 2023-03-31 04:16:39,923|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-31 04:16:39,924|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(helloworld) targets(helloworld) 2023-03-31 04:16:39,924|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-31 04:16:39,926|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-31 04:16:39,926|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/abb8e474-05bb-4226-bc7a-a2415f2a743a/Templates/hello-world-mapping.json 2023-03-31 04:16:39,936|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-31 04:16:39,937|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-31 04:16:39,937|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 04:16:39,937|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-31 04:16:39,939|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/hello-world-mapping.json) 2023-03-31 04:16:39,957|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| distinct resource keys ([]) 2023-03-31 04:16:39,973|c2f19262-35dc-4f1e-b475-2368741cff35||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [] 2023-03-31 04:16:40,277|9d733289-c5b8-4d41-a24b-0ad1f0e1cb8d||Thread-40||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(76c85b93-5e2c-4fd2-957d-5fa110780b5e) CBA(/opt/app/onap/blueprints/archive/76c85b93-5e2c-4fd2-957d-5fa110780b5e/cba.zip) 2023-03-31 04:16:40,293|9d733289-c5b8-4d41-a24b-0ad1f0e1cb8d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76c85b93-5e2c-4fd2-957d-5fa110780b5e) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:16:40,351|9d733289-c5b8-4d41-a24b-0ad1f0e1cb8d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(helloworld) 2023-03-31 04:16:40,383|9d733289-c5b8-4d41-a24b-0ad1f0e1cb8d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76c85b93-5e2c-4fd2-957d-5fa110780b5e) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:16:40,629|9d733289-c5b8-4d41-a24b-0ad1f0e1cb8d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/76c85b93-5e2c-4fd2-957d-5fa110780b5e) present to clean. 2023-03-31 04:16:40,858|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-31 04:16:40,860|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-31 04:16:40,934|654321||reactor-http-epoll-1||||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-6q76g 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-31 04:16:40,955|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] Instantiated an idempotent producer. 2023-03-31 04:16:40,982|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1 2023-03-31 04:16:40,982|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-31 04:16:40,982|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1680236200982 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:16:41,036|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] Cluster ID: 27ZsLByoTzaH3Hlsxcduww 2023-03-31 04:16:41,039|||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] ProducerId set to 1004 with epoch 0 2023-03-31 04:16:41,060|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 04:16:41,063|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-31 04:16:41,075|654321||DefaultDispatcher-worker-28||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-31 04:16:41,219|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||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-31 04:16:41,263|654321||DefaultDispatcher-worker-28||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-31 04:16:41,268|654321||DefaultDispatcher-worker-28||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-31 04:16:41,274|654321||DefaultDispatcher-worker-28||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:16:41,312|654321||DefaultDispatcher-worker-28||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-31 04:16:41,313|654321||DefaultDispatcher-worker-28||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-31 04:16:41,323|654321||DefaultDispatcher-worker-28||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 04:16:41,332|654321||DefaultDispatcher-worker-28||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-31 04:16:41,332|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 04:16:41,333|654321||DefaultDispatcher-worker-28||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-31 04:16:41,361|654321||DefaultDispatcher-worker-28||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-31 04:16:41,390|654321||DefaultDispatcher-worker-28||||INFO||||||| Batched Sequence : ([]) 2023-03-31 04:16:41,392|654321||DefaultDispatcher-worker-28||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-31 04:16:41,485|654321||DefaultDispatcher-worker-28||||INFO||||||| Preparing Response... 2023-03-31 04:16:41,488|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 04:16:41,489|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-31 04:16:41,492|654321||DefaultDispatcher-worker-28||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-31 04:16:41,522|654321||DefaultDispatcher-worker-28||||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-6q76g 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-31 04:16:41,522|654321||DefaultDispatcher-worker-28||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] Instantiated an idempotent producer. 2023-03-31 04:16:41,526|654321||DefaultDispatcher-worker-28||||INFO||||||| Kafka version: 3.0.1 2023-03-31 04:16:41,526|654321||DefaultDispatcher-worker-28||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-31 04:16:41,526|654321||DefaultDispatcher-worker-28||||INFO||||||| Kafka startTimeMs: 1680236201526 2023-03-31 04:16:41,593|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,593|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,593|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,594|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,594|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,594|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:16:41,594|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] Cluster ID: 27ZsLByoTzaH3Hlsxcduww 2023-03-31 04:16:41,597|||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] ProducerId set to 1005 with epoch 0 2023-03-31 04:16:41,600|654321||DefaultDispatcher-worker-28||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 073aecef-3b66-41cf-9e1f-b89fb913049b auditStoreId -1 2023-03-31 04:16:41,707|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||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-31 04:27:54,002|8aa3684c-e30b-481b-bf01-61871fc018bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-31 04:27:54,002|8aa3684c-e30b-481b-bf01-61871fc018bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 04:27:54,002|8aa3684c-e30b-481b-bf01-61871fc018bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 04:27:54,655|8aa3684c-e30b-481b-bf01-61871fc018bf||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 04:27:54,655|8aa3684c-e30b-481b-bf01-61871fc018bf||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 04:27:56,494|b8e3c763-08e7-4372-9447-77e7b8db6de9||Thread-68||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e6728985-7e46-4074-a30f-1b606d8001d2) 2023-03-31 04:27:56,496|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/e6728985-7e46-4074-a30f-1b606d8001d2/Definitions 2023-03-31 04:27:56,502|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 04:27:56,504|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-31 04:27:56,560|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-31 04:27:56,582|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-31 04:27:56,603|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(helloworld) 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(helloworld) targets(helloworld) 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-31 04:27:56,621|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/e6728985-7e46-4074-a30f-1b606d8001d2/Templates/hello-world-mapping.json 2023-03-31 04:27:56,626|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-31 04:27:56,626|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-31 04:27:56,626|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 04:27:56,626|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-31 04:27:56,627|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/hello-world-mapping.json) 2023-03-31 04:27:56,633|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| distinct resource keys ([]) 2023-03-31 04:27:56,633|b8e3c763-08e7-4372-9447-77e7b8db6de9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [] 2023-03-31 04:27:56,888|432fe443-e8d9-42bf-a8ee-99a9fbe4fbdf||Thread-68||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(8a43b1a8-719c-4812-8930-a90cc407f676) CBA(/opt/app/onap/blueprints/archive/8a43b1a8-719c-4812-8930-a90cc407f676/cba.zip) 2023-03-31 04:27:56,897|432fe443-e8d9-42bf-a8ee-99a9fbe4fbdf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a43b1a8-719c-4812-8930-a90cc407f676) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:27:56,916|432fe443-e8d9-42bf-a8ee-99a9fbe4fbdf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(helloworld) 2023-03-31 04:27:56,921|432fe443-e8d9-42bf-a8ee-99a9fbe4fbdf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a43b1a8-719c-4812-8930-a90cc407f676) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:27:57,066|432fe443-e8d9-42bf-a8ee-99a9fbe4fbdf||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/8a43b1a8-719c-4812-8930-a90cc407f676) present to clean. 2023-03-31 04:27:57,257|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-31 04:27:57,267|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,267|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,267|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,267|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,268|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,268|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 04:27:57,272|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 04:27:57,272|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-31 04:27:57,279|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-31 04:27:57,279|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-31 04:27:57,290|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-31 04:27:57,290|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||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-31 04:27:57,353|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-31 04:27:57,354|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-31 04:27:57,354|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 04:27:57,356|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-31 04:27:57,356|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 04:27:57,356|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-31 04:27:57,359|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-31 04:27:57,392|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([]) 2023-03-31 04:27:57,393|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-31 04:27:57,406|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response... 2023-03-31 04:27:57,406|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 04:27:57,406|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,416|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 04:27:57,418|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3668b1ba-ec80-42fb-816b-f718c95c0e8d auditStoreId -1 2023-03-31 04:27:57,439|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||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-31 05:27:58,057|6e441a9d-6f57-4f40-8db8-bb1b7f350806||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-31 05:27:58,057|6e441a9d-6f57-4f40-8db8-bb1b7f350806||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 05:27:58,057|6e441a9d-6f57-4f40-8db8-bb1b7f350806||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 05:27:58,524|6e441a9d-6f57-4f40-8db8-bb1b7f350806||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 05:27:58,524|6e441a9d-6f57-4f40-8db8-bb1b7f350806||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 05:28:00,304|570220c7-0290-4c51-b7b4-5fb8e8b724c5||Thread-98||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7bc260e9-43dc-4576-a49c-3030fdd69c01) 2023-03-31 05:28:00,308|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/7bc260e9-43dc-4576-a49c-3030fdd69c01/Definitions 2023-03-31 05:28:00,315|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 05:28:00,318|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-31 05:28:00,372|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-31 05:28:00,392|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-31 05:28:00,413|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-31 05:28:00,446|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(helloworld) 2023-03-31 05:28:00,447|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-31 05:28:00,447|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(helloworld) targets(helloworld) 2023-03-31 05:28:00,447|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-31 05:28:00,447|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-31 05:28:00,447|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/7bc260e9-43dc-4576-a49c-3030fdd69c01/Templates/hello-world-mapping.json 2023-03-31 05:28:00,452|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-31 05:28:00,452|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-31 05:28:00,452|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 05:28:00,452|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-31 05:28:00,452|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/hello-world-mapping.json) 2023-03-31 05:28:00,457|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| distinct resource keys ([]) 2023-03-31 05:28:00,457|570220c7-0290-4c51-b7b4-5fb8e8b724c5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [] 2023-03-31 05:28:00,677|a70bbead-976c-4e1e-965b-a8392cb74917||Thread-98||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(bbbbe588-63a2-48fc-a0c3-a47a516c7299) CBA(/opt/app/onap/blueprints/archive/bbbbe588-63a2-48fc-a0c3-a47a516c7299/cba.zip) 2023-03-31 05:28:00,686|a70bbead-976c-4e1e-965b-a8392cb74917||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bbbbe588-63a2-48fc-a0c3-a47a516c7299) and entry definition file (Definitions/blueprint.json) 2023-03-31 05:28:00,711|a70bbead-976c-4e1e-965b-a8392cb74917||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(helloworld) 2023-03-31 05:28:00,717|a70bbead-976c-4e1e-965b-a8392cb74917||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bbbbe588-63a2-48fc-a0c3-a47a516c7299) and entry definition file (Definitions/blueprint.json) 2023-03-31 05:28:00,869|a70bbead-976c-4e1e-965b-a8392cb74917||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/bbbbe588-63a2-48fc-a0c3-a47a516c7299) present to clean. 2023-03-31 05:28:01,068|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,083|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 05:28:01,084|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 05:28:01,084|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-31 05:28:01,089|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-31 05:28:01,090|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-31 05:28:01,096|654321||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-31 05:28:01,099|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||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-31 05:28:01,128|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-31 05:28:01,129|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-31 05:28:01,129|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 05:28:01,133|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-31 05:28:01,133|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 05:28:01,133|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-31 05:28:01,137|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-31 05:28:01,163|654321||DefaultDispatcher-worker-19||||INFO||||||| Batched Sequence : ([]) 2023-03-31 05:28:01,164|654321||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-31 05:28:01,172|654321||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2023-03-31 05:28:01,172|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 05:28:01,173|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,183|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 05:28:01,184|654321||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4dd4489b-b77b-405f-8df8-4bb12075b4a6 auditStoreId -1 2023-03-31 05:28:01,198|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||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-31 06:23:15,065|8f31573b-c50a-4e46-a28e-fc0401320a6a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-31 06:23:15,066|8f31573b-c50a-4e46-a28e-fc0401320a6a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 06:23:15,066|8f31573b-c50a-4e46-a28e-fc0401320a6a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 06:23:15,738|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 06:23:15,738|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 06:23:16,837|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-31 06:23:16,844|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(feee4017-7c5b-4f8c-b765-61d8970db7b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-31 06:23:16,863|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(6487fedc-1ece-4d93-b31e-2ed65b113610) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-31 06:23:16,869|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(e7fff5ec-b2f1-4769-b839-223259c6565e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-31 06:23:16,875|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(8d751abc-1cb4-4aa4-b37d-10d68fdc8ec0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-31 06:23:16,884|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(4a76f04e-9a7e-4ab0-bf75-0d70d0a45577) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-31 06:23:16,894|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(1ba9bc68-db14-4f48-80ca-d0af16a087bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-31 06:23:16,903|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,903|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,903|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,903|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,903|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,909|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:16,934|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 06:23:16,985|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 06:23:16,998|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:17,008|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 06:23:17,017|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 06:23:17,109|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 06:23:17,110|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 06:23:17,110|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 06:23:17,134|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:17,330|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 06:23:17,331|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 06:23:17,348|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:17,533|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 06:23:17,533|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 06:23:17,533|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 06:23:17,534|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(HealthCheck) 2023-03-31 06:23:17,534|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-31 06:23:17,534|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-assign) 2023-03-31 06:23:17,534|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-deploy) 2023-03-31 06:23:17,562|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:17,727|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 06:23:17,728|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 06:23:17,728|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 06:23:17,743|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 06:23:17,743|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 06:23:17,744|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:17,747|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:18,014|8f31573b-c50a-4e46-a28e-fc0401320a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:20,404|895a5a9c-749e-4c78-90ec-fdbae88c86d0||Thread-129||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0e9135d9-cc03-48d7-8e14-a0bd89197a72) 2023-03-31 06:23:20,405|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/0e9135d9-cc03-48d7-8e14-a0bd89197a72/Definitions 2023-03-31 06:23:20,409|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 06:23:20,411|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-31 06:23:20,449|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-31 06:23:20,474|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-31 06:23:20,496|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-31 06:23:20,533|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(capability) 2023-03-31 06:23:20,597|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(capability) 2023-03-31 06:23:20,617|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-31 06:23:20,661|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:20,706|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:20,735|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:20,756|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:20,776|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:20,872|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-31 06:23:20,891|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-31 06:23:20,891|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-31 06:23:20,917|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(capability) 2023-03-31 06:23:20,936|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(capability) 2023-03-31 06:23:20,955|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(capability) 2023-03-31 06:23:20,974|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-31 06:23:20,998|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,021|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,048|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,072|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,098|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,122|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 06:23:21,258|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(resource-resolution) 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-31 06:23:21,260|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/0e9135d9-cc03-48d7-8e14-a0bd89197a72/Templates/hello-world-velocity-mapping.json 2023-03-31 06:23:21,293|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-31 06:23:21,293|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-31 06:23:21,293|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/0e9135d9-cc03-48d7-8e14-a0bd89197a72/Templates/hello-world-jinja-mapping.json 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-31 06:23:21,297|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-31 06:23:21,303|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 06:23:21,567|895a5a9c-749e-4c78-90ec-fdbae88c86d0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-31 06:23:21,865|e9196665-de9c-41b8-9082-1dbde08c659f||Thread-129||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(88eb020d-0a81-40ff-b12e-3d04ef920cf1) CBA(/opt/app/onap/blueprints/archive/88eb020d-0a81-40ff-b12e-3d04ef920cf1/cba.zip) 2023-03-31 06:23:21,870|e9196665-de9c-41b8-9082-1dbde08c659f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88eb020d-0a81-40ff-b12e-3d04ef920cf1) and entry definition file (Definitions/resource-resolution.json) 2023-03-31 06:23:21,902|e9196665-de9c-41b8-9082-1dbde08c659f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-resolution) 2023-03-31 06:23:21,908|e9196665-de9c-41b8-9082-1dbde08c659f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88eb020d-0a81-40ff-b12e-3d04ef920cf1) and entry definition file (Definitions/resource-resolution.json) 2023-03-31 06:23:22,041|e9196665-de9c-41b8-9082-1dbde08c659f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/88eb020d-0a81-40ff-b12e-3d04ef920cf1) present to clean. 2023-03-31 06:23:22,236|a5815195-31a5-4d24-961d-9f2bb36168dc||reactor-http-epoll-4||||INFO||||||| processing request id a5815195-31a5-4d24-961d-9f2bb36168dc 2023-03-31 06:23:22,261|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-31 06:23:22,465|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,476|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,515|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-31 06:23:22,553|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,553|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,553|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,553|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,553|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,554|654321||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 06:23:22,556|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 06:23:22,556|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| StoreAuditService ID -1 2023-03-31 06:23:22,558|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,558|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-31 06:23:22,569|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,632|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-31 06:23:22,633|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-31 06:23:22,633|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 06:23:22,636|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(a5815195-31a5-4d24-961d-9f2bb36168dc) for workflow(resource-resolution) step(helloworld) 2023-03-31 06:23:22,636|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 06:23:22,637|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,638|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-31 06:23:22,640|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(a5815195-31a5-4d24-961d-9f2bb36168dc), subrequestID(06efd7a1-9688-4d7b-83d4-fca09985d5d9) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-31 06:23:22,714|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:22,753|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:22,760|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:22,766|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-31 06:23:23,021|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-31 06:23:23,148|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:23,160|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:23,160|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-31 06:23:23,160|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-31 06:23:23,169|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-31 06:23:23,226|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-31 06:23:23,235|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-31 06:23:23,238|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-31 06:23:26,803|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@31d7388d 2023-03-31 06:23:26,806|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-31 06:23:26,843|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-31 06:23:26,844|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:26,844|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:26,844|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-31 06:23:26,848|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-31 06:23:26,863|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:26,863|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:26,863|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-31 06:23:26,863|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-31 06:23:26,864|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-31 06:23:26,864|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:26,864|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:26,864|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-31 06:23:26,866|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-31 06:23:26,880|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:26,880|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:26,880|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-31 06:23:26,880|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-31 06:23:26,880|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-31 06:23:26,898|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-31 06:23:26,918|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-31 06:23:26,920|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-31 06:23:26,956|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-31 06:23:37,636|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| compiled in (10675)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-31 06:23:37,638|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-31 06:23:37,677|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-31 06:23:37,715|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-31 06:23:37,717|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:37,717|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:37,717|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-31 06:23:37,721|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-31 06:23:37,734|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:37,735|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:37,735|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-31 06:23:37,735|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-31 06:23:37,735|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-31 06:23:37,768|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-31 06:23:37,773|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-31 06:23:37,773|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-31 06:23:37,808|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-31 06:23:37,808|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-31 06:23:37,810|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:37,810|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:37,810|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-31 06:23:37,812|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-31 06:23:37,822|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:37,822|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:37,822|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-31 06:23:37,822|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-31 06:23:37,823|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-31 06:23:37,858|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-31 06:23:37,881|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:37,882|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:37,928|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:37,931|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:37,971|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-31 06:23:37,974|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,187|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-31 06:23:38,268|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,273|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-31 06:23:38,329|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,335|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-31 06:23:38,336|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-31 06:23:38,337|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-31 06:23:38,337|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-31 06:23:38,406|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-31 06:23:38,414|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@636180f2 2023-03-31 06:23:38,414|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-31 06:23:38,442|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-31 06:23:38,443|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,443|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:38,443|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-31 06:23:38,475|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-31 06:23:38,488|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,489|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,489|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-31 06:23:38,489|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-31 06:23:38,489|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-31 06:23:38,520|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-31 06:23:38,520|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-31 06:23:38,551|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-31 06:23:38,552|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,552|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:38,552|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-31 06:23:38,574|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-31 06:23:38,589|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,589|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,589|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-31 06:23:38,590|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-31 06:23:38,590|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-31 06:23:38,623|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-31 06:23:38,624|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-31 06:23:38,662|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-31 06:23:38,664|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,664|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:38,664|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-31 06:23:38,673|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-31 06:23:38,687|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,688|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,688|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-31 06:23:38,688|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-31 06:23:38,688|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-31 06:23:38,689|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,689|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:38,689|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-31 06:23:38,691|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-31 06:23:38,712|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,712|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,713|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-31 06:23:38,713|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-31 06:23:38,713|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-31 06:23:38,714|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,714|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-31 06:23:38,714|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-31 06:23:38,716|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-31 06:23:38,724|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,725|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,725|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-31 06:23:38,725|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-31 06:23:38,725|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-31 06:23:38,726|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-31 06:23:38,782|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-31 06:23:38,844|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-31 06:23:38,846|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-31 06:23:38,853|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,854|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-31 06:23:38,856|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-31 06:23:38,872|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK) 2023-03-31 06:23:38,872|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string) 2023-03-31 06:23:38,872|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-31 06:23:38,872|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-31 06:23:38,873|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,904|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-31 06:23:38,905|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-31 06:23:38,905|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-31 06:23:38,937|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-31 06:23:38,939|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resolved Input Key mappings: {} 2023-03-31 06:23:38,939|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,958|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-31 06:23:38,960|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:38,999|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-31 06:23:39,000|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:39,287|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-31 06:23:39,322|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||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-31 06:23:39,323|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response... 2023-03-31 06:23:39,323|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 06:23:39,323|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-31 06:23:39,341|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,342|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,342|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,342|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,343|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,343|654321||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 06:23:39,345|a5815195-31a5-4d24-961d-9f2bb36168dc||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1d29e3cd-2adc-4eaa-89ab-8972837f309c auditStoreId -1 2023-03-31 06:23:39,432|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(a5815195-31a5-4d24-961d-9f2bb36168dc), subrequestID(06efd7a1-9688-4d7b-83d4-fca09985d5d9) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-31 07:05:12,869|36175da5-b61f-4c81-88c9-b5916b02bb9f||Thread-130||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(d77b048d-974c-4493-9150-ae851c1269f3) CBA(/opt/app/onap/blueprints/archive/d77b048d-974c-4493-9150-ae851c1269f3/cba.zip) 2023-03-31 07:05:12,884|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d77b048d-974c-4493-9150-ae851c1269f3) and entry definition file (Definitions/CNF.json) 2023-03-31 07:05:12,977|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:12,978|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:12,979|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:12,979|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale-out) 2023-03-31 07:05:12,979|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale) 2023-03-31 07:05:12,979|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale-in) 2023-03-31 07:05:12,979|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(health-check) 2023-03-31 07:05:12,993|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d77b048d-974c-4493-9150-ae851c1269f3) and entry definition file (Definitions/CNF.json) 2023-03-31 07:05:13,295|36175da5-b61f-4c81-88c9-b5916b02bb9f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/d77b048d-974c-4493-9150-ae851c1269f3) present to clean. 2023-03-31 07:05:24,755|934ce9be-cc8a-41b7-a146-01895f1d8781||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-31 07:05:24,755|934ce9be-cc8a-41b7-a146-01895f1d8781||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 07:05:24,755|934ce9be-cc8a-41b7-a146-01895f1d8781||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 07:05:25,200|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 07:05:25,200|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 07:05:26,302|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-31 07:05:26,303|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(317581b3-d838-4806-a584-5d99e8efad81) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-31 07:05:26,332|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(d7652a45-6bc2-43b4-b66a-f3d5a1ba0bca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-31 07:05:26,378|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(2f4225cf-a37e-43d8-a63c-656bdf9931fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-31 07:05:26,392|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(3870b528-f589-45c0-af97-84c97be7c911) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-31 07:05:26,404|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(dcc74153-f553-4bcc-905e-c003641e7461) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-31 07:05:26,413|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(d09da7ff-61e9-4d24-9b94-a32cc9521240) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-31 07:05:26,420|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,420|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,420|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,421|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,421|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,421|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,485|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:05:26,493|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:05:26,498|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:05:26,505|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:05:26,511|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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.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-31 07:05:26,607|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:26,608|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:26,609|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:26,626|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:26,722|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:05:26,801|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-31 07:05:26,806|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:05:27,048|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:27,074|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:27,074|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:27,093|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:27,142|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:05:27,235|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-31 07:05:27,240|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:05:27,358|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:27,359|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:27,361|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:27,361|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(HealthCheck) 2023-03-31 07:05:27,362|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-31 07:05:27,363|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-assign) 2023-03-31 07:05:27,363|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-deploy) 2023-03-31 07:05:27,380|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:27,380|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:27,380|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:27,386|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:27,424|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-31 07:05:27,477|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-31 07:05:27,517|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-31 07:05:27,566|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-31 07:05:27,566|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-31 07:05:27,637|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-31 07:05:27,707|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:27,707|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:27,717|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:27,754|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-31 07:05:27,810|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-31 07:05:27,813|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-31 07:05:27,882|934ce9be-cc8a-41b7-a146-01895f1d8781||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:47,646|be935796-a28f-4a6a-a379-11d26e1ffcd5||Thread-130||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cda588bc-45cf-4557-a561-8365d020cbd8) 2023-03-31 07:05:47,647|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/cda588bc-45cf-4557-a561-8365d020cbd8/Definitions 2023-03-31 07:05:47,651|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 07:05:47,653|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-31 07:05:47,689|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(vnf-template) 2023-03-31 07:05:47,708|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-31 07:05:47,728|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-31 07:05:47,752|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,807|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,827|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,844|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-31 07:05:47,844|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-31 07:05:47,844|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-31 07:05:47,870|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,890|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,912|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,930|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 07:05:47,973|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:47,997|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,017|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,037|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,058|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,077|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,119|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-31 07:05:48,121|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-31 07:05:48,121|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-31 07:05:48,121|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-31 07:05:48,150|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,173|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,195|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:05:48,212|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(resource-assignment) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-31 07:05:48,291|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-31 07:05:48,292|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/cda588bc-45cf-4557-a561-8365d020cbd8/Templates/vnf-mapping.json 2023-03-31 07:05:48,301|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-31 07:05:48,301|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-31 07:05:48,301|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/cda588bc-45cf-4557-a561-8365d020cbd8/Templates/base_ubuntu20-mapping.json 2023-03-31 07:05:48,304|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-assign) 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-assign) targets(config-assign) 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-31 07:05:48,305|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/cda588bc-45cf-4557-a561-8365d020cbd8/Templates/baseconfig-mapping.json 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-deploy) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) resource assignment files([] 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/vnf-mapping.json) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-31 07:05:48,308|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/baseconfig-mapping.json) 2023-03-31 07:05:48,314|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:05:48,472|be935796-a28f-4a6a-a379-11d26e1ffcd5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-31 07:05:48,766|a8e09db9-b153-4848-ab45-930fa42a82ed||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(5597745c-c0b5-463c-84be-888ae2ed404b) CBA(/opt/app/onap/blueprints/archive/5597745c-c0b5-463c-84be-888ae2ed404b/cba.zip) 2023-03-31 07:05:48,770|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5597745c-c0b5-463c-84be-888ae2ed404b) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:05:48,779|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:05:48,795|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:05:48,796|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:05:48,796|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:05:48,800|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5597745c-c0b5-463c-84be-888ae2ed404b) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:05:48,909|a8e09db9-b153-4848-ab45-930fa42a82ed||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/5597745c-c0b5-463c-84be-888ae2ed404b) present to clean. 2023-03-31 07:06:27,277|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-31 07:06:27,277|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 07:06:27,277|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 07:06:27,763|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 07:06:27,764|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 07:06:29,115|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-31 07:06:29,116|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(12619977-8c60-492c-83ae-983a15d7731f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-31 07:06:29,124|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(46c70ca1-c8c2-4ced-b9c3-fc6265d5e71a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-31 07:06:29,127|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(d0bcafb7-3b64-44b8-b788-04fb5f1ca1d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-31 07:06:29,132|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(fa5dfd44-f037-44b3-b45f-d7ef3dae157b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-31 07:06:29,139|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(3199f440-b086-43b9-875a-1577cb4aa30c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-31 07:06:29,154|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(98089191-7573-41a5-a466-77333c2ca3ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-31 07:06:29,176|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,176|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,177|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,177|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,177|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,177|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,184|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,186|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:06:29,198|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:06:29,202|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:06:29,205|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:06:29,248|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:06:29,250|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:06:29,250|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:06:29,278|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,319|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:06:29,377|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-31 07:06:29,381|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:06:29,472|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:06:29,473|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:06:29,474|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:06:29,474|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(HealthCheck) 2023-03-31 07:06:29,474|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-31 07:06:29,474|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-assign) 2023-03-31 07:06:29,475|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-deploy) 2023-03-31 07:06:29,489|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,543|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-31 07:06:29,598|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-31 07:06:29,599|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-31 07:06:29,689|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:06:29,690|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:06:29,690|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:06:29,702|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,755|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:06:29,825|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-31 07:06:29,826|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:06:29,924|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:06:29,925|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:06:29,944|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:06:29,944|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:06:29,945|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,953|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:29,987|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-31 07:06:30,041|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-31 07:06:30,042|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-31 07:06:30,146|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-31 07:06:30,203|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-31 07:06:30,204|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-31 07:06:30,290|320db0a3-5e2b-4c3f-a26d-6b754c99ab03||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:06:50,504|aef979e1-a40a-4987-abd5-98a7b2af4292||Thread-171||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0ac5b8da-8f43-4a50-a601-14ec2efba633) 2023-03-31 07:06:50,505|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/0ac5b8da-8f43-4a50-a601-14ec2efba633/Definitions 2023-03-31 07:06:50,507|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 07:06:50,508|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-31 07:06:50,551|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-31 07:06:50,590|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-31 07:06:50,607|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-31 07:06:50,628|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-31 07:06:50,713|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-assign) 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-assign) targets(resolve-data) 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-31 07:06:50,760|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/0ac5b8da-8f43-4a50-a601-14ec2efba633/Templates/netconfrpc-mapping.json 2023-03-31 07:06:50,766|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-31 07:06:50,766|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-31 07:06:50,766|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-deploy) 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) resource assignment files([] 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-31 07:06:50,767|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-31 07:06:50,772|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| distinct resource keys ([input-source]) 2023-03-31 07:06:50,792|aef979e1-a40a-4987-abd5-98a7b2af4292||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-31 07:26:11,600|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||reactor-http-epoll-2||||INFO||||||| processing request id 1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f 2023-03-31 07:26:11,615|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-31 07:26:12,230|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||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-31 07:26:12,240|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||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-31 07:26:12,274|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:26:12,300|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,301|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,301|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,301|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,301|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,301|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-request-producer-client-id-6q76g] 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 6cjo6uhUTxuZgyLo_LPBYg 2023-03-31 07:26:12,302|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:26:12,302|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:26:12,304|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||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-31 07:26:12,304|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-31 07:26:12,314|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||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-31 07:26:12,381|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f), subrequestID(cc448688-4c13-4aca-968a-b69561fb15ad) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:26:12,386|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:26:12,469|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-31 07:26:12,507|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f])'s step(resource-assignment) 2023-03-31 07:26:12,507|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:26:12,511|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:26:12,511|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:26:12,511|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:26:12,512|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-31 07:26:12,537|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||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-31 07:26:12,547|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||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-31 07:26:12,548|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-31 07:26:12,549|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||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-31 07:26:12,549|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("cc448688-4c13-4aca-968a-b69561fb15ad") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:26:12,550|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ffe174f7-109e-4767-bfe9-32815a2b8a50") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:26:12,553|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {vnf-id="cc448688-4c13-4aca-968a-b69561fb15ad", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-31 07:26:12,564|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||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-31 07:26:12,564|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||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-31 07:26:12,601|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-31 07:26:13,651|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-31 07:26:13,662|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-31 07:26:13,674|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-2||||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-31 07:26:13,676|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-31 07:26:13,678|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "ffe174f7-109e-4767-bfe9-32815a2b8a50", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "cc448688-4c13-4aca-968a-b69561fb15ad", "vnf_name" : "${vnf_name}" }) 2023-03-31 07:26:13,689|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-31 07:26:13,689|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:26:13,689|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-31 07:26:13,690|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f])'s step(profile-upload) 2023-03-31 07:26:13,690|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:26:13,696|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f) for workflow(resource-assignment) step(profile-upload) 2023-03-31 07:26:13,696|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-31 07:26:13,696|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-31 07:26:13,698|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-31 07:26:13,698|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2023-03-31 07:26:13,698|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-31 07:26:13,702|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-31 07:26:13,702|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-31 07:26:13,702|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-31 07:26:13,702|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-31 07:26:13,703|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-31 07:26:13,711|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| workflow(1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f) nodes completed with (0)exceptions 2023-03-31 07:26:13,711|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,726|a5815195-31a5-4d24-961d-9f2bb36168dc||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| [Producer clientId=audit-response-producer-client-id-6q76g] 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 uVdf1jG7Ri-Md9MFnDiwyA 2023-03-31 07:26:13,727|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 639988b7-f7bf-4729-a2e4-8ded2f2e51c0 auditStoreId -1 2023-03-31 07:26:13,826|1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(1449ce6e-594f-4f00-8dc0-b1ffc2f47b3f), subrequestID(cc448688-4c13-4aca-968a-b69561fb15ad) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:26:20,814|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||reactor-http-epoll-2||||INFO||||||| processing request id 9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f 2023-03-31 07:26:20,815|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:20,820|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:20,852|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:26:20,866|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:26:20,866|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:26:20,866|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:20,866|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-31 07:26:20,871|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:20,884|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f), subrequestID(89a448ab-9ffb-40c0-bd26-1befdcb66809) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:26:20,905|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:26:20,907|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-31 07:26:20,908|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f])'s step(resource-assignment) 2023-03-31 07:26:20,908|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:20,909|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:26:20,909|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:26:20,909|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:26:20,910|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-31 07:26:20,947|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||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-31 07:26:20,952|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-31 07:26:20,953|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("89a448ab-9ffb-40c0-bd26-1befdcb66809") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-31 07:26:20,953|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||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-31 07:26:20,953|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||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-31 07:26:20,954|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1bd1da4d-9cac-4d68-8730-6f340c535eb7") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-31 07:26:20,957|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:26:20,957|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||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-31 07:26:20,958|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:26:20,958|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-31 07:26:20,988|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:26:20,994|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:26:21,023|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,025|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9984796a-7fe0-4e07-9112-e592944428f6"}]) 2023-03-31 07:26:21,025|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,025|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9984796a-7fe0-4e07-9112-e592944428f6") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-31 07:26:21,026|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"1e4e6842-9d76-4366-af3f-b4c415383d60"}]) 2023-03-31 07:26:21,026|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1e4e6842-9d76-4366-af3f-b4c415383d60") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-31 07:26:21,027|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-31 07:26:21,031|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 1e4e6842-9d76-4366-af3f-b4c415383d60 2023-03-31 07:26:21,031|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:26:21,031|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||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-31 07:26:21,046|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:26:21,073|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,074|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-31 07:26:21,074|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-31 07:26:21,075|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-31 07:26:21,075|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-31 07:26:21,078|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 1bd1da4d-9cac-4d68-8730-6f340c535eb7 2023-03-31 07:26:21,078|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ffe174f7-109e-4767-bfe9-32815a2b8a50") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:26:21,079|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-31 07:26:21,079|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:21,079|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cc448688-4c13-4aca-968a-b69561fb15ad") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:26:21,080|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="ffe174f7-109e-4767-bfe9-32815a2b8a50", vnf-id="cc448688-4c13-4aca-968a-b69561fb15ad"} 2023-03-31 07:26:21,080|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {service-instance-id="ffe174f7-109e-4767-bfe9-32815a2b8a50", vnf-id="cc448688-4c13-4aca-968a-b69561fb15ad"} 2023-03-31 07:26:21,083|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,083|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,083|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,083|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,103|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-31 07:26:21,110|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-31 07:26:21,168|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-31 07:26:21,170|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="89a448ab-9ffb-40c0-bd26-1befdcb66809"} 2023-03-31 07:26:21,195|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-31 07:26:21,195|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-31 07:26:21,199|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-31 07:26:21,268|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-31 07:26:21,268|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-31 07:26:21,268|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-31 07:26:21,270|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-31 07:26:21,272|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {service-instance-id="ffe174f7-109e-4767-bfe9-32815a2b8a50", vnf-id="cc448688-4c13-4aca-968a-b69561fb15ad"} 2023-03-31 07:26:21,276|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,276|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/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-31 07:26:21,296|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ffe174f7-109e-4767-bfe9-32815a2b8a50/service-data/vnfs/vnf/cc448688-4c13-4aca-968a-b69561fb15ad/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-31 07:26:21,336|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2023-03-31 07:26:21,337|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-31 07:26:21,337|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-31 07:26:21,337|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-31 07:26:21,337|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-3||||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-31 07:26:21,338|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:21,338|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-31 07:26:21,344|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||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-31 07:26:21,345|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-31 07:26:21,345|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:26:21,345|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-31 07:26:21,346|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| workflow(9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f) nodes completed with (1)exceptions 2023-03-31 07:26:21,346|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||ERROR||||||| workflow(9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f) 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-31 07:26:21,346|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:26:21,352|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d2ae2122-1e4b-4a53-a863-04f915b9ca3c auditStoreId -1 2023-03-31 07:26:21,367|9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(9ea1975d-b556-4cb9-bf1f-e2e1fafe0c8f), subrequestID(89a448ab-9ffb-40c0-bd26-1befdcb66809) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:27:46,926|a7803824-9ba8-4640-8219-d3ff33e85032||reactor-http-epoll-2||||INFO||||||| processing request id a7803824-9ba8-4640-8219-d3ff33e85032 2023-03-31 07:27:46,938|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-31 07:27:47,175|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:27:47,186|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:27:47,220|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:27:47,238|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:27:47,238|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:27:47,241|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:27:47,242|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:27:47,250|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:27:47,307|a7803824-9ba8-4640-8219-d3ff33e85032||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(a7803824-9ba8-4640-8219-d3ff33e85032), subrequestID(80bafa39-3101-4b14-8bb4-6d9a36f01baf) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:27:47,314|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:27:47,315|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-31 07:27:47,315|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:27:47,316|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a7803824-9ba8-4640-8219-d3ff33e85032) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:27:47,316|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:27:47,316|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:27:47,317|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-31 07:27:47,339|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-31 07:27:47,340|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:27:47,340|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("de9cf34c-a8c4-4cbf-b3de-98e4305022e7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:27:47,340|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("80bafa39-3101-4b14-8bb4-6d9a36f01baf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:27:47,341|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "de9cf34c-a8c4-4cbf-b3de-98e4305022e7", "vnf-id" : "80bafa39-3101-4b14-8bb4-6d9a36f01baf", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-31 07:27:47,351|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-31 07:27:47,351|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:27:47,351|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:27:47,353|a7803824-9ba8-4640-8219-d3ff33e85032||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7cbc0c40-0f10-41fd-867f-6a86f4a891dd auditStoreId -1 2023-03-31 07:27:47,416|a7803824-9ba8-4640-8219-d3ff33e85032||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(a7803824-9ba8-4640-8219-d3ff33e85032), subrequestID(80bafa39-3101-4b14-8bb4-6d9a36f01baf) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:27:51,922|4e783c10-c1a6-42b1-ab49-dd8c14190839||reactor-http-epoll-2||||INFO||||||| processing request id 4e783c10-c1a6-42b1-ab49-dd8c14190839 2023-03-31 07:27:51,923|4e783c10-c1a6-42b1-ab49-dd8c14190839||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-31 07:27:51,929|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:27:51,958|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:27:51,971|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:27:51,971|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:27:51,971|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:27:51,971|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:27:51,975|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:27:51,989|4e783c10-c1a6-42b1-ab49-dd8c14190839||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(4e783c10-c1a6-42b1-ab49-dd8c14190839), subrequestID(e18067dc-2846-47c4-9036-2f6eb52c2f44) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:27:52,002|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:27:52,003|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-31 07:27:52,003|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:27:52,003|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(4e783c10-c1a6-42b1-ab49-dd8c14190839) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:27:52,003|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:27:52,003|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:27:52,004|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-31 07:27:52,033|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-31 07:27:52,036|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-31 07:27:52,036|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-31 07:27:52,036|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-31 07:27:52,036|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-31 07:27:52,036|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e18067dc-2846-47c4-9036-2f6eb52c2f44") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-31 07:27:52,037|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("de9cf34c-a8c4-4cbf-b3de-98e4305022e7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:27:52,038|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-31 07:27:52,038|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-31 07:27:52,038|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-31 07:27:52,038|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("80bafa39-3101-4b14-8bb4-6d9a36f01baf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:27:52,039|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "de9cf34c-a8c4-4cbf-b3de-98e4305022e7", "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" : "e18067dc-2846-47c4-9036-2f6eb52c2f44", "vnf-id" : "80bafa39-3101-4b14-8bb4-6d9a36f01baf", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-31 07:27:52,053|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-31 07:27:52,053|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:27:52,053|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:27:52,056|4e783c10-c1a6-42b1-ab49-dd8c14190839||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 13713822-658a-4e90-9a93-4097b3f43fe4 auditStoreId -1 2023-03-31 07:27:52,073|4e783c10-c1a6-42b1-ab49-dd8c14190839||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(4e783c10-c1a6-42b1-ab49-dd8c14190839), subrequestID(e18067dc-2846-47c4-9036-2f6eb52c2f44) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:28:00,076|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-31 07:28:00,195|||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-31 07:28:00,396|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing request id 3cf429a5-80f7-4c2c-8ff2-01763e04e6e6 2023-03-31 07:28:00,397|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:28:00,403|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:28:00,441|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-assign) 2023-03-31 07:28:00,453|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:28:00,453|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| StoreAuditService ID -1 2023-03-31 07:28:00,453|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:28:00,453|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:28:00,459|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:28:00,493|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-assign) 2023-03-31 07:28:00,494|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-31 07:28:00,494|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:28:00,495|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| preparing request id(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6) for workflow(config-assign) step(config-assign) 2023-03-31 07:28:00,495|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:28:00,495|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-31 07:28:00,497|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6), subrequestID(1aa2a792-1bfe-4a97-b374-c5c8d00e0428) CBA(ubuntu20/1.0.0/config-assign). 2023-03-31 07:28:00,498|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-31 07:28:00,552|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:28:00,553|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:28:00,553|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("de9cf34c-a8c4-4cbf-b3de-98e4305022e7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:28:00,553|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("80bafa39-3101-4b14-8bb4-6d9a36f01baf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:28:00,594|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-31 07:28:00,595|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-31 07:28:00,597|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-31 07:28:00,598|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Generated Resource Param Data ({ "service-instance-id" : "de9cf34c-a8c4-4cbf-b3de-98e4305022e7", "vnf-id" : "80bafa39-3101-4b14-8bb4-6d9a36f01baf", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-31 07:28:00,647|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-31 07:28:00,689|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:28:00,689|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Preparing Response... 2023-03-31 07:28:00,689|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:28:00,689|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-31 07:28:00,695|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eb8d43eb-e815-408f-a00e-53483d1b888a auditStoreId -1 2023-03-31 07:28:00,731|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6), subrequestID(1aa2a792-1bfe-4a97-b374-c5c8d00e0428) CBA(ubuntu20/1.0.0/config-assign). 2023-03-31 07:28:00,761|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Completed 2023-03-31 07:28:57,587|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-31 07:28:57,716|||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-31 07:28:57,719|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing request id 3cf429a5-80f7-4c2c-8ff2-01763e04e6e6 2023-03-31 07:28:57,725|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:28:57,737|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:28:57,803|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:28:57,803|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| StoreAuditService ID -1 2023-03-31 07:28:57,803|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:28:57,803|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:28:57,807|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:28:57,825|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6), subrequestID(8bf11faa-683f-462a-84dd-2850b0e342da) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-31 07:28:57,826|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-deploy) 2023-03-31 07:28:57,827|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-31 07:28:57,827|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:28:57,835|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| preparing request id(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6) for workflow(config-deploy) step(config-deploy) 2023-03-31 07:28:57,835|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-31 07:28:57,835|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:28:57,839|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-31 07:28:57,839|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Getting Jython Script Class(ConfigDeploy) 2023-03-31 07:28:57,900|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@13533f46 2023-03-31 07:28:57,901|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Hello world 2023-03-31 07:28:57,901|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Preparing Response... 2023-03-31 07:28:57,901|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-31 07:28:57,902|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-31 07:28:57,904|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eb14cadf-1ca3-47f6-8196-ca360b7ee4ff auditStoreId -1 2023-03-31 07:28:57,906|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Completed 2023-03-31 07:28:57,923|3cf429a5-80f7-4c2c-8ff2-01763e04e6e6||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(3cf429a5-80f7-4c2c-8ff2-01763e04e6e6), subrequestID(8bf11faa-683f-462a-84dd-2850b0e342da) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-31 07:34:16,601|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||Thread-176||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(52eead87-c917-482c-91b9-aa97996ed9ba) CBA(/opt/app/onap/blueprints/archive/52eead87-c917-482c-91b9-aa97996ed9ba/cba.zip) 2023-03-31 07:34:16,612|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52eead87-c917-482c-91b9-aa97996ed9ba) and entry definition file (Definitions/CNF.json) 2023-03-31 07:34:16,653|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:16,653|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:16,653|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:16,653|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale-out) 2023-03-31 07:34:16,654|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale) 2023-03-31 07:34:16,654|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(scale-in) 2023-03-31 07:34:16,654|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(health-check) 2023-03-31 07:34:16,661|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52eead87-c917-482c-91b9-aa97996ed9ba) and entry definition file (Definitions/CNF.json) 2023-03-31 07:34:16,699|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-31 07:34:16,793|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-31 07:34:16,997|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-31 07:34:17,133|4b62a3db-b29b-4fe5-8baa-96ffeab0e899||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/52eead87-c917-482c-91b9-aa97996ed9ba) present to clean. 2023-03-31 07:34:23,073|20b2ea5d-975a-4d0a-8496-8346f0710fb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-31 07:34:23,073|20b2ea5d-975a-4d0a-8496-8346f0710fb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 07:34:23,073|20b2ea5d-975a-4d0a-8496-8346f0710fb6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 07:34:23,477|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 07:34:23,478|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 07:34:24,430|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-31 07:34:24,430|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(bc72479f-a06a-4902-b2da-a4d023718fa8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-31 07:34:24,440|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(091b6269-026e-422b-8050-0e0ce7789645) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-31 07:34:24,443|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(3c2882f5-2a4c-4845-ac2d-bb80f3cb3023) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-31 07:34:24,447|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(39d85e9c-d7b7-4503-a0dd-26416a5a2150) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-31 07:34:24,454|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(e4f209ef-b07e-4c5a-96e2-ab794b2ed32c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-31 07:34:24,461|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(c68bd9c1-0a7b-40b3-8661-826fdd65e01d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-31 07:34:24,479|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,479|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,479|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,479|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,479|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,480|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,487|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:34:24,493|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-31 07:34:24,502|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:34:24,507|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:34:24,511|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:34:24,597|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:24,598|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:24,598|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:24,622|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,708|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:34:24,839|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-31 07:34:24,840|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-31 07:34:24,915|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:24,915|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:24,915|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:24,927|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:24,986|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:34:25,051|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-31 07:34:25,056|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-31 07:34:25,149|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:25,149|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:25,150|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:25,150|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(HealthCheck) 2023-03-31 07:34:25,151|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-31 07:34:25,151|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-assign) 2023-03-31 07:34:25,151|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(vf-config-deploy) 2023-03-31 07:34:25,162|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:25,203|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-31 07:34:25,255|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-31 07:34:25,256|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-31 07:34:25,315|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:25,316|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:25,327|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:25,328|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:25,328|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:25,331|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:25,363|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-31 07:34:25,428|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-31 07:34:25,429|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-31 07:34:25,504|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-31 07:34:25,547|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-31 07:34:25,548|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-31 07:34:25,603|20b2ea5d-975a-4d0a-8496-8346f0710fb6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:35,349|50472903-39b6-4562-9e0e-77ae389b4bda||reactor-http-epoll-2||||INFO||||||| processing request id 50472903-39b6-4562-9e0e-77ae389b4bda 2023-03-31 07:34:35,353|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-31 07:34:35,919|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-31 07:34:35,931|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:35,964|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:34:35,999|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:34:35,999|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:34:36,001|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,001|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-31 07:34:36,008|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,017|50472903-39b6-4562-9e0e-77ae389b4bda||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(50472903-39b6-4562-9e0e-77ae389b4bda), subrequestID(45b051ef-3b2c-4560-94f4-62fc0694baa3) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:34:36,065|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:34:36,066|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-31 07:34:36,067|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[50472903-39b6-4562-9e0e-77ae389b4bda])'s step(resource-assignment) 2023-03-31 07:34:36,067|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,067|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(50472903-39b6-4562-9e0e-77ae389b4bda) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:34:36,067|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:34:36,067|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:34:36,074|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-31 07:34:36,096|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,097|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,098|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,098|50472903-39b6-4562-9e0e-77ae389b4bda||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-31 07:34:36,098|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("45b051ef-3b2c-4560-94f4-62fc0694baa3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:34:36,098|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("8727e239-dd24-46a0-8ba2-0b7c80146f45") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:34:36,099|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {vnf-id="45b051ef-3b2c-4560-94f4-62fc0694baa3", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-31 07:34:36,103|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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-31 07:34:36,103|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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-31 07:34:36,106|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-31 07:34:36,194|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-31 07:34:36,194|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-31 07:34:36,195|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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-31 07:34:36,196|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-31 07:34:36,197|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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" : "8727e239-dd24-46a0-8ba2-0b7c80146f45", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "45b051ef-3b2c-4560-94f4-62fc0694baa3", "vnf_name" : "${vnf_name}" }) 2023-03-31 07:34:36,207|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response... 2023-03-31 07:34:36,208|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:34:36,208|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-31 07:34:36,208|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[50472903-39b6-4562-9e0e-77ae389b4bda])'s step(profile-upload) 2023-03-31 07:34:36,208|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(50472903-39b6-4562-9e0e-77ae389b4bda) for workflow(resource-assignment) step(profile-upload) 2023-03-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||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-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Getting the template prefixes 2023-03-31 07:34:36,209|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response... 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| workflow(50472903-39b6-4562-9e0e-77ae389b4bda) nodes completed with (0)exceptions 2023-03-31 07:34:36,210|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:34:36,214|50472903-39b6-4562-9e0e-77ae389b4bda||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10adb962-6b84-493b-92f1-4efd0a44c7a6 auditStoreId -1 2023-03-31 07:34:36,230|50472903-39b6-4562-9e0e-77ae389b4bda||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(50472903-39b6-4562-9e0e-77ae389b4bda), subrequestID(45b051ef-3b2c-4560-94f4-62fc0694baa3) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:34:42,364|cb7518d8-235c-4f18-bba3-3545d624273c||reactor-http-epoll-2||||INFO||||||| processing request id cb7518d8-235c-4f18-bba3-3545d624273c 2023-03-31 07:34:42,364|cb7518d8-235c-4f18-bba3-3545d624273c||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-31 07:34:42,369|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-31 07:34:42,396|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:34:42,410|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:34:42,410|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:34:42,410|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-31 07:34:42,410|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-31 07:34:42,415|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-31 07:34:42,427|cb7518d8-235c-4f18-bba3-3545d624273c||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(cb7518d8-235c-4f18-bba3-3545d624273c), subrequestID(7b1bdbf8-db61-4548-a51e-36f8aba4fb59) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:34:42,438|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:34:42,440|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-31 07:34:42,440|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-assignment[cb7518d8-235c-4f18-bba3-3545d624273c])'s step(resource-assignment) 2023-03-31 07:34:42,440|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:34:42,441|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(cb7518d8-235c-4f18-bba3-3545d624273c) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:34:42,441|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:34:42,441|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:34:42,442|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-31 07:34:42,473|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,475|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-31 07:34:42,476|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("7b1bdbf8-db61-4548-a51e-36f8aba4fb59") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-31 07:34:42,476|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,476|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||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-31 07:34:42,477|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1bd1da4d-9cac-4d68-8730-6f340c535eb7") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-31 07:34:42,478|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:34:42,478|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||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-31 07:34:42,478|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:34:42,478|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||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-31 07:34:42,491|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:34:42,492|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:34:42,517|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,518|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9984796a-7fe0-4e07-9112-e592944428f6"}]) 2023-03-31 07:34:42,518|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("9984796a-7fe0-4e07-9112-e592944428f6") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-31 07:34:42,521|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,521|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"1e4e6842-9d76-4366-af3f-b4c415383d60"}]) 2023-03-31 07:34:42,521|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1e4e6842-9d76-4366-af3f-b4c415383d60") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-31 07:34:42,522|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-31 07:34:42,524|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 1e4e6842-9d76-4366-af3f-b4c415383d60 2023-03-31 07:34:42,525|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="1bd1da4d-9cac-4d68-8730-6f340c535eb7"} 2023-03-31 07:34:42,525|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||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-31 07:34:42,605|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1bd1da4d-9cac-4d68-8730-6f340c535eb7}) 2023-03-31 07:34:42,627|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,628|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-31 07:34:42,628|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-31 07:34:42,629|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-15||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-31 07:34:42,633|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-15||||INFO||||||| Transformed value: null -> 1bd1da4d-9cac-4d68-8730-6f340c535eb7 2023-03-31 07:34:42,634|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-15||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-31 07:34:42,635|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8727e239-dd24-46a0-8ba2-0b7c80146f45") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:34:42,636|cb7518d8-235c-4f18-bba3-3545d624273c||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-31 07:34:42,636|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||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-31 07:34:42,636|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("45b051ef-3b2c-4560-94f4-62fc0694baa3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:34:42,637|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {service-instance-id="8727e239-dd24-46a0-8ba2-0b7c80146f45", vnf-id="45b051ef-3b2c-4560-94f4-62fc0694baa3"} 2023-03-31 07:34:42,638|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Resolved Input Key mappings: {service-instance-id="8727e239-dd24-46a0-8ba2-0b7c80146f45", vnf-id="45b051ef-3b2c-4560-94f4-62fc0694baa3"} 2023-03-31 07:34:42,641|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,641|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,642|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,642|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,689|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-31 07:34:42,691|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-31 07:34:42,705|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-31 07:34:42,705|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,705|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK) 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-31 07:34:42,706|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,707|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="7b1bdbf8-db61-4548-a51e-36f8aba4fb59"} 2023-03-31 07:34:42,711|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,711|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,713|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-31 07:34:42,763|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-31 07:34:42,763|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-31 07:34:42,764|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,764|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-31 07:34:42,765|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {service-instance-id="8727e239-dd24-46a0-8ba2-0b7c80146f45", vnf-id="45b051ef-3b2c-4560-94f4-62fc0694baa3"} 2023-03-31 07:34:42,776|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,776|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/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-31 07:34:42,791|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/8727e239-dd24-46a0-8ba2-0b7c80146f45/service-data/vnfs/vnf/45b051ef-3b2c-4560-94f4-62fc0694baa3/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-31 07:34:42,803|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-31 07:34:42,803|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-31 07:34:42,803|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-31 07:34:42,803|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-31 07:34:42,803|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||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-31 07:34:42,804|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-31 07:34:42,804|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,806|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||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-31 07:34:42,806|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response... 2023-03-31 07:34:42,807|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:34:42,807|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-31 07:34:42,807|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| workflow(cb7518d8-235c-4f18-bba3-3545d624273c) nodes completed with (1)exceptions 2023-03-31 07:34:42,807|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||ERROR||||||| workflow(cb7518d8-235c-4f18-bba3-3545d624273c) 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-31 07:34:42,808|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:34:42,818|cb7518d8-235c-4f18-bba3-3545d624273c||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cbec1692-835a-4158-b9d5-ba860b7b696f auditStoreId -1 2023-03-31 07:34:42,838|cb7518d8-235c-4f18-bba3-3545d624273c||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(cb7518d8-235c-4f18-bba3-3545d624273c), subrequestID(7b1bdbf8-db61-4548-a51e-36f8aba4fb59) CBA(APACHE/1.0.0/resource-assignment). 2023-03-31 07:34:45,885|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4947bb0b-5eb9-469d-9f2a-ce94ce5eee5b) 2023-03-31 07:34:45,886|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| deleting definition types under : /opt/app/onap/blueprints/working/4947bb0b-5eb9-469d-9f2a-ce94ce5eee5b/Definitions 2023-03-31 07:34:45,889|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| reinitialized all type definitions 2023-03-31 07:34:45,890|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-31 07:34:45,948|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(vnf-template) 2023-03-31 07:34:45,968|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-31 07:34:45,991|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-31 07:34:46,028|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,085|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,103|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,122|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-31 07:34:46,122|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-31 07:34:46,122|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-31 07:34:46,147|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,165|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,185|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,204|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-31 07:34:46,245|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,263|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,284|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,307|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,327|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,344|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,388|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-31 07:34:46,389|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-31 07:34:46,389|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-31 07:34:46,390|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-31 07:34:46,417|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,438|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,458|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(input) 2023-03-31 07:34:46,474|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(resource-assignment) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-31 07:34:46,563|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/4947bb0b-5eb9-469d-9f2a-ce94ce5eee5b/Templates/vnf-mapping.json 2023-03-31 07:34:46,568|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-31 07:34:46,568|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-31 07:34:46,568|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/4947bb0b-5eb9-469d-9f2a-ce94ce5eee5b/Templates/base_ubuntu20-mapping.json 2023-03-31 07:34:46,574|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-31 07:34:46,574|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-31 07:34:46,574|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-assign) 2023-03-31 07:34:46,575|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-31 07:34:46,575|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-assign) targets(config-assign) 2023-03-31 07:34:46,575|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-31 07:34:46,575|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-31 07:34:46,575|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enriching artifacts file(/opt/app/onap/blueprints/working/4947bb0b-5eb9-469d-9f2a-ce94ce5eee5b/Templates/baseconfig-mapping.json 2023-03-31 07:34:46,579|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-31 07:34:46,579|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-31 07:34:46,579|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing Workflow(config-deploy) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| workflow(config-deploy) resource assignment files([] 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ##### Enhancing blueprint Resource Definitions 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/vnf-mapping.json) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-31 07:34:46,580|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing file (Templates/baseconfig-mapping.json) 2023-03-31 07:34:46,591|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:34:46,762|fcd8ecf8-8b31-4ed7-bf61-d8386804279e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-31 07:34:47,041|34ef4383-b294-4bd7-86bd-36d10703ac5d||Thread-176||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(bc0165d2-e787-4d4a-94a5-354309e94c4a) CBA(/opt/app/onap/blueprints/archive/bc0165d2-e787-4d4a-94a5-354309e94c4a/cba.zip) 2023-03-31 07:34:47,048|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bc0165d2-e787-4d4a-94a5-354309e94c4a) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:34:47,055|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:34:47,068|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(resource-assignment) 2023-03-31 07:34:47,069|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-assign) 2023-03-31 07:34:47,069|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Validating Workflow(config-deploy) 2023-03-31 07:34:47,072|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bc0165d2-e787-4d4a-94a5-354309e94c4a) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:34:47,102|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-31 07:34:47,143|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-31 07:34:47,208|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-31 07:34:47,293|34ef4383-b294-4bd7-86bd-36d10703ac5d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| No compiled cache(/opt/app/onap/blueprints/working/bc0165d2-e787-4d4a-94a5-354309e94c4a) present to clean. 2023-03-31 07:35:02,220|6f01b676-6b67-499a-bd83-db15de35fd48||reactor-http-epoll-2||||INFO||||||| processing request id 6f01b676-6b67-499a-bd83-db15de35fd48 2023-03-31 07:35:02,223|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-31 07:35:02,438|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:35:02,449|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:02,481|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:35:02,496|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:35:02,496|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:35:02,498|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:35:02,498|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:35:02,507|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:02,518|6f01b676-6b67-499a-bd83-db15de35fd48||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(7) requestID(6f01b676-6b67-499a-bd83-db15de35fd48), subrequestID(67d22c1c-bbe6-4e24-8fa1-3274013169b7) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:35:02,562|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:35:02,562|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-31 07:35:02,562|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:35:02,563|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(6f01b676-6b67-499a-bd83-db15de35fd48) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:35:02,563|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:02,563|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:35:02,564|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-31 07:35:02,589|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||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-31 07:35:02,592|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:35:02,592|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("81b76423-5833-4290-b4e6-20728c3e0007") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:35:02,592|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("67d22c1c-bbe6-4e24-8fa1-3274013169b7") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:35:02,593|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "81b76423-5833-4290-b4e6-20728c3e0007", "vnf-id" : "67d22c1c-bbe6-4e24-8fa1-3274013169b7", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-31 07:35:02,605|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response... 2023-03-31 07:35:02,605|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:02,605|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:35:02,608|6f01b676-6b67-499a-bd83-db15de35fd48||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID df09ba31-21fa-4fa0-9233-b770be40a789 auditStoreId -1 2023-03-31 07:35:02,627|6f01b676-6b67-499a-bd83-db15de35fd48||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(7) requestID(6f01b676-6b67-499a-bd83-db15de35fd48), subrequestID(67d22c1c-bbe6-4e24-8fa1-3274013169b7) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:35:06,841|24458ddb-c617-4356-9836-16269898d1ad||reactor-http-epoll-2||||INFO||||||| processing request id 24458ddb-c617-4356-9836-16269898d1ad 2023-03-31 07:35:06,842|24458ddb-c617-4356-9836-16269898d1ad||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-31 07:35:06,847|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:06,878|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:35:06,892|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:35:06,892|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| StoreAuditService ID -1 2023-03-31 07:35:06,892|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:35:06,892|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:35:06,897|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:06,911|24458ddb-c617-4356-9836-16269898d1ad||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(8) requestID(24458ddb-c617-4356-9836-16269898d1ad), subrequestID(e8607b84-6fd0-40e4-a299-333b6e71f3c4) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:35:06,933|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-31 07:35:06,933|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-31 07:35:06,933|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:35:06,934|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(24458ddb-c617-4356-9836-16269898d1ad) for workflow(resource-assignment) step(resource-assignment) 2023-03-31 07:35:06,934|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:06,934|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-31 07:35:06,935|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-31 07:35:06,974|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||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-31 07:35:06,976|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-31 07:35:06,976|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("e8607b84-6fd0-40e4-a299-333b6e71f3c4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("81b76423-5833-4290-b4e6-20728c3e0007") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||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-31 07:35:06,977|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-31 07:35:06,978|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-31 07:35:06,978|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("67d22c1c-bbe6-4e24-8fa1-3274013169b7") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:35:06,979|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "81b76423-5833-4290-b4e6-20728c3e0007", "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" : "e8607b84-6fd0-40e4-a299-333b6e71f3c4", "vnf-id" : "67d22c1c-bbe6-4e24-8fa1-3274013169b7", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-31 07:35:06,992|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response... 2023-03-31 07:35:06,992|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:06,992|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-31 07:35:06,995|24458ddb-c617-4356-9836-16269898d1ad||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f99a5e73-ec82-470b-be6b-6a5aca2d984f auditStoreId -1 2023-03-31 07:35:07,042|24458ddb-c617-4356-9836-16269898d1ad||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(8) requestID(24458ddb-c617-4356-9836-16269898d1ad), subrequestID(e8607b84-6fd0-40e4-a299-333b6e71f3c4) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-31 07:35:13,210|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-31 07:35:13,339|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-31 07:35:13,342|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing request id bf189f85-cfa4-4cf9-a299-369fac674b53 2023-03-31 07:35:13,342|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:35:13,347|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:13,374|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-assign) 2023-03-31 07:35:13,386|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:35:13,386|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| StoreAuditService ID -1 2023-03-31 07:35:13,386|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:35:13,386|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:35:13,391|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:35:13,405|bf189f85-cfa4-4cf9-a299-369fac674b53||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(9) requestID(bf189f85-cfa4-4cf9-a299-369fac674b53), subrequestID(f6269410-b203-4b28-bd73-0a58cbfcb60e) CBA(ubuntu20/1.0.0/config-assign). 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-assign) 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| preparing request id(bf189f85-cfa4-4cf9-a299-369fac674b53) for workflow(config-assign) step(config-assign) 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:13,421|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-31 07:35:13,422|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-31 07:35:13,453|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource (service-instance-id) already resolved: value=(de9cf34c-a8c4-4cbf-b3de-98e4305022e7) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("de9cf34c-a8c4-4cbf-b3de-98e4305022e7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Resource (vnf-id) already resolved: value=(80bafa39-3101-4b14-8bb4-6d9a36f01baf) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Setting Resource Value ("80bafa39-3101-4b14-8bb4-6d9a36f01baf") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-31 07:35:13,454|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Force resolution is disabled - will resolve all resources not already resolved. 2023-03-31 07:35:13,462|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = success required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = success required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = success required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-31 07:35:13,463|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Generated Resource Param Data ({ "service-instance-id" : "de9cf34c-a8c4-4cbf-b3de-98e4305022e7", "vnf-id" : "80bafa39-3101-4b14-8bb4-6d9a36f01baf", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-31 07:35:13,490|bf189f85-cfa4-4cf9-a299-369fac674b53||DefaultDispatcher-worker-12||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name) 2023-03-31 07:35:13,534|bf189f85-cfa4-4cf9-a299-369fac674b53||DefaultDispatcher-worker-12||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-31 07:35:13,572|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:35:13,572|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Preparing Response... 2023-03-31 07:35:13,572|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-31 07:35:13,573|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-31 07:35:13,576|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1e27b4fd-1279-41c8-ab77-d11475dea2b7 auditStoreId -1 2023-03-31 07:35:13,591|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Completed 2023-03-31 07:35:13,595|bf189f85-cfa4-4cf9-a299-369fac674b53||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(9) requestID(bf189f85-cfa4-4cf9-a299-369fac674b53), subrequestID(f6269410-b203-4b28-bd73-0a58cbfcb60e) CBA(ubuntu20/1.0.0/config-assign). 2023-03-31 07:36:09,176|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-31 07:36:09,313|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-31 07:36:09,318|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| processing request id bf189f85-cfa4-4cf9-a299-369fac674b53 2023-03-31 07:36:09,324|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:36:09,335|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:36:09,396|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionInput called not to store the Workflow action input details 2023-03-31 07:36:09,396|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| StoreAuditService ID -1 2023-03-31 07:36:09,396|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-31 07:36:09,396|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-31 07:36:09,399|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-31 07:36:09,416|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Deriving input data for workflow: (config-deploy) 2023-03-31 07:36:09,416|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-31 07:36:09,416|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-31 07:36:09,417|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| preparing request id(bf189f85-cfa4-4cf9-a299-369fac674b53) for workflow(config-deploy) step(config-deploy) 2023-03-31 07:36:09,417|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-31 07:36:09,417|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:36:09,417|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-31 07:36:09,417|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Getting Jython Script Class(ConfigDeploy) 2023-03-31 07:36:09,426|bf189f85-cfa4-4cf9-a299-369fac674b53||kafka-producer-network-thread | audit-request-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(10) requestID(bf189f85-cfa4-4cf9-a299-369fac674b53), subrequestID(8fa8ef2a-d56c-45eb-b6fe-019a19b6e6f6) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-31 07:36:09,443|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Component Object org.python.proxies.__main__$ConfigDeploy$4@2469f793 2023-03-31 07:36:09,444|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Hello world 2023-03-31 07:36:09,444|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Preparing Response... 2023-03-31 07:36:09,444|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-31 07:36:09,444|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-31 07:36:09,446|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c3938a75-bcb7-4ecf-add8-77c1917cc98a auditStoreId -1 2023-03-31 07:36:09,447|bf189f85-cfa4-4cf9-a299-369fac674b53||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Completed 2023-03-31 07:36:09,463|bf189f85-cfa4-4cf9-a299-369fac674b53||kafka-producer-network-thread | audit-response-producer-client-id-6q76g||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(10) requestID(bf189f85-cfa4-4cf9-a299-369fac674b53), subrequestID(8fa8ef2a-d56c-45eb-b6fe-019a19b6e6f6) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-31 07:41:37,572|721471c4-c9a7-41a6-bf36-6381bbeefb3b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-31 07:41:37,572|721471c4-c9a7-41a6-bf36-6381bbeefb3b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-31 07:41:37,572|721471c4-c9a7-41a6-bf36-6381bbeefb3b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-31 07:41:38,044|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-31 07:41:38,044|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-31 07:41:38,988|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-31 07:41:38,989|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(dbf493cd-6766-4410-a3ca-2f25a4ee0ed5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-31 07:41:39,002|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(eead006b-414b-47aa-b6c5-855377a92535) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-31 07:41:39,007|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(720c604a-80a7-4928-9847-0846a8051999) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-31 07:41:39,013|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(ec9f7aca-e2b5-4d58-82fc-4ad33e6d9ec9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-31 07:41:39,019|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(8db10bb8-1eb1-4f6a-8aa6-32e79b023e58) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-31 07:41:39,082|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| Save processing(b86a9623-7703-4e50-9dca-11556f99ce0e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,090|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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-31 07:41:39,097|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:41:39,102|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:41:39,105|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:41:39,108|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-31 07:41:39,112|721471c4-c9a7-41a6-bf36-6381bbeefb3b||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-6q76g|||| 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.controllerbluepr