Results

By type

          10:08:32,692 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:08:32,694 |-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]
10:08:32,695 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:08:32,695 |-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]
10:08:32,695 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:08:32,712 |-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
10:08:32,859 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:08:32,866 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:08:32,869 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:08:32,874 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:08:32,929 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:08:32,929 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:08:32,930 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:08:32,952 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-04-13 10:08:33,921|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-04-13 10:08:34,015|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-7f878bcd7d-l4knx with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-04-13 10:08:34,019|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-04-13 10:08:37,681|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-04-13 10:08:38,266|||main||||INFO||||||| Finished Spring Data repository scanning in 569 ms. Found 11 JPA repository interfaces.
2023-04-13 10:08:40,431|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-04-13 10:08:40,505|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-04-13 10:08:40,712|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-13 10:08:41,378|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-04-13 10:08:41,829|||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-04-13 10:08:41,830|||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-04-13 10:08:44,533|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-13 10:08:44,549|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-04-13 10:08:44,632|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-04-13 10:08:46,131|||main||||INFO||||||| Kakfa audit service is enabled
2023-04-13 10:08:46,285|||main||||INFO||||||| Workflow Audit store is disabled
2023-04-13 10:08:47,693|||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-04-13 10:08:47,728|||main||||INFO||||||| Dependency Management module created...
2023-04-13 10:08:48,690|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-04-13 10:08:48,991|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-04-13 10:08:50,269|||main||||INFO||||||| Netty started on port 8080
2023-04-13 10:08:51,812|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-04-13 10:08:52,167|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-04-13 10:08:52,177|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.036 seconds (JVM running for 20.044)
2023-04-13 10:08:52,202|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-04-13 10:08:52,202|||DefaultDispatcher-worker-1||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-04-13 10:08:52,557|||DefaultDispatcher-worker-2||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = request-receiver-client-id-l4knx
	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-04-13 10:08:52,886|||DefaultDispatcher-worker-2||||INFO||||||| Successfully logged in.
2023-04-13 10:08:53,076|||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1
2023-04-13 10:08:53,076|||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-13 10:08:53,076|||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1681380533074
2023-04-13 10:08:53,080|||DefaultDispatcher-worker-2||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-04-13 10:08:53,081|||DefaultDispatcher-worker-2||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,880|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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 skhcv4bCTdm-KZiJgiIXVw
2023-04-13 10:08:53,883|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Cluster ID: -PpWTXnmSzm69b10IqyQOQ
2023-04-13 10:08:53,884|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-13 10:08:53,900|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] (Re-)joining group
2023-04-13 10:08:53,987|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-04-13 10:08:53,987|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] (Re-)joining group
2023-04-13 10:08:56,996|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-l4knx-254802c8-8e99-412c-87a3-6f4e1fd67304', protocol='range'}
2023-04-13 10:08:57,002|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-l4knx-254802c8-8e99-412c-87a3-6f4e1fd67304=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-04-13 10:08:57,053|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-l4knx-254802c8-8e99-412c-87a3-6f4e1fd67304', protocol='range'}
2023-04-13 10:08:57,053|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-04-13 10:08:57,057|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-04-13 10:08:57,071|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-04-13 10:08:57,071|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-04-13 10:08:57,072|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-04-13 10:08:57,072|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-04-13 10:08:57,072|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-04-13 10:08:57,072|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-04-13 10:08:57,222|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-13 10:08:57,223|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-13 10:08:57,244|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-13 10:08:57,244|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-13 10:08:57,256|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-13 10:08:57,256|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-l4knx, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-13 13:28:26,987|705a3eec-94d8-4d0d-a5de-731ffc7053bf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-13 13:28:26,989|705a3eec-94d8-4d0d-a5de-731ffc7053bf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 13:28:26,991|705a3eec-94d8-4d0d-a5de-731ffc7053bf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 13:28:28,115|705a3eec-94d8-4d0d-a5de-731ffc7053bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 13:28:28,119|705a3eec-94d8-4d0d-a5de-731ffc7053bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 13:28:30,955|66b025f8-d4c4-43f8-931b-b7f97c50bec9||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/84f80ae9-5f87-412f-8370-5edb7a43f469)
2023-04-13 13:28:30,977|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/84f80ae9-5f87-412f-8370-5edb7a43f469/Definitions
2023-04-13 13:28:31,066|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 13:28:31,078|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-13 13:28:31,139|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-13 13:28:31,160|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-13 13:28:31,187|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-13 13:28:31,224|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(helloworld)
2023-04-13 13:28:31,225|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-13 13:28:31,225|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(helloworld) targets(helloworld)
2023-04-13 13:28:31,226|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-13 13:28:31,226|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-13 13:28:31,226|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/84f80ae9-5f87-412f-8370-5edb7a43f469/Templates/hello-world-mapping.json
2023-04-13 13:28:31,235|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-13 13:28:31,235|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-13 13:28:31,235|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 13:28:31,236|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-13 13:28:31,252|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/hello-world-mapping.json)
2023-04-13 13:28:31,280|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| distinct resource keys ([])
2023-04-13 13:28:31,280|66b025f8-d4c4-43f8-931b-b7f97c50bec9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: []
2023-04-13 13:28:31,628|183f1b9d-3993-4a2c-825d-62e382e6bde2||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(1d6468d1-5a1f-4eb3-a047-d0d451cbacc7) CBA(/opt/app/onap/blueprints/archive/1d6468d1-5a1f-4eb3-a047-d0d451cbacc7/cba.zip)
2023-04-13 13:28:31,660|183f1b9d-3993-4a2c-825d-62e382e6bde2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d6468d1-5a1f-4eb3-a047-d0d451cbacc7) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:28:31,729|183f1b9d-3993-4a2c-825d-62e382e6bde2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(helloworld)
2023-04-13 13:28:31,755|183f1b9d-3993-4a2c-825d-62e382e6bde2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d6468d1-5a1f-4eb3-a047-d0d451cbacc7) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:28:31,988|183f1b9d-3993-4a2c-825d-62e382e6bde2||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/1d6468d1-5a1f-4eb3-a047-d0d451cbacc7) present to clean.
2023-04-13 13:28:32,245|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-04-13 13:28:32,247|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-04-13 13:28:32,320|654321||reactor-http-epoll-4||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-request-producer-client-id-l4knx
	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-04-13 13:28:32,354|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] Instantiated an idempotent producer.
2023-04-13 13:28:32,389|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1
2023-04-13 13:28:32,389|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-13 13:28:32,389|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1681392512389
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,513|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:28:32,514|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] Cluster ID: -PpWTXnmSzm69b10IqyQOQ
2023-04-13 13:28:32,514|||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] ProducerId set to 1006 with epoch 0
2023-04-13 13:28:32,566|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 13:28:32,574|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-04-13 13:28:32,595|654321||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-04-13 13:28:32,736|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||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-04-13 13:28:32,820|654321||DefaultDispatcher-worker-24||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-13 13:28:32,827|654321||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-13 13:28:32,834|654321||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:28:32,885|654321||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-13 13:28:32,887|654321||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-13 13:28:32,902|654321||DefaultDispatcher-worker-25||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 13:28:32,916|654321||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-13 13:28:32,916|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 13:28:32,918|654321||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-13 13:28:32,949|654321||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-13 13:28:32,981|654321||DefaultDispatcher-worker-25||||INFO||||||| Batched Sequence : ([])
2023-04-13 13:28:32,984|654321||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({ })
2023-04-13 13:28:33,094|654321||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-04-13 13:28:33,097|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 13:28:33,097|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-13 13:28:33,099|654321||DefaultDispatcher-worker-25||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-04-13 13:28:33,128|654321||DefaultDispatcher-worker-25||||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-l4knx
	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-04-13 13:28:33,128|654321||DefaultDispatcher-worker-25||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] Instantiated an idempotent producer.
2023-04-13 13:28:33,132|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka version: 3.0.1
2023-04-13 13:28:33,132|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-04-13 13:28:33,132|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka startTimeMs: 1681392513131
2023-04-13 13:28:33,197|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,197|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,198|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,198|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,198|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,198|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:28:33,198|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] Cluster ID: -PpWTXnmSzm69b10IqyQOQ
2023-04-13 13:28:33,200|||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] ProducerId set to 2003 with epoch 0
2023-04-13 13:28:33,206|654321||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fd697f2c-12b5-42a9-9cd7-b3d02d9d9db1 auditStoreId -1
2023-04-13 13:28:33,319|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||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-04-13 13:56:45,681|ee62dc1d-4348-4efc-8804-40b1e694164d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-13 13:56:45,682|ee62dc1d-4348-4efc-8804-40b1e694164d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 13:56:45,682|ee62dc1d-4348-4efc-8804-40b1e694164d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 13:56:46,124|ee62dc1d-4348-4efc-8804-40b1e694164d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 13:56:46,124|ee62dc1d-4348-4efc-8804-40b1e694164d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 13:56:47,744|4e274184-a53b-4b95-90d9-83ffe1f33ad4||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f03c9ff-8bc1-4524-96bc-291f4c18b05b)
2023-04-13 13:56:47,745|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/8f03c9ff-8bc1-4524-96bc-291f4c18b05b/Definitions
2023-04-13 13:56:47,747|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 13:56:47,748|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-13 13:56:47,792|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-13 13:56:47,821|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-13 13:56:47,844|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-13 13:56:47,857|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(helloworld)
2023-04-13 13:56:47,858|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-13 13:56:47,858|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(helloworld) targets(helloworld)
2023-04-13 13:56:47,858|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-13 13:56:47,858|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-13 13:56:47,858|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f03c9ff-8bc1-4524-96bc-291f4c18b05b/Templates/hello-world-mapping.json
2023-04-13 13:56:47,864|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-13 13:56:47,864|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-13 13:56:47,864|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 13:56:47,864|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-13 13:56:47,864|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/hello-world-mapping.json)
2023-04-13 13:56:47,870|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| distinct resource keys ([])
2023-04-13 13:56:47,870|4e274184-a53b-4b95-90d9-83ffe1f33ad4||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: []
2023-04-13 13:56:48,094|6d1070bb-9a43-43b9-b233-15c8c5870a06||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(6cef7acf-daac-47fe-8304-522a4b701077) CBA(/opt/app/onap/blueprints/archive/6cef7acf-daac-47fe-8304-522a4b701077/cba.zip)
2023-04-13 13:56:48,102|6d1070bb-9a43-43b9-b233-15c8c5870a06||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6cef7acf-daac-47fe-8304-522a4b701077) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:56:48,130|6d1070bb-9a43-43b9-b233-15c8c5870a06||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(helloworld)
2023-04-13 13:56:48,140|6d1070bb-9a43-43b9-b233-15c8c5870a06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6cef7acf-daac-47fe-8304-522a4b701077) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:56:48,261|6d1070bb-9a43-43b9-b233-15c8c5870a06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/6cef7acf-daac-47fe-8304-522a4b701077) present to clean.
2023-04-13 13:56:48,453|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-04-13 13:56:48,464|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,464|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,464|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,464|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,465|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,465|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 13:56:48,470|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 13:56:48,470|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-04-13 13:56:48,477|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-13 13:56:48,477|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-13 13:56:48,487|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-13 13:56:48,490|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||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-04-13 13:56:48,547|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-13 13:56:48,547|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-13 13:56:48,547|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 13:56:48,548|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-13 13:56:48,548|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 13:56:48,548|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-13 13:56:48,552|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-13 13:56:48,580|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2023-04-13 13:56:48,581|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2023-04-13 13:56:48,594|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-04-13 13:56:48,594|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 13:56:48,594|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,603|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 13:56:48,605|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID da8aba63-c50a-42dc-93c0-75650634520f auditStoreId -1
2023-04-13 13:56:48,632|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||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-04-13 14:07:44,998|8f4195a1-828c-40ee-8233-246c30a16472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-04-13 14:07:44,998|8f4195a1-828c-40ee-8233-246c30a16472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 14:07:44,998|8f4195a1-828c-40ee-8233-246c30a16472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 14:07:45,439|8f4195a1-828c-40ee-8233-246c30a16472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 14:07:45,440|8f4195a1-828c-40ee-8233-246c30a16472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 14:07:46,677|68fcc59a-a3e7-4e22-a710-12a73acadf3d||Thread-93||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b43a3e19-c186-43de-b7be-d4b51114a0ff)
2023-04-13 14:07:46,679|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/b43a3e19-c186-43de-b7be-d4b51114a0ff/Definitions
2023-04-13 14:07:46,680|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 14:07:46,681|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(helloworld)
2023-04-13 14:07:46,729|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-template)
2023-04-13 14:07:46,748|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-04-13 14:07:46,768|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(helloworld)
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(helloworld) targets(helloworld)
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-04-13 14:07:46,778|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/b43a3e19-c186-43de-b7be-d4b51114a0ff/Templates/hello-world-mapping.json
2023-04-13 14:07:46,783|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-04-13 14:07:46,783|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-helloworld-properties)
2023-04-13 14:07:46,783|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 14:07:46,783|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-04-13 14:07:46,783|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/hello-world-mapping.json)
2023-04-13 14:07:46,788|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| distinct resource keys ([])
2023-04-13 14:07:46,788|68fcc59a-a3e7-4e22-a710-12a73acadf3d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: []
2023-04-13 14:07:47,000|a39ebe5d-52bb-4143-9987-12b051fffdeb||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(fa2d6fd4-edcd-4c2c-8437-6710b636d98b) CBA(/opt/app/onap/blueprints/archive/fa2d6fd4-edcd-4c2c-8437-6710b636d98b/cba.zip)
2023-04-13 14:07:47,004|a39ebe5d-52bb-4143-9987-12b051fffdeb||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa2d6fd4-edcd-4c2c-8437-6710b636d98b) and entry definition file (Definitions/blueprint.json)
2023-04-13 14:07:47,023|a39ebe5d-52bb-4143-9987-12b051fffdeb||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(helloworld)
2023-04-13 14:07:47,029|a39ebe5d-52bb-4143-9987-12b051fffdeb||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa2d6fd4-edcd-4c2c-8437-6710b636d98b) and entry definition file (Definitions/blueprint.json)
2023-04-13 14:07:47,150|a39ebe5d-52bb-4143-9987-12b051fffdeb||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/fa2d6fd4-edcd-4c2c-8437-6710b636d98b) present to clean.
2023-04-13 14:07:47,343|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-04-13 14:07:47,353|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,354|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,354|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,354|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,354|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,354|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:07:47,355|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 14:07:47,355|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-04-13 14:07:47,360|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-04-13 14:07:47,360|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-04-13 14:07:47,368|654321||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-04-13 14:07:47,372|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||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-04-13 14:07:47,404|654321||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-04-13 14:07:47,405|654321||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-04-13 14:07:47,405|654321||DefaultDispatcher-worker-23||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 14:07:47,405|654321||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-04-13 14:07:47,405|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 14:07:47,406|654321||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-04-13 14:07:47,409|654321||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-04-13 14:07:47,432|654321||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([])
2023-04-13 14:07:47,433|654321||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({ })
2023-04-13 14:07:47,441|654321||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response...
2023-04-13 14:07:47,441|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 14:07:47,441|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,449|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:07:47,450|654321||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 554ae601-5fc3-4290-a839-8916a7492604 auditStoreId -1
2023-04-13 14:07:47,467|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||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-04-13 14:48:19,359|ab3e6803-afb2-44eb-a27a-07c689c3d691||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-13 14:48:19,359|ab3e6803-afb2-44eb-a27a-07c689c3d691||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 14:48:19,359|ab3e6803-afb2-44eb-a27a-07c689c3d691||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 14:48:19,985|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 14:48:19,985|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 14:48:21,085|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-13 14:48:21,090|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(d6e68883-3441-4969-b106-cd77997ab0f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-13 14:48:21,117|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(36358df9-089a-47aa-a07d-b2f3ce0ef435) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-13 14:48:21,153|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(699c8643-a8c7-42a2-979f-bd6d7e3a85a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-13 14:48:21,160|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(77c0a260-4b81-4923-95ba-67b7beef7ce4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-13 14:48:21,169|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(05914b31-5bfe-4da9-8385-03114c77d089) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-13 14:48:21,178|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(f2395854-d9e9-49e2-9e11-5e454f20d81a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-13 14:48:21,188|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,188|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,188|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 14:48:21,189|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 14:48:21,189|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,191|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,215|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 14:48:21,252|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,260|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 14:48:21,284|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 14:48:21,292|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 14:48:21,379|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 14:48:21,379|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 14:48:21,379|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 14:48:21,403|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:21,627|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 14:48:21,628|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 14:48:21,628|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 14:48:21,628|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(HealthCheck)
2023-04-13 14:48:21,628|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-13 14:48:21,629|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-assign)
2023-04-13 14:48:21,629|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-deploy)
2023-04-13 14:48:21,652|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 14:48:21,826|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 14:48:21,827|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 14:48:21,845|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 14:48:21,845|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 14:48:21,846|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 14:48:21,859|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:22,098|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 14:48:22,099|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 14:48:22,099|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 14:48:22,112|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:22,224|ab3e6803-afb2-44eb-a27a-07c689c3d691||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:24,579|c843e507-d21f-4917-b993-d2ad860f54e4||Thread-121||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/da66ffe0-b3e8-4eb8-ab2c-2edfff1c09b6)
2023-04-13 14:48:24,581|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/da66ffe0-b3e8-4eb8-ab2c-2edfff1c09b6/Definitions
2023-04-13 14:48:24,582|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 14:48:24,583|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-04-13 14:48:24,626|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-04-13 14:48:24,644|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-04-13 14:48:24,662|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-04-13 14:48:24,700|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(capability)
2023-04-13 14:48:24,766|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(capability)
2023-04-13 14:48:24,794|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-13 14:48:24,836|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:24,875|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:24,904|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:24,924|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:24,943|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,036|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-04-13 14:48:25,060|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-04-13 14:48:25,061|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-04-13 14:48:25,088|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(capability)
2023-04-13 14:48:25,111|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(capability)
2023-04-13 14:48:25,134|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(capability)
2023-04-13 14:48:25,155|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(processor-db)
2023-04-13 14:48:25,175|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,197|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,218|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,249|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,272|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,294|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 14:48:25,381|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(resource-resolution)
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-04-13 14:48:25,382|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/da66ffe0-b3e8-4eb8-ab2c-2edfff1c09b6/Templates/hello-world-velocity-mapping.json
2023-04-13 14:48:25,387|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-04-13 14:48:25,387|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-04-13 14:48:25,387|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/da66ffe0-b3e8-4eb8-ab2c-2edfff1c09b6/Templates/hello-world-jinja-mapping.json
2023-04-13 14:48:25,392|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-04-13 14:48:25,393|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-04-13 14:48:25,393|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 14:48:25,393|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-04-13 14:48:25,393|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-04-13 14:48:25,393|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-04-13 14:48:25,400|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 14:48:25,572|c843e507-d21f-4917-b993-d2ad860f54e4||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-04-13 14:48:25,843|47edc0ab-3af7-4096-9053-6f925b570249||Thread-121||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(4957e02d-9da7-46dd-b57f-a0cf2df0c320) CBA(/opt/app/onap/blueprints/archive/4957e02d-9da7-46dd-b57f-a0cf2df0c320/cba.zip)
2023-04-13 14:48:25,850|47edc0ab-3af7-4096-9053-6f925b570249||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4957e02d-9da7-46dd-b57f-a0cf2df0c320) and entry definition file (Definitions/resource-resolution.json)
2023-04-13 14:48:25,875|47edc0ab-3af7-4096-9053-6f925b570249||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-resolution)
2023-04-13 14:48:25,881|47edc0ab-3af7-4096-9053-6f925b570249||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4957e02d-9da7-46dd-b57f-a0cf2df0c320) and entry definition file (Definitions/resource-resolution.json)
2023-04-13 14:48:26,005|47edc0ab-3af7-4096-9053-6f925b570249||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/4957e02d-9da7-46dd-b57f-a0cf2df0c320) present to clean.
2023-04-13 14:48:26,236|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||reactor-http-epoll-3||||INFO||||||| processing request id 7e4ca613-8d3e-4f6f-9c26-b7756aba449f
2023-04-13 14:48:26,250|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-04-13 14:48:26,461|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,470|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,507|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,538|654321||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 14:48:26,539|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 14:48:26,540|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID  -1
2023-04-13 14:48:26,542|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,542|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-04-13 14:48:26,550|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,605|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-04-13 14:48:26,606|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-04-13 14:48:26,606|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 14:48:26,606|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(7e4ca613-8d3e-4f6f-9c26-b7756aba449f) for workflow(resource-resolution) step(helloworld)
2023-04-13 14:48:26,606|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 14:48:26,606|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,614|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-04-13 14:48:26,621|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(7e4ca613-8d3e-4f6f-9c26-b7756aba449f), subrequestID(ba71f80f-ccec-4a7e-9160-d8f86cd6d5e5) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-13 14:48:26,678|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||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-04-13 14:48:26,722|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:26,726|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:26,730|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-13 14:48:26,974|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-13 14:48:27,072|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:27,083|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-04-13 14:48:27,084|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-13 14:48:27,084|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-13 14:48:27,092|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-04-13 14:48:27,141|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-04-13 14:48:27,149|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-13 14:48:27,152|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-13 14:48:31,072|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@7c449be3
2023-04-13 14:48:31,075|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-04-13 14:48:31,108|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-04-13 14:48:31,112|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:31,112|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:31,112|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-13 14:48:31,121|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-13 14:48:31,139|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:31,139|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:31,140|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-13 14:48:31,140|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-13 14:48:31,140|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-04-13 14:48:31,141|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:31,142|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:31,142|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-13 14:48:31,146|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-13 14:48:31,158|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:31,158|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:31,159|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-13 14:48:31,159|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-13 14:48:31,159|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-04-13 14:48:31,175|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-04-13 14:48:31,197|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-04-13 14:48:31,198|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-13 14:48:31,230|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-13 14:48:41,416|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| compiled in (10180)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-13 14:48:41,419|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-04-13 14:48:41,454|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-04-13 14:48:41,488|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-04-13 14:48:41,490|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:41,491|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:41,491|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-13 14:48:41,495|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-13 14:48:41,503|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:41,503|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:41,504|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-13 14:48:41,504|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-13 14:48:41,504|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-04-13 14:48:41,549|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-04-13 14:48:41,554|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-04-13 14:48:41,554|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-04-13 14:48:41,596|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-04-13 14:48:41,597|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-04-13 14:48:41,598|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:41,598|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:41,598|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-13 14:48:41,600|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-13 14:48:41,611|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:41,611|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:41,612|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-13 14:48:41,612|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-13 14:48:41,612|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-04-13 14:48:41,646|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-04-13 14:48:41,663|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:41,664|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||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-04-13 14:48:41,707|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:41,710|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-04-13 14:48:41,754|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-04-13 14:48:41,757|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||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-04-13 14:48:42,023|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-13 14:48:42,076|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||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-04-13 14:48:42,077|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-04-13 14:48:42,144|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||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-04-13 14:48:42,149|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-13 14:48:42,149|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-04-13 14:48:42,150|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-04-13 14:48:42,150|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-04-13 14:48:42,188|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-04-13 14:48:42,215|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@5d164a15
2023-04-13 14:48:42,218|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-04-13 14:48:42,261|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-04-13 14:48:42,263|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,263|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:42,264|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-04-13 14:48:42,269|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-04-13 14:48:42,282|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,282|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,282|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-04-13 14:48:42,282|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-04-13 14:48:42,282|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-04-13 14:48:42,310|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-04-13 14:48:42,311|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-04-13 14:48:42,339|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-04-13 14:48:42,340|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,340|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:42,340|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-04-13 14:48:42,341|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-04-13 14:48:42,351|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,352|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,352|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-04-13 14:48:42,352|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-04-13 14:48:42,352|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-04-13 14:48:42,399|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-04-13 14:48:42,401|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-04-13 14:48:42,433|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-04-13 14:48:42,434|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,435|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:42,435|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-04-13 14:48:42,437|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-04-13 14:48:42,451|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,452|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,452|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-04-13 14:48:42,452|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-04-13 14:48:42,452|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-04-13 14:48:42,453|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,454|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:42,454|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-04-13 14:48:42,456|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-04-13 14:48:42,476|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,477|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,477|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-04-13 14:48:42,477|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-04-13 14:48:42,477|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-04-13 14:48:42,478|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,479|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-04-13 14:48:42,479|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-04-13 14:48:42,481|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-04-13 14:48:42,485|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-04-13 14:48:42,492|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,492|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,492|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-13 14:48:42,493|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-04-13 14:48:42,493|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-04-13 14:48:42,513|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-04-13 14:48:42,525|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-04-13 14:48:42,527|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-04-13 14:48:42,534|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,534|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-04-13 14:48:42,536|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-04-13 14:48:42,547|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2023-04-13 14:48:42,548|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-04-13 14:48:42,548|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-13 14:48:42,548|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-04-13 14:48:42,548|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-04-13 14:48:42,584|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-04-13 14:48:42,585|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-04-13 14:48:42,585|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-04-13 14:48:42,621|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-04-13 14:48:42,622|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-04-13 14:48:42,623|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,639|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (list)
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,641|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,642|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-04-13 14:48:42,642|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,677|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-04-13 14:48:42,678|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,887|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-04-13 14:48:42,917|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||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-04-13 14:48:42,918|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2023-04-13 14:48:42,918|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 14:48:42,918|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-04-13 14:48:42,930|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,931|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,931|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,931|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,931|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,931|654321||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 14:48:42,932|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f8edbdc3-9e01-4422-a4ef-2e68f15eba62 auditStoreId -1
2023-04-13 14:48:43,011|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(7e4ca613-8d3e-4f6f-9c26-b7756aba449f), subrequestID(ba71f80f-ccec-4a7e-9160-d8f86cd6d5e5) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-04-13 16:01:32,157|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||Thread-122||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(e56eef45-fae8-428d-a014-095d8d88edc9) CBA(/opt/app/onap/blueprints/archive/e56eef45-fae8-428d-a014-095d8d88edc9/cba.zip)
2023-04-13 16:01:32,184|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e56eef45-fae8-428d-a014-095d8d88edc9) and entry definition file (Definitions/CNF.json)
2023-04-13 16:01:32,293|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:01:32,294|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:01:32,294|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:32,295|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale-out)
2023-04-13 16:01:32,295|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale)
2023-04-13 16:01:32,296|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale-in)
2023-04-13 16:01:32,297|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(health-check)
2023-04-13 16:01:32,316|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e56eef45-fae8-428d-a014-095d8d88edc9) and entry definition file (Definitions/CNF.json)
2023-04-13 16:01:32,719|fa4921a9-ad96-4e6b-b24f-ec0cac34e5c4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/e56eef45-fae8-428d-a014-095d8d88edc9) present to clean.
2023-04-13 16:01:39,301|c26d655c-28dc-4cc2-8e26-01ff9da538eb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-13 16:01:39,301|c26d655c-28dc-4cc2-8e26-01ff9da538eb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 16:01:39,301|c26d655c-28dc-4cc2-8e26-01ff9da538eb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 16:01:39,658|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 16:01:39,658|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 16:01:40,587|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-13 16:01:40,588|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(f6fff993-f0a2-4773-9ae8-22a2b83d17bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-13 16:01:40,616|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(af79811c-4c22-4c64-bc99-608cbbe25c7d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-13 16:01:40,622|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(6a4f19c6-779f-4dc9-91e9-61a13ca25313) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-13 16:01:40,653|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(6b9585cb-663e-4c91-bace-cb91d3f825e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-13 16:01:40,662|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(98885132-10c2-46b8-b50f-7860af9f6ae0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-13 16:01:40,673|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(24ecc5f0-f311-4478-9192-eda26027faa7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-13 16:01:40,685|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:40,686|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:40,686|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 16:01:40,686|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 16:01:40,686|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:40,686|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:40,754|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:40,757|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:01:40,769|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:01:40,782|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:01:40,791|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:01:40,871|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:01:40,871|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:40,886|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 16:01:41,077|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-13 16:01:41,154|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-13 16:01:41,162|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-13 16:01:41,270|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:01:41,271|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:01:41,271|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:41,310|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:41,415|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 16:01:41,477|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-13 16:01:41,485|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 16:01:41,580|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:01:41,581|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:01:41,582|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:41,612|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:41,657|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 16:01:41,712|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-13 16:01:41,717|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 16:01:41,830|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:01:41,830|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:01:41,830|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:41,831|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(HealthCheck)
2023-04-13 16:01:41,831|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-13 16:01:41,832|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-assign)
2023-04-13 16:01:41,832|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-deploy)
2023-04-13 16:01:41,851|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:01:41,852|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:01:41,852|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 16:01:41,862|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:01:41,898|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-13 16:01:41,959|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-13 16:01:41,993|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-13 16:01:42,053|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-13 16:01:42,053|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-13 16:01:42,135|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-13 16:01:42,206|c26d655c-28dc-4cc2-8e26-01ff9da538eb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:02:02,053|4f3f9657-c985-4685-a826-5557d2da2a22||Thread-122||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ffb68d53-f5c8-46ba-859b-dbd59e68cfe4)
2023-04-13 16:02:02,054|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/ffb68d53-f5c8-46ba-859b-dbd59e68cfe4/Definitions
2023-04-13 16:02:02,058|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 16:02:02,060|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-13 16:02:02,105|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(vnf-template)
2023-04-13 16:02:02,124|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-13 16:02:02,150|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-13 16:02:02,181|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,254|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,293|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,312|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-13 16:02:02,312|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-13 16:02:02,312|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-13 16:02:02,343|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,369|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,388|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,421|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 16:02:02,462|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,483|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,508|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,529|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,546|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,565|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,604|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-13 16:02:02,606|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-13 16:02:02,606|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-13 16:02:02,606|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-13 16:02:02,628|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,649|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,668|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 16:02:02,692|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-13 16:02:02,776|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(resource-assignment)
2023-04-13 16:02:02,778|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-13 16:02:02,778|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-13 16:02:02,779|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-13 16:02:02,779|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-04-13 16:02:02,779|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-04-13 16:02:02,779|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ffb68d53-f5c8-46ba-859b-dbd59e68cfe4/Templates/vnf-mapping.json
2023-04-13 16:02:02,784|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-04-13 16:02:02,784|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-04-13 16:02:02,785|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ffb68d53-f5c8-46ba-859b-dbd59e68cfe4/Templates/base_ubuntu20-mapping.json
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(config-assign)
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(config-assign) targets(config-assign)
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-04-13 16:02:02,802|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/ffb68d53-f5c8-46ba-859b-dbd59e68cfe4/Templates/baseconfig-mapping.json
2023-04-13 16:02:02,806|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-04-13 16:02:02,806|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-13 16:02:02,806|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(config-deploy)
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(config-deploy) targets(config-deploy)
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-deploy) resource assignment files([]
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/vnf-mapping.json)
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-04-13 16:02:02,807|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/baseconfig-mapping.json)
2023-04-13 16:02:02,821|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:02:03,027|4f3f9657-c985-4685-a826-5557d2da2a22||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-04-13 16:02:03,328|fa1e58be-4a0b-4ec5-be94-6b019538c970||Thread-122||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(09eb7217-9084-46fc-be9f-eb41ae255d90) CBA(/opt/app/onap/blueprints/archive/09eb7217-9084-46fc-be9f-eb41ae255d90/cba.zip)
2023-04-13 16:02:03,332|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09eb7217-9084-46fc-be9f-eb41ae255d90) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:02:03,338|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:02:03,354|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:02:03,354|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:02:03,355|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:02:03,359|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09eb7217-9084-46fc-be9f-eb41ae255d90) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:02:03,467|fa1e58be-4a0b-4ec5-be94-6b019538c970||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/09eb7217-9084-46fc-be9f-eb41ae255d90) present to clean.
2023-04-13 16:03:42,215|aeef7488-0176-41c4-a9b1-f77417143483||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-13 16:03:42,215|aeef7488-0176-41c4-a9b1-f77417143483||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 16:03:42,215|aeef7488-0176-41c4-a9b1-f77417143483||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 16:03:42,847|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 16:03:42,847|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 16:03:43,697|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-13 16:03:43,698|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(9d977158-978e-400f-a538-1690aad066d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-13 16:03:43,710|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(433e1b33-1c77-4c8a-9110-806f71f8573a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-13 16:03:43,714|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(a4102699-0c08-4b2f-86c1-ab62ac64d24e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-13 16:03:43,723|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(f6f304b3-a6e7-4072-8eaf-b5d0521924a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-13 16:03:43,771|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(e46ae03c-19a3-48c1-8f67-f955af9d7a1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-13 16:03:43,789|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(5bbd8441-9b7a-40bf-bbc8-44ea28258ca5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:43,912|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:43,922|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:43,927|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:03:43,934|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:03:43,952|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:03:43,958|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 16:03:43,994|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:03:43,994|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:03:43,994|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:03:44,057|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:03:44,058|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:03:44,058|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:44,066|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:44,118|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 16:03:44,207|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-13 16:03:44,242|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-13 16:03:44,326|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-13 16:03:44,326|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 16:03:44,392|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-13 16:03:44,461|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:03:44,462|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:03:44,462|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:03:44,474|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:03:44,512|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 16:03:44,572|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-13 16:03:44,573|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 16:03:44,694|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:03:44,694|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:03:44,708|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 16:03:44,771|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-13 16:03:44,831|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-13 16:03:44,834|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-13 16:03:44,907|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 16:03:44,907|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 16:03:44,908|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 16:03:44,908|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(HealthCheck)
2023-04-13 16:03:44,908|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-13 16:03:44,908|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-assign)
2023-04-13 16:03:44,908|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-deploy)
2023-04-13 16:03:44,921|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 16:03:44,962|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-13 16:03:45,023|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-13 16:03:45,024|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-13 16:03:45,113|aeef7488-0176-41c4-a9b1-f77417143483||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:04:04,857|c67db1a9-eba4-45e8-9694-1bd85e281ae2||Thread-191||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/25d63397-ea6f-48c6-8142-c0570a6bc6e8)
2023-04-13 16:04:04,858|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/25d63397-ea6f-48c6-8142-c0570a6bc6e8/Definitions
2023-04-13 16:04:04,860|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 16:04:04,860|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(netconf-device)
2023-04-13 16:04:04,904|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(resolve-data)
2023-04-13 16:04:04,947|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-04-13 16:04:04,969|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-04-13 16:04:04,992|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-04-13 16:04:05,061|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-04-13 16:04:05,109|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(config-assign)
2023-04-13 16:04:05,109|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-04-13 16:04:05,109|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(config-assign) targets(resolve-data)
2023-04-13 16:04:05,110|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-04-13 16:04:05,110|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-04-13 16:04:05,110|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enriching artifacts file(/opt/app/onap/blueprints/working/25d63397-ea6f-48c6-8142-c0570a6bc6e8/Templates/netconfrpc-mapping.json
2023-04-13 16:04:05,113|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-04-13 16:04:05,113|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| dataType not present for the recipe(dt-config-assign-properties)
2023-04-13 16:04:05,113|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(config-deploy)
2023-04-13 16:04:05,113|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-04-13 16:04:05,113|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(config-deploy) targets(execute-netconf)
2023-04-13 16:04:05,114|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(config-deploy) resource assignment files([]
2023-04-13 16:04:05,114|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing blueprint Resource Definitions
2023-04-13 16:04:05,114|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-04-13 16:04:05,114|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing file (Templates/netconfrpc-mapping.json)
2023-04-13 16:04:05,116|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| distinct resource keys ([input-source])
2023-04-13 16:04:05,137|c67db1a9-eba4-45e8-9694-1bd85e281ae2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enriching Resource Definition sources Node Template: [source-input]
2023-04-13 16:24:47,811|5a729a96-2ef3-4ce0-a048-8c4b30790702||reactor-http-epoll-4||||INFO||||||| processing request id 5a729a96-2ef3-4ce0-a048-8c4b30790702
2023-04-13 16:24:47,824|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-04-13 16:24:48,470|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:24:48,482|5a729a96-2ef3-4ce0-a048-8c4b30790702||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-04-13 16:24:48,522|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:24:48,551|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,551|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,552|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,552|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,552|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,552|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-request-producer-client-id-l4knx] 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 AFzAUNTeR86O9o6EG3Y3Lg
2023-04-13 16:24:48,553|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:24:48,553|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-13 16:24:48,555|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:24:48,555|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-13 16:24:48,565|5a729a96-2ef3-4ce0-a048-8c4b30790702||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-04-13 16:24:48,625|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:24:48,636|5a729a96-2ef3-4ce0-a048-8c4b30790702||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(5a729a96-2ef3-4ce0-a048-8c4b30790702), subrequestID(7968ad37-dc7c-4a08-ae3a-95ef0e85aab9) CBA(APACHE/1.0.0/resource-assignment).
2023-04-13 16:24:48,701|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-13 16:24:48,725|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[5a729a96-2ef3-4ce0-a048-8c4b30790702])'s step(resource-assignment)
2023-04-13 16:24:48,725|5a729a96-2ef3-4ce0-a048-8c4b30790702||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-04-13 16:24:48,728|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5a729a96-2ef3-4ce0-a048-8c4b30790702) for workflow(resource-assignment) step(resource-assignment)
2023-04-13 16:24:48,728|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:24:48,728|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-13 16:24:48,729|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-13 16:24:48,755|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||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-04-13 16:24:48,759|5a729a96-2ef3-4ce0-a048-8c4b30790702||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-04-13 16:24:48,760|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-04-13 16:24:48,760|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-04-13 16:24:48,761|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7968ad37-dc7c-4a08-ae3a-95ef0e85aab9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:24:48,761|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e69408d0-d976-4520-b4bd-b56dca6a90af") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:24:48,763|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-04-13 16:24:48,769|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-04-13 16:24:48,769|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-04-13 16:24:48,797|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-13 16:24:50,771|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:50,772|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-13 16:24:50,772|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z")
2023-04-13 16:24:50,772|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z")
2023-04-13 16:24:50,772|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-13 16:24:50,773|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-13 16:24:50,774|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z"
})
2023-04-13 16:24:50,789|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-13 16:24:50,789|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:24:50,789|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-13 16:24:50,790|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5a729a96-2ef3-4ce0-a048-8c4b30790702])'s step(profile-upload)
2023-04-13 16:24:50,790|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:24:50,795|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5a729a96-2ef3-4ce0-a048-8c4b30790702) for workflow(resource-assignment) step(profile-upload)
2023-04-13 16:24:50,795|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-13 16:24:50,795|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-04-13 16:24:50,796|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-13 16:24:50,797|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-04-13 16:24:50,797|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-13 16:24:50,807|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-04-13 16:24:50,807|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-04-13 16:24:50,807|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-13 16:24:50,807|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-13 16:24:50,808|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-13 16:24:50,814|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| workflow(5a729a96-2ef3-4ce0-a048-8c4b30790702) nodes completed with (0)exceptions
2023-04-13 16:24:50,814|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,823|7e4ca613-8d3e-4f6f-9c26-b7756aba449f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| [Producer clientId=audit-response-producer-client-id-l4knx] 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 wKWRWj8ETj-vduxvHA0zfQ
2023-04-13 16:24:50,824|5a729a96-2ef3-4ce0-a048-8c4b30790702||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d3030e48-10ec-47a6-89cf-00d95ffd1854 auditStoreId -1
2023-04-13 16:24:50,919|5a729a96-2ef3-4ce0-a048-8c4b30790702||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(5a729a96-2ef3-4ce0-a048-8c4b30790702), subrequestID(7968ad37-dc7c-4a08-ae3a-95ef0e85aab9) CBA(APACHE/1.0.0/resource-assignment).
2023-04-13 16:24:55,078|412e982e-65e4-4ebd-aeed-60a58976470e||reactor-http-epoll-4||||INFO||||||| processing request id 412e982e-65e4-4ebd-aeed-60a58976470e
2023-04-13 16:24:55,078|412e982e-65e4-4ebd-aeed-60a58976470e||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:24:55,090|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:24:55,166|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:24:55,187|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:24:55,187|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-04-13 16:24:55,187|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:24:55,187|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-13 16:24:55,190|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:24:55,216|412e982e-65e4-4ebd-aeed-60a58976470e||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(412e982e-65e4-4ebd-aeed-60a58976470e), subrequestID(d691f301-457e-4159-8e7e-9e8da0ccf1d5) CBA(APACHE/1.0.0/resource-assignment).
2023-04-13 16:24:55,229|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:24:55,230|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-04-13 16:24:55,231|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[412e982e-65e4-4ebd-aeed-60a58976470e])'s step(resource-assignment)
2023-04-13 16:24:55,231|412e982e-65e4-4ebd-aeed-60a58976470e||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-04-13 16:24:55,231|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(412e982e-65e4-4ebd-aeed-60a58976470e) for workflow(resource-assignment) step(resource-assignment)
2023-04-13 16:24:55,231|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:24:55,231|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-13 16:24:55,232|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-04-13 16:24:55,269|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-04-13 16:24:55,276|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-04-13 16:24:55,278|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d691f301-457e-4159-8e7e-9e8da0ccf1d5") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-13 16:24:55,279|412e982e-65e4-4ebd-aeed-60a58976470e||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-04-13 16:24:55,279|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-04-13 16:24:55,280|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c130a69c-00b4-49d4-abfd-5604acadbacd") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-04-13 16:24:55,284|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="c130a69c-00b4-49d4-abfd-5604acadbacd"}
2023-04-13 16:24:55,284|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||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-04-13 16:24:55,285|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="c130a69c-00b4-49d4-abfd-5604acadbacd"}
2023-04-13 16:24:55,285|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-04-13 16:24:55,493|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=c130a69c-00b4-49d4-abfd-5604acadbacd})
2023-04-13 16:24:55,494|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=c130a69c-00b4-49d4-abfd-5604acadbacd})
2023-04-13 16:24:55,519|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,519|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,521|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"dfe11c8a-888a-4864-b328-d958f21b06d0"}])
2023-04-13 16:24:55,521|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dfe11c8a-888a-4864-b328-d958f21b06d0") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-04-13 16:24:55,521|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"}])
2023-04-13 16:24:55,522|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fbd9d92c-84f7-4813-8ac8-a2b873902a51") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-04-13 16:24:55,523|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-04-13 16:24:55,527|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> fbd9d92c-84f7-4813-8ac8-a2b873902a51
2023-04-13 16:24:55,528|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="c130a69c-00b4-49d4-abfd-5604acadbacd"}
2023-04-13 16:24:55,528|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-04-13 16:24:55,564|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=c130a69c-00b4-49d4-abfd-5604acadbacd})
2023-04-13 16:24:55,587|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,588|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-04-13 16:24:55,588|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-04-13 16:24:55,589|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-04-13 16:24:55,589|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-04-13 16:24:55,592|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> c130a69c-00b4-49d4-abfd-5604acadbacd
2023-04-13 16:24:55,593|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e69408d0-d976-4520-b4bd-b56dca6a90af") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:24:55,593|412e982e-65e4-4ebd-aeed-60a58976470e||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-04-13 16:24:55,593|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||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-04-13 16:24:55,594|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7968ad37-dc7c-4a08-ae3a-95ef0e85aab9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:24:55,595|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af", vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:24:55,596|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af", vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:24:55,598|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,598|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,599|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,599|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,618|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-04-13 16:24:55,620|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z")
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z")
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-13 16:24:55,683|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-13 16:24:55,684|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-04-13 16:24:55,684|412e982e-65e4-4ebd-aeed-60a58976470e||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-04-13 16:24:55,685|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230413t162451111284z", vf-module-label="helm_apache", vf-module-id="d691f301-457e-4159-8e7e-9e8da0ccf1d5"}
2023-04-13 16:24:55,689|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||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-04-13 16:24:55,689|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||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-04-13 16:24:55,690|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-04-13 16:24:55,908|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:55,909|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,909|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001")
2023-04-13 16:24:55,909|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001")
2023-04-13 16:24:55,909|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-04-13 16:24:55,910|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-04-13 16:24:55,913|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af", vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:24:55,917|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,917|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/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-04-13 16:24:55,936|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-04-13 16:24:55,963|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:55,964|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-04-13 16:24:55,964|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-04-13 16:24:55,964|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-04-13 16:24:55,964|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-04-13 16:24:55,964|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-04-13 16:24:55,965|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-04-13 16:24:55,966|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
  "k8s-rb-definition-version" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
  "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
  "vf-module-model-invariant-uuid" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
  "vf-module-model-version" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z"
})
2023-04-13 16:24:55,991|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-13 16:24:55,991|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:24:55,991|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-04-13 16:24:55,992|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[412e982e-65e4-4ebd-aeed-60a58976470e])'s step(profile-upload)
2023-04-13 16:24:55,992|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:24:55,993|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(412e982e-65e4-4ebd-aeed-60a58976470e) for workflow(resource-assignment) step(profile-upload)
2023-04-13 16:24:55,993|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-04-13 16:24:55,993|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-04-13 16:24:55,994|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-04-13 16:24:55,994|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-04-13 16:24:55,994|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-04-13 16:24:56,015|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd)
2023-04-13 16:24:56,111|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:56,131|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/profile/node-port-profile)
2023-04-13 16:24:56,199|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2023-04-13 16:24:56,200|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2023-04-13 16:24:56,230|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/profile)
2023-04-13 16:24:56,297|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2023-04-13 16:24:56,323|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/profile/node-port-profile/content)
2023-04-13 16:24:56,390|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-04-13 16:24:56,391|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2023-04-13 16:24:56,391|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-04-13 16:24:56,391|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-04-13 16:24:56,391|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-04-13 16:24:56,392|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-04-13 16:24:56,392|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| workflow(412e982e-65e4-4ebd-aeed-60a58976470e) nodes completed with (0)exceptions
2023-04-13 16:24:56,393|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-13 16:24:56,402|412e982e-65e4-4ebd-aeed-60a58976470e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 990ae65a-379a-4f77-a888-cd7b544e9a5e auditStoreId -1
2023-04-13 16:24:56,418|412e982e-65e4-4ebd-aeed-60a58976470e||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(412e982e-65e4-4ebd-aeed-60a58976470e), subrequestID(d691f301-457e-4159-8e7e-9e8da0ccf1d5) CBA(APACHE/1.0.0/resource-assignment).
2023-04-13 16:25:03,015|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-13 16:25:03,127|||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-04-13 16:25:03,336|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing request id e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f
2023-04-13 16:25:03,337|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:03,338|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:25:03,345|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-assign)
2023-04-13 16:25:03,362|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:25:03,362|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| StoreAuditService ID  -1
2023-04-13 16:25:03,362|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:03,362|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-13 16:25:03,363|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:25:03,368|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-assign)
2023-04-13 16:25:03,369|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(START) -> executed state(SUCCESS)
2023-04-13 16:25:03,370|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-assign[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(config-setup)
2023-04-13 16:25:03,370|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:25:03,370|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-assign) step(config-setup)
2023-04-13 16:25:03,370|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:25:03,370|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-04-13 16:25:03,371|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-04-13 16:25:03,381|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f), subrequestID(28414f5e-13c7-45c5-95a7-97d677009f50) CBA(APACHE/1.0.0/config-assign).
2023-04-13 16:25:03,386|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2023-04-13 16:25:03,388|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-04-13 16:25:03,391|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("e69408d0-d976-4520-b4bd-b56dca6a90af") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:25:03,392|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af"}
2023-04-13 16:25:03,397|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-04-13 16:25:03,397|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-04-13 16:25:03,422|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af)
2023-04-13 16:25:03,438|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:03,439|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (string)
2023-04-13 16:25:03,440|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f")
2023-04-13 16:25:03,440|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f")
2023-04-13 16:25:03,440|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-04-13 16:25:03,441|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("7968ad37-dc7c-4a08-ae3a-95ef0e85aab9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:25:03,442|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af", vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:25:03,469|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-04-13 16:25:03,469|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-04-13 16:25:03,487|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules)
2023-04-13 16:25:03,501|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:03,501|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (json)
2023-04-13 16:25:03,502|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f9a15712-e6d2-4294-bdf5-f33efa5cd638","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fa67b98a-026c-4e1f-a022-819905fedc9c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5"}}}]})
2023-04-13 16:25:03,502|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f9a15712-e6d2-4294-bdf5-f33efa5cd638","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fa67b98a-026c-4e1f-a022-819905fedc9c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5"}}}]})
2023-04-13 16:25:03,502|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f9a15712-e6d2-4294-bdf5-f33efa5cd638","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fa67b98a-026c-4e1f-a022-819905fedc9c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5"}}}]), type  ({json})
2023-04-13 16:25:03,503|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f9a15712-e6d2-4294-bdf5-f33efa5cd638","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fa67b98a-026c-4e1f-a022-819905fedc9c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-04-13 16:25:03,504|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:25:03,510|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-04-13 16:25:03,510|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-04-13 16:25:03,599|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1)
2023-04-13 16:25:03,828|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:03,828|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (json)
2023-04-13 16:25:03,829|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403097676","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]})
2023-04-13 16:25:03,829|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403097676","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]})
2023-04-13 16:25:03,829|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403097676","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]), type  ({json})
2023-04-13 16:25:03,829|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403097676","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-04-13 16:25:03,830|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-04-13 16:25:03,832|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:12,268|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| compiled in (8436)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:12,268|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:12,356|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","k8s-rb-definition-version":"c130a69c-00b4-49d4-abfd-5604acadbacd","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-04-13 16:25:12,361|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
      "k8s-rb-definition-version" : "c130a69c-00b4-49d4-abfd-5604acadbacd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
  "service-instance-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
      "model-invariant-id" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
      "model-version-id" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1681403097676",
      "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
      "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/fa67b98a-026c-4e1f-a022-819905fedc9c",
          "svc-request-id" : "f9a15712-e6d2-4294-bdf5-f33efa5cd638"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "079622ca-ab30-4cff-8a48-1ac6292a95a9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d",
            "model-version" : "1.0"
          },
          "service-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
          "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
            "model-invariant-uuid" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
            "model-version" : "1"
          },
          "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
            "model-invariant-uuid" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfe11c8a-888a-4864-b328-d958f21b06d0"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
            "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7da2d795-db3e-4f1a-9c1d-969fba079966",
            "model-invariant-uuid" : "3a0bd63e-fc53-4a87-acfe-8a195f234754",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "de661a49-872d-4d9f-b12d-a62001b2c453",
            "model-version" : "1.0"
          },
          "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5"
    } ]
  },
  "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"
})
2023-04-13 16:25:12,385|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:25:12,385|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:25:12,386|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-04-13 16:25:12,387|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-assign[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(config-template)
2023-04-13 16:25:12,387|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:25:12,394|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-assign) step(config-template)
2023-04-13 16:25:12,395|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-04-13 16:25:12,395|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2023-04-13 16:25:12,511|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Triggering K8s Config Upload component logic.
2023-04-13 16:25:12,512|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Getting the template prefixes
2023-04-13 16:25:12,512|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Iterating over prefixes in resource assignment map.
2023-04-13 16:25:12,521|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd)
2023-04-13 16:25:12,534|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:12,542|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/config-template/replica-count-template)
2023-04-13 16:25:12,663|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(500 - Internal Server Error)
2023-04-13 16:25:12,663|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Uploading K8s template..
2023-04-13 16:25:12,705|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(POST), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/config-template)
2023-04-13 16:25:12,766|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(201 - Created)
2023-04-13 16:25:12,785|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(POST), url(/v1/rb/definition/fbd9d92c-84f7-4813-8ac8-a2b873902a51/c130a69c-00b4-49d4-abfd-5604acadbacd/config-template/replica-count-template/content)
2023-04-13 16:25:12,915|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:12,915|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| K8s Config Upload Completed
2023-04-13 16:25:12,916|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:25:12,916|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-04-13 16:25:12,916|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(config-template) -> executed state(SUCCESS)
2023-04-13 16:25:12,916|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(END) -> executed state(SUCCESS)
2023-04-13 16:25:12,916|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) nodes completed with (0)exceptions
2023-04-13 16:25:12,917|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-13 16:25:12,928|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 315af657-fe9d-4e39-9ff2-bc45edd4e78e auditStoreId -1
2023-04-13 16:25:12,974|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f), subrequestID(28414f5e-13c7-45c5-95a7-97d677009f50) CBA(APACHE/1.0.0/config-assign).
2023-04-13 16:25:13,002|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Completed
2023-04-13 16:25:54,101|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-13 16:25:54,231|||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-04-13 16:25:54,233|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing request id e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f
2023-04-13 16:25:54,239|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:54,242|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:25:54,252|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-deploy)
2023-04-13 16:25:54,273|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:25:54,273|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| StoreAuditService ID  -1
2023-04-13 16:25:54,273|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 16:25:54,273|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-04-13 16:25:54,274|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-04-13 16:25:54,279|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-deploy)
2023-04-13 16:25:54,280|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(START) -> executed state(SUCCESS)
2023-04-13 16:25:54,281|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(config-setup)
2023-04-13 16:25:54,281|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:25:54,282|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-deploy) step(config-setup)
2023-04-13 16:25:54,282|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:25:54,282|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-04-13 16:25:54,282|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-04-13 16:25:54,290|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f), subrequestID(d43ca304-4138-4611-bea6-cc295bc0bfa8) CBA(APACHE/1.0.0/config-deploy).
2023-04-13 16:25:54,292|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2023-04-13 16:25:54,294|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-04-13 16:25:54,295|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("e69408d0-d976-4520-b4bd-b56dca6a90af") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:25:54,296|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af"}
2023-04-13 16:25:54,320|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-04-13 16:25:54,320|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-04-13 16:25:54,357|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af)
2023-04-13 16:25:54,377|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:54,377|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (string)
2023-04-13 16:25:54,378|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f")
2023-04-13 16:25:54,378|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f")
2023-04-13 16:25:54,378|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-04-13 16:25:54,379|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("7968ad37-dc7c-4a08-ae3a-95ef0e85aab9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:25:54,379|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{service-instance-id="e69408d0-d976-4520-b4bd-b56dca6a90af", vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:25:54,383|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-04-13 16:25:54,383|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-04-13 16:25:54,397|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e69408d0-d976-4520-b4bd-b56dca6a90af/service-data/vnfs/vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9/vnf-data/vf-modules)
2023-04-13 16:25:54,412|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:54,412|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (json)
2023-04-13 16:25:54,412|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a361c019-aca9-481e-8818-048162d0e7ed","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3b1ec600-9840-4230-9321-46cf4ae5769b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","from-preload":false}}}]})
2023-04-13 16:25:54,412|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a361c019-aca9-481e-8818-048162d0e7ed","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3b1ec600-9840-4230-9321-46cf4ae5769b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","from-preload":false}}}]})
2023-04-13 16:25:54,413|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a361c019-aca9-481e-8818-048162d0e7ed","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3b1ec600-9840-4230-9321-46cf4ae5769b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","from-preload":false}}}]), type  ({json})
2023-04-13 16:25:54,413|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfe11c8a-888a-4864-b328-d958f21b06d0","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230413t162451111284z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d","model-invariant-uuid":"079622ca-ab30-4cff-8a48-1ac6292a95a9"},"global-customer-id":"basiccnf-macro-customer","service-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","service-instance-id":"e69408d0-d976-4520-b4bd-b56dca6a90af","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a361c019-aca9-481e-8818-048162d0e7ed","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3b1ec600-9840-4230-9321-46cf4ae5769b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7da2d795-db3e-4f1a-9c1d-969fba079966","model-uuid":"de661a49-872d-4d9f-b12d-a62001b2c453","model-invariant-uuid":"3a0bd63e-fc53-4a87-acfe-8a195f234754"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c130a69c-00b4-49d4-abfd-5604acadbacd","model-uuid":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-invariant-uuid":"fbd9d92c-84f7-4813-8ac8-a2b873902a51"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-04-13 16:25:54,414|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 
Resolved Input Key mappings: 
{vnf-id="7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"}
2023-04-13 16:25:54,416|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-04-13 16:25:54,417|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-04-13 16:25:54,439|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7968ad37-dc7c-4a08-ae3a-95ef0e85aab9?depth=1)
2023-04-13 16:25:54,617|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:54,617|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response processing type (json)
2023-04-13 16:25:54,618|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"reverent_dewdney","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403151631","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]})
2023-04-13 16:25:54,618|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"reverent_dewdney","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403151631","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]})
2023-04-13 16:25:54,618|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"reverent_dewdney","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403151631","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]), type  ({json})
2023-04-13 16:25:54,618|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"d691f301-457e-4159-8e7e-9e8da0ccf1d5","vf-module-name":"basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"reverent_dewdney","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1681403151631","model-invariant-id":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","model-version-id":"dfe11c8a-888a-4864-b328-d958f21b06d0","model-customization-id":"c130a69c-00b4-49d4-abfd-5604acadbacd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-04-13 16:25:54,619|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-04-13 16:25:54,626|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"fbd9d92c-84f7-4813-8ac8-a2b873902a51","k8s-rb-definition-version":"c130a69c-00b4-49d4-abfd-5604acadbacd","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"reverent_dewdney"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-04-13 16:25:54,627|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "reverent_dewdney",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
      "k8s-rb-definition-version" : "c130a69c-00b4-49d4-abfd-5604acadbacd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
  "service-instance-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "reverent_dewdney",
      "is-base-vf-module" : false,
      "model-customization-id" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
      "model-invariant-id" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
      "model-version-id" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1681403151631",
      "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
      "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3b1ec600-9840-4230-9321-46cf4ae5769b",
          "svc-request-id" : "a361c019-aca9-481e-8818-048162d0e7ed"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "079622ca-ab30-4cff-8a48-1ac6292a95a9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "93b47cf1-22c5-4df7-87b7-ffb2a7e96e7d",
            "model-version" : "1.0"
          },
          "service-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
          "service-instance-id" : "e69408d0-d976-4520-b4bd-b56dca6a90af",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
            "model-invariant-uuid" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
            "model-version" : "1"
          },
          "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "c130a69c-00b4-49d4-abfd-5604acadbacd",
            "model-invariant-uuid" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfe11c8a-888a-4864-b328-d958f21b06d0",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfe11c8a-888a-4864-b328-d958f21b06d0"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fbd9d92c-84f7-4813-8ac8-a2b873902a51"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230413t162451111284z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5",
            "vf-module-name" : "basic_cnf_macro_91ce37bc-4211-464e-91a9-e0e85cb1933f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7da2d795-db3e-4f1a-9c1d-969fba079966",
            "model-invariant-uuid" : "3a0bd63e-fc53-4a87-acfe-8a195f234754",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "de661a49-872d-4d9f-b12d-a62001b2c453",
            "model-version" : "1.0"
          },
          "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "d691f301-457e-4159-8e7e-9e8da0ccf1d5"
    } ]
  },
  "vnf-id" : "7968ad37-dc7c-4a08-ae3a-95ef0e85aab9"
})
2023-04-13 16:25:54,635|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:25:54,635|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:25:54,635|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-04-13 16:25:54,636|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(status-verification-script)
2023-04-13 16:25:54,636|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:25:54,640|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-deploy) step(status-verification-script)
2023-04-13 16:25:54,640|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-04-13 16:25:54,640|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-04-13 16:25:54,645|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-04-13 16:25:54,651|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| SIMPLE STATUS CHECK - START
2023-04-13 16:25:54,662|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:25:54,761|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:25:54,784|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:26:03,138|ffd77767-78ef-4d8d-a8df-71ce864f67e8||reactor-http-epoll-4||||INFO||||||| processing request id ffd77767-78ef-4d8d-a8df-71ce864f67e8
2023-04-13 16:26:03,145|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-04-13 16:26:03,372|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:03,384|ffd77767-78ef-4d8d-a8df-71ce864f67e8||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-04-13 16:26:03,421|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:26:03,436|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:26:03,436|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-13 16:26:03,438|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:03,438|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-13 16:26:03,445|ffd77767-78ef-4d8d-a8df-71ce864f67e8||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-04-13 16:26:03,505|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:26:03,505|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-13 16:26:03,505|ffd77767-78ef-4d8d-a8df-71ce864f67e8||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-04-13 16:26:03,506|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ffd77767-78ef-4d8d-a8df-71ce864f67e8) for workflow(resource-assignment) step(resource-assignment)
2023-04-13 16:26:03,506|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:03,506|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-13 16:26:03,507|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-04-13 16:26:03,527|ffd77767-78ef-4d8d-a8df-71ce864f67e8||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(ffd77767-78ef-4d8d-a8df-71ce864f67e8), subrequestID(a801dccd-a9b9-46da-902e-94f8182564c7) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-13 16:26:03,533|ffd77767-78ef-4d8d-a8df-71ce864f67e8||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-04-13 16:26:03,534|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-13 16:26:03,534|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c8ae8ee5-948e-44f3-b089-e29df27f6091") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:26:03,534|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a801dccd-a9b9-46da-902e-94f8182564c7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:26:03,535|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "c8ae8ee5-948e-44f3-b089-e29df27f6091",
  "vnf-id" : "a801dccd-a9b9-46da-902e-94f8182564c7",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-04-13 16:26:03,545|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-04-13 16:26:03,545|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:03,545|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-13 16:26:03,548|ffd77767-78ef-4d8d-a8df-71ce864f67e8||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a12c5f9a-5ad5-47d2-b482-16097b460ea1 auditStoreId -1
2023-04-13 16:26:03,681|ffd77767-78ef-4d8d-a8df-71ce864f67e8||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(ffd77767-78ef-4d8d-a8df-71ce864f67e8), subrequestID(a801dccd-a9b9-46da-902e-94f8182564c7) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-13 16:26:04,795|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:04,911|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:04,912|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:26:08,400|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||reactor-http-epoll-4||||INFO||||||| processing request id a7ff755c-03b1-4c8c-962c-38eea9ce0c84
2023-04-13 16:26:08,400|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:08,406|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,436|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:26:08,447|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:26:08,447|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-04-13 16:26:08,447|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:08,447|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-13 16:26:08,453|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,463|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(a7ff755c-03b1-4c8c-962c-38eea9ce0c84), subrequestID(3c1b026d-d6d5-4ead-bcf1-744aec30c0e2) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-13 16:26:08,482|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-04-13 16:26:08,482|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-04-13 16:26:08,482|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,483|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a7ff755c-03b1-4c8c-962c-38eea9ce0c84) for workflow(resource-assignment) step(resource-assignment)
2023-04-13 16:26:08,483|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:08,483|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-04-13 16:26:08,483|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-04-13 16:26:08,513|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,514|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,514|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-04-13 16:26:08,514|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-04-13 16:26:08,514|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-04-13 16:26:08,514|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3c1b026d-d6d5-4ead-bcf1-744aec30c0e2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-04-13 16:26:08,515|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c8ae8ee5-948e-44f3-b089-e29df27f6091") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:26:08,515|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||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-04-13 16:26:08,516|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-04-13 16:26:08,516|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-04-13 16:26:08,516|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a801dccd-a9b9-46da-902e-94f8182564c7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:26:08,517|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "c8ae8ee5-948e-44f3-b089-e29df27f6091",
  "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" : "3c1b026d-d6d5-4ead-bcf1-744aec30c0e2",
  "vnf-id" : "a801dccd-a9b9-46da-902e-94f8182564c7",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-04-13 16:26:08,528|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-04-13 16:26:08,528|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:08,528|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-04-13 16:26:08,530|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f9431007-1b46-4eff-9ac8-a4550fb48e90 auditStoreId -1
2023-04-13 16:26:08,578|a7ff755c-03b1-4c8c-962c-38eea9ce0c84||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(a7ff755c-03b1-4c8c-962c-38eea9ce0c84), subrequestID(3c1b026d-d6d5-4ead-bcf1-744aec30c0e2) CBA(ubuntu20/1.0.0/resource-assignment).
2023-04-13 16:26:12,701|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-13 16:26:12,830|||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-04-13 16:26:12,833|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing request id 994e530c-3483-448a-9616-6bc79211b935
2023-04-13 16:26:12,833|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:12,837|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:26:12,868|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-assign)
2023-04-13 16:26:12,883|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:26:12,883|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| StoreAuditService ID  -1
2023-04-13 16:26:12,883|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:26:12,883|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-13 16:26:12,891|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:26:12,908|994e530c-3483-448a-9616-6bc79211b935||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(994e530c-3483-448a-9616-6bc79211b935), subrequestID(00761795-82c5-441e-9d4d-87e3ca53ac78) CBA(ubuntu20/1.0.0/config-assign).
2023-04-13 16:26:12,924|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-assign)
2023-04-13 16:26:12,925|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-04-13 16:26:12,925|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:26:12,925|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(994e530c-3483-448a-9616-6bc79211b935) for workflow(config-assign) step(config-assign)
2023-04-13 16:26:12,925|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:12,925|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-04-13 16:26:12,928|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-04-13 16:26:12,983|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:26:12,984|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-04-13 16:26:12,984|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("c8ae8ee5-948e-44f3-b089-e29df27f6091") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-04-13 16:26:12,984|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value ("a801dccd-a9b9-46da-902e-94f8182564c7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-04-13 16:26:13,033|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resource resolution saved into database successfully : (service-instance-id)
2023-04-13 16:26:13,036|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resource resolution saved into database successfully : (vnf_name)
2023-04-13 16:26:13,036|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resource resolution saved into database successfully : (vnf-id)
2023-04-13 16:26:13,037|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Generated Resource Param Data ({
  "service-instance-id" : "c8ae8ee5-948e-44f3-b089-e29df27f6091",
  "vnf-id" : "a801dccd-a9b9-46da-902e-94f8182564c7",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-04-13 16:26:13,079|994e530c-3483-448a-9616-6bc79211b935||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-04-13 16:26:13,126|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:26:13,127|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:26:13,127|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-04-13 16:26:13,127|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveWorkflowOutputs for workflow(config-assign)
2023-04-13 16:26:13,130|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 78df3bb2-83d4-498c-bd00-08107b45610c auditStoreId -1
2023-04-13 16:26:13,151|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Completed
2023-04-13 16:26:13,172|994e530c-3483-448a-9616-6bc79211b935||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(994e530c-3483-448a-9616-6bc79211b935), subrequestID(00761795-82c5-441e-9d4d-87e3ca53ac78) CBA(ubuntu20/1.0.0/config-assign).
2023-04-13 16:26:14,924|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:15,120|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:15,125|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is ready.
2023-04-13 16:26:15,125|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| SIMPLE STATUS CHECK - END
2023-04-13 16:26:15,125|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:26:15,125|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-04-13 16:26:15,125|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-04-13 16:26:15,126|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(config-apply)
2023-04-13 16:26:15,126|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:26:15,162|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-deploy) step(config-apply)
2023-04-13 16:26:15,163|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-04-13 16:26:15,163|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2023-04-13 16:26:15,165|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Triggering K8s Config Value component logic.
2023-04-13 16:26:15,165|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Getting the template prefixes
2023-04-13 16:26:15,165|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Iterating over prefixes in resource assignment map.
2023-04-13 16:26:15,182|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/config/replica-count-change)
2023-04-13 16:26:20,237|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(500 - Internal Server Error)
2023-04-13 16:26:20,237|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Uploading K8s config..
2023-04-13 16:26:20,284|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Config building started from source custom-values
2023-04-13 16:26:20,285|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-04-13 16:26:20,308|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2023-04-13 16:26:20,311|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-04-13 16:26:20,311|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-04-13 16:26:20,379|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(POST), url(/v1/instance/reverent_dewdney/config)
2023-04-13 16:26:20,708|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(201 - Created)
2023-04-13 16:26:20,719|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:26:20,719|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-04-13 16:26:20,719|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-04-13 16:26:20,720|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(status-verification-script-after)
2023-04-13 16:26:20,720|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:26:20,721|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-deploy) step(status-verification-script-after)
2023-04-13 16:26:20,721|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-04-13 16:26:20,721|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-04-13 16:26:20,722|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-04-13 16:26:20,725|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| SIMPLE STATUS CHECK - START
2023-04-13 16:26:20,733|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:21,176|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:21,179|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:26:31,191|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:31,609|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:31,616|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:26:41,628|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:41,884|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:41,887|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:26:51,900|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:26:52,191|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:26:52,193|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:27:02,199|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:27:02,499|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:27:02,501|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is not ready. Please wait...
2023-04-13 16:27:10,639|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-04-13 16:27:10,757|||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-04-13 16:27:10,761|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| processing request id 994e530c-3483-448a-9616-6bc79211b935
2023-04-13 16:27:10,767|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:27:10,777|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:27:10,823|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionInput called not to store the Workflow action input details 
2023-04-13 16:27:10,823|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| StoreAuditService ID  -1
2023-04-13 16:27:10,823|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-04-13 16:27:10,824|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-04-13 16:27:10,826|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-04-13 16:27:10,851|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deriving input data for workflow: (config-deploy)
2023-04-13 16:27:10,851|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-04-13 16:27:10,852|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:27:10,856|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(994e530c-3483-448a-9616-6bc79211b935) for workflow(config-deploy) step(config-deploy)
2023-04-13 16:27:10,856|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-04-13 16:27:10,856|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 16:27:10,858|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-04-13 16:27:10,858|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Getting Jython Script Class(ConfigDeploy)
2023-04-13 16:27:10,859|994e530c-3483-448a-9616-6bc79211b935||kafka-producer-network-thread | audit-request-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(994e530c-3483-448a-9616-6bc79211b935), subrequestID(a7ceeb15-1c76-43f3-ba53-9c8f588d28f3) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-13 16:27:10,906|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@533ad456
2023-04-13 16:27:10,907|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Hello world
2023-04-13 16:27:10,907|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:27:10,908|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-04-13 16:27:10,908|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-13 16:27:10,913|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b878164c-062d-4d3d-b407-69de60d0820b auditStoreId -1
2023-04-13 16:27:10,914|994e530c-3483-448a-9616-6bc79211b935||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Completed
2023-04-13 16:27:10,949|994e530c-3483-448a-9616-6bc79211b935||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(994e530c-3483-448a-9616-6bc79211b935), subrequestID(a7ceeb15-1c76-43f3-ba53-9c8f588d28f3) CBA(ubuntu20/1.0.0/config-deploy).
2023-04-13 16:27:12,509|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Rest request method(GET), url(/v1/instance/reverent_dewdney/status)
2023-04-13 16:27:12,678|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Response status(200 - OK)
2023-04-13 16:27:12,679|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| VfModule helm_apache (reverent_dewdney) is ready.
2023-04-13 16:27:12,679|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| SIMPLE STATUS CHECK - END
2023-04-13 16:27:12,679|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:27:12,679|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-04-13 16:27:12,679|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-04-13 16:27:12,680|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Executing workflow(config-deploy[e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f])'s step(collect-results)
2023-04-13 16:27:12,680|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-04-13 16:27:12,680|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| preparing request id(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) for workflow(config-deploy) step(collect-results)
2023-04-13 16:27:12,680|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-04-13 16:27:12,681|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-04-13 16:27:12,681|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-04-13 16:27:12,699|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Collected results: {}
2023-04-13 16:27:12,699|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Preparing Response...
2023-04-13 16:27:12,699|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-04-13 16:27:12,699|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-04-13 16:27:12,700|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Execute node(END) -> executed state(SUCCESS)
2023-04-13 16:27:12,700|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f) nodes completed with (0)exceptions
2023-04-13 16:27:12,700|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-04-13 16:27:12,710|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 359b05c0-e7d2-452b-a574-242e9bff10e7 auditStoreId -1
2023-04-13 16:27:12,713|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Completed
2023-04-13 16:27:12,737|e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f||kafka-producer-network-thread | audit-response-producer-client-id-l4knx||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(e7df60a5-26c7-4c7c-8a4d-3a0ccd29407f), subrequestID(d43ca304-4138-4611-bea6-cc295bc0bfa8) CBA(APACHE/1.0.0/config-deploy).
2023-04-13 17:21:05,292|a5bb1561-941f-4297-ae4d-88c3b325d7c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-04-13 17:21:05,292|a5bb1561-941f-4297-ae4d-88c3b325d7c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-04-13 17:21:05,292|a5bb1561-941f-4297-ae4d-88c3b325d7c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-04-13 17:21:05,886|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-04-13 17:21:05,886|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-04-13 17:21:07,510|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-04-13 17:21:07,511|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(54c3f8d6-149f-4d97-85f8-927c99b11a80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-04-13 17:21:07,522|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(f1476146-d9b6-4406-b372-67d031477a33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-04-13 17:21:07,527|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(ffdcb066-8495-4cb4-bca5-ada5fe850990) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-04-13 17:21:07,532|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(525a4379-10f1-4a3a-8281-9929635cd39f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-04-13 17:21:07,555|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(e0cee202-b61a-4b44-8851-da52dfedb7c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-04-13 17:21:07,561|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(bf60821c-4a2e-4f57-b746-d1b92b06d472) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-04-13 17:21:07,567|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,568|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,568|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 17:21:07,568|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 17:21:07,569|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,569|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,578|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 17:21:07,587|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,594|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 17:21:07,599|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 17:21:07,604|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-04-13 17:21:07,674|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 17:21:07,674|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 17:21:07,675|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:07,701|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,775|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 17:21:07,831|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-04-13 17:21:07,836|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-04-13 17:21:07,922|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 17:21:07,922|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 17:21:07,922|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:07,933|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:07,973|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 17:21:08,021|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-04-13 17:21:08,025|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-04-13 17:21:08,109|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 17:21:08,109|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 17:21:08,109|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:08,110|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(HealthCheck)
2023-04-13 17:21:08,110|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(ScaleOutReconfiguration)
2023-04-13 17:21:08,110|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-assign)
2023-04-13 17:21:08,110|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(vf-config-deploy)
2023-04-13 17:21:08,121|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-04-13 17:21:08,158|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-04-13 17:21:08,235|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-04-13 17:21:08,235|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-04-13 17:21:08,325|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 17:21:08,326|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:08,339|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 17:21:08,340|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:08,341|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-04-13 17:21:08,344|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:08,375|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-04-13 17:21:08,430|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-04-13 17:21:08,430|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-04-13 17:21:08,518|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-04-13 17:21:08,571|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-04-13 17:21:08,572|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-04-13 17:21:08,639|a5bb1561-941f-4297-ae4d-88c3b325d7c7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| 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-04-13 17:21:21,867|e79ef436-d509-4925-ac75-3502cea36a0e||Thread-218||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Save processing(22b966d0-6daa-44c1-9cec-0560e728df12) CBA(/opt/app/onap/blueprints/archive/22b966d0-6daa-44c1-9cec-0560e728df12/cba.zip)
2023-04-13 17:21:21,887|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22b966d0-6daa-44c1-9cec-0560e728df12) and entry definition file (Definitions/CNF.json)
2023-04-13 17:21:21,955|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(resource-assignment)
2023-04-13 17:21:21,955|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-assign)
2023-04-13 17:21:21,956|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(config-deploy)
2023-04-13 17:21:21,956|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale-out)
2023-04-13 17:21:21,956|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale)
2023-04-13 17:21:21,956|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(scale-in)
2023-04-13 17:21:21,956|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Validating Workflow(health-check)
2023-04-13 17:21:21,962|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22b966d0-6daa-44c1-9cec-0560e728df12) and entry definition file (Definitions/CNF.json)
2023-04-13 17:21:22,002|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Overwriting blueprint model :APACHE::1.0.0
2023-04-13 17:21:22,073|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Cleaned compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-04-13 17:21:22,377|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-04-13 17:21:22,493|e79ef436-d509-4925-ac75-3502cea36a0e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| No compiled cache(/opt/app/onap/blueprints/working/22b966d0-6daa-44c1-9cec-0560e728df12) present to clean.
2023-04-13 17:21:28,461|3417c977-37e4-486f-872b-52d36b303a91||Thread-218||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/77e8f037-dbfc-445c-8ed1-62da71b8275e)
2023-04-13 17:21:28,462|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| deleting definition types under : /opt/app/onap/blueprints/working/77e8f037-dbfc-445c-8ed1-62da71b8275e/Definitions
2023-04-13 17:21:28,466|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| reinitialized all type definitions
2023-04-13 17:21:28,468|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-04-13 17:21:28,509|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(vnf-template)
2023-04-13 17:21:28,525|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(vnf-mapping)
2023-04-13 17:21:28,538|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-04-13 17:21:28,559|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,608|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,627|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,645|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-04-13 17:21:28,646|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-04-13 17:21:28,646|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-04-13 17:21:28,668|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,687|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,707|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,728|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(sdnc)
2023-04-13 17:21:28,770|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,792|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,818|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,841|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,861|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,881|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,926|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(config-assign)
2023-04-13 17:21:28,930|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(baseconfig-template)
2023-04-13 17:21:28,930|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-04-13 17:21:28,930|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-04-13 17:21:28,959|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,977|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:28,998|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(input)
2023-04-13 17:21:29,017|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ***** Enhancing NodeTemplate(config-deploy)
2023-04-13 17:21:29,111|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| ##### Enhancing Workflow(resource-assignment)
2023-04-13 17:21:29,111|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-04-13 17:21:29,111|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-04-13 17:21:29,111|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7f878bcd7d-l4knx|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-04-13 17:21:29,111|3417c977-37e4-486f-872b-52d36b303a91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enric