JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=d6YZ}C)lCKf$EWwb9jo1k):M -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2021-04-24T02:30:04.506Z||main|||||INFO|500||Starting Application on onap-so-sdc-controller-5c678c8db-hbwbb with PID 15 (/app/app.jar started by so in /app) 2021-04-24T02:30:04.512Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2021-04-24T02:30:04.513Z||main|||||INFO|500||The following profiles are active: basic 2021-04-24T02:30:09.680Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-24T02:30:09.680Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-04-24T02:30:09.787Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-24T02:30:11.285Z||main|||||INFO|500||catdb-pool - Starting... 2021-04-24T02:30:11.399Z||main|||||INFO|500||catdb-pool - Start completed. 2021-04-24T02:30:11.541Z||main|||||INFO|500||reqdb-pool - Starting... 2021-04-24T02:30:11.557Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-04-24T02:30:12.648Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: catalogDB ...] 2021-04-24T02:30:12.796Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final} 2021-04-24T02:30:12.800Z||main|||||INFO|500||HHH000206: hibernate.properties not found 2021-04-24T02:30:13.122Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-04-24T02:30:13.702Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-24T02:30:16.754Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: requestDB ...] 2021-04-24T02:30:16.969Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-24T02:30:18.096Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 2021-04-24T02:30:18.112Z||main|||||WARN|500||Exception on connecting to SDC WFD endpoint: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at java.base/sun.net.NetworkClient.doConnect(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.http.HttpClient.(Unknown Source) at java.base/sun.net.www.http.HttpClient.New(Unknown Source) at java.base/sun.net.www.http.HttpClient.New(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at java.base/java.net.HttpURLConnection.getResponseCode(Unknown Source) at org.onap.so.asdc.activity.DeployActivitySpecs.checkHttpServerUp(DeployActivitySpecs.java:155) at org.onap.so.asdc.activity.DeployActivitySpecs.deployActivities(DeployActivitySpecs.java:70) at org.onap.so.asdc.activity.DeployActivitySpecs$$FastClassBySpringCGLIB$$7dbd81c4.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at org.onap.so.asdc.activity.DeployActivitySpecs$$EnhancerBySpringCGLIB$$bcdc63ab.deployActivities() at org.onap.so.asdc.Application.deployActivities(Application.java:52) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1770) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:843) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) at org.onap.so.asdc.Application.main(Application.java:60) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) 2021-04-24T02:30:18.113Z||main|||||WARN|500||The sdc end point is not alive 2021-04-24T02:30:19.166Z||main|||||DEBUG|500||Setting up HttpComponentsClientHttpRequestFactory with default SSL Context 2021-04-24T02:30:21.126Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory 2021-04-24T02:30:22.228Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-24T02:30:23.155Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-04-24T02:30:24.881Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:30:24.882Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:30:24.890Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:30:24.917Z||main|||||INFO|500||Started Application in 22.403 seconds (JVM running for 23.303) 2021-04-24T02:30:24.923Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:30:24.998Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ebefa4e8-2e0e-4f90-97fe-69bbe10c2a70 url= /sdc/v1/artifactTypes 2021-04-24T02:30:24.998Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:30:26.079Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:30:26.083Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1492d514 2021-04-24T02:30:26.083Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:30:26.178Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:30:26.180Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:30:26.182Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:30:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T02:31:14.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:31:14.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:31:14.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:31:14.885Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:31:14.890Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 62f19e60-5a0f-4f96-b3b8-94671a1cdf82 url= /sdc/v1/artifactTypes 2021-04-24T02:31:14.890Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:31:15.903Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:31:15.903Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@505c538d 2021-04-24T02:31:15.903Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:31:15.904Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:31:15.904Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:31:15.904Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:31:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T02:32:04.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:32:04.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:32:04.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:32:04.885Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:32:04.895Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 6bfbebf3-cb02-4ab8-a730-4b8e77db1db0 url= /sdc/v1/artifactTypes 2021-04-24T02:32:04.896Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:32:05.921Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:32:05.922Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a374388 2021-04-24T02:32:05.922Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:32:05.923Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:32:05.923Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:32:05.924Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:32:54.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:32:54.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:32:54.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:32:54.885Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:32:54.890Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= d2c5bbae-053d-4f78-acfe-a74f32f38dfc url= /sdc/v1/artifactTypes 2021-04-24T02:32:54.890Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:32:55.998Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:32:55.999Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42606aa3 2021-04-24T02:32:55.999Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:32:55.999Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:32:55.999Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:32:56.000Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:32:56.003Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:33:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:33:44.881Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:33:44.881Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:33:44.882Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:33:44.889Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:33:44.978Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= e7e98497-846d-41f3-8623-e96c16d62629 url= /sdc/v1/artifactTypes 2021-04-24T02:33:44.978Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:33:46.025Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:33:46.026Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e213b30 2021-04-24T02:33:46.027Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:33:46.027Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:33:46.027Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:33:46.028Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:34:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T02:34:34.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:34:34.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:34:34.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:34:34.888Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:34:34.892Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 2cf47c26-073a-4129-9e4a-8555d71ae8e5 url= /sdc/v1/artifactTypes 2021-04-24T02:34:34.892Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:34:35.998Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:34:35.999Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32165b2e 2021-04-24T02:34:35.999Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:34:36.000Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:34:36.000Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:34:36.000Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:35:24.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:35:24.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:35:24.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:35:24.889Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:35:24.895Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 6a017e4d-cea0-44e3-bf79-62ae862aa63d url= /sdc/v1/artifactTypes 2021-04-24T02:35:24.895Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:35:25.924Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:35:25.925Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32a0b1a8 2021-04-24T02:35:25.926Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:35:25.926Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:35:25.926Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:35:25.926Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:36:14.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:36:14.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:36:14.881Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:36:14.887Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:36:14.894Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a89cc158-e928-4a83-ba3f-0fbd5bd9f4b6 url= /sdc/v1/artifactTypes 2021-04-24T02:36:14.894Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:36:15.998Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:36:15.999Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@544fd771 2021-04-24T02:36:15.999Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:36:16.000Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:36:16.000Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:36:16.001Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:36:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T02:37:04.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:37:04.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:37:04.881Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:37:04.885Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:37:04.889Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 54f9d69f-db41-4340-81d3-789e8e80bd61 url= /sdc/v1/artifactTypes 2021-04-24T02:37:04.890Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:37:06.014Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:37:06.015Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@734d4e1e 2021-04-24T02:37:06.015Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:37:06.016Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:37:06.016Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:37:06.016Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:37:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:37:54.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:37:54.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:37:54.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:37:54.884Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:37:54.890Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ef0eb401-65ba-4dec-934d-28b851c84047 url= /sdc/v1/artifactTypes 2021-04-24T02:37:54.890Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:37:55.902Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.12.62] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-24T02:37:55.903Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f9196a5 2021-04-24T02:37:55.903Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-24T02:37:55.903Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-24T02:37:55.903Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-24T02:37:55.903Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:37:55.905Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T02:38:44.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:38:44.880Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:38:44.880Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:38:44.884Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:38:44.895Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 073502d7-0f43-4819-81da-275fd9e6a432 url= /sdc/v1/artifactTypes 2021-04-24T02:38:44.896Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:38:45.167Z||scheduling-1|||||DEBUG|500||GET Response Status 403 2021-04-24T02:38:45.168Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dea0e67 2021-04-24T02:38:45.168Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_AUTHORIZATION_FAILED, responseMessage=authorization failure for user mso] 2021-04-24T02:38:45.169Z||scheduling-1|||||DEBUG|500||error from ASDC is: { "requestError": { "policyException": { "messageId": "POL5003", "text": "Error: Not authorized to use the API.", "variables": [] } } } 2021-04-24T02:38:45.169Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:authorization failure for user mso 2021-04-24T02:38:45.169Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: authorization failure for user mso at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: authorization failure for user mso at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-24T02:39:34.880Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-24T02:39:34.881Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-24T02:39:34.881Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-24T02:39:34.887Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-24T02:39:34.895Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 20a83b66-5083-42f3-8833-8fbb7752dab0 url= /sdc/v1/artifactTypes 2021-04-24T02:39:34.975Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-24T02:39:35.032Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2021-04-24T02:39:35.043Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2021-04-24T02:39:35.071Z||scheduling-1|||||DEBUG|500||create keys 2021-04-24T02:39:35.078Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-24T02:39:35.104Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:39:35.120Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 5cd500a1-72fc-4b3f-9975-b40698fba68b url= /sdc/v1/registerForDistribution 2021-04-24T02:39:35.259Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 5cd500a1-72fc-4b3f-9975-b40698fba68b url= /sdc/v1/registerForDistribution 2021-04-24T02:39:35.260Z||scheduling-1|||||INFO|500||start DistributionClient 2021-04-24T02:39:35.268Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:39:35.271Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:39:35.272Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:39:35.273Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:39:35.273Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2021-04-24T02:39:35.273Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:39:35.273Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:39:45.489Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:39:45.490Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:40:00.448Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-24T02:40:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T02:40:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:40:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:40:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:40:35.268Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:40:35.269Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:40:35.269Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:40:44.826Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:40:44.841Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:41:35.267Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:41:35.267Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:41:35.268Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:41:35.268Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:41:35.269Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:41:35.270Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:41:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:41:44.823Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:41:44.831Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:42:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T02:42:35.267Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:42:35.268Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:42:35.268Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:42:35.269Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:42:35.269Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:42:35.269Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:42:44.820Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:42:44.836Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:43:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:43:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:43:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:43:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:43:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:43:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:43:44.821Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:43:44.825Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:43:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T02:44:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:44:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:44:35.268Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:44:35.269Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:44:35.269Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:44:35.269Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:44:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:44:44.875Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:44:44.880Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:45:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T02:45:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:45:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:45:35.269Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:45:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:45:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:45:35.269Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:45:44.824Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:45:44.827Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:46:09.884Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T02:46:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:46:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:46:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:46:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:46:35.271Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:46:35.271Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:46:44.837Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:46:44.838Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:47:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:47:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:47:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:47:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:47:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:47:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:47:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:47:44.817Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:47:44.821Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:48:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:48:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:48:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:48:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:48:35.268Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:48:35.269Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:48:35.269Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:48:44.812Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:48:44.841Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:49:09.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T02:49:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:49:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:49:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:49:35.268Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:49:35.269Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:49:35.269Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:49:44.829Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:49:44.841Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:50:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:50:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:50:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:50:35.268Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:50:35.269Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:50:35.269Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:50:44.811Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:50:44.813Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:51:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T02:51:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:51:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:51:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:51:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:51:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:51:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:51:44.816Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:51:44.816Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:52:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:52:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:52:35.269Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:52:35.270Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:52:35.270Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:52:35.270Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:52:35.270Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:52:44.838Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:52:44.839Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:52:54.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:53:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:53:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:53:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:53:35.268Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:53:35.269Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:53:35.269Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:53:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T02:53:44.820Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:53:44.839Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:54:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T02:54:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:54:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:54:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:54:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:54:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:54:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:54:44.824Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:54:44.826Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:55:09.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:55:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:55:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:55:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:55:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:55:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:55:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:55:44.810Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:55:44.849Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:55:54.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:56:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:56:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:56:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:56:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:56:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:56:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:56:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T02:56:44.819Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:56:44.836Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:57:24.881Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T02:57:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:57:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:57:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:57:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:57:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:57:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:57:44.867Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:57:44.868Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:58:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T02:58:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:58:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:58:35.270Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:58:35.270Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:58:35.270Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:58:35.270Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:58:44.829Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:58:44.830Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:59:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:59:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:59:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:59:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T02:59:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T02:59:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T02:59:39.880Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T02:59:44.815Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T02:59:44.816Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:00:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:00:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:00:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:00:35.268Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:00:35.269Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:00:35.269Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:00:44.853Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:00:44.856Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:01:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:01:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:01:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:01:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:01:35.268Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:01:35.269Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:01:35.269Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:01:44.814Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:01:44.815Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:02:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:02:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:02:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:02:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:02:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:02:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:02:44.814Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:02:44.844Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:02:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T03:03:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:03:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:03:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:03:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:03:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:03:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:03:39.881Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T03:03:44.817Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:03:44.831Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:04:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T03:04:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:04:35.268Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:04:35.269Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:04:35.269Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:04:35.269Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:04:35.269Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:04:44.821Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:04:44.823Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:05:09.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T03:05:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:05:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:05:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:05:35.268Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:05:35.269Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:05:35.269Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:05:44.811Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:05:44.811Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:05:54.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:06:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:06:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:06:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:06:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:06:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:06:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:06:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:06:44.811Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:06:44.812Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:07:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:07:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:07:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:07:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:07:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:07:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:07:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:07:44.818Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:07:44.833Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:08:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T03:08:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:08:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:08:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:08:35.268Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:08:35.269Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:08:35.269Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:08:44.816Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:08:44.819Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:09:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:09:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:09:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:09:35.268Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:09:35.269Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:09:35.269Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:09:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:09:44.814Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:09:44.815Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:10:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T03:10:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:10:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:10:35.267Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:10:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:10:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:10:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:10:44.810Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:10:44.810Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:11:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:11:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:11:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:11:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:11:35.268Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:11:35.269Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:11:35.269Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:11:44.812Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:11:44.814Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:12:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:12:35.268Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:12:35.268Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:12:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:12:35.269Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:12:35.269Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:12:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:12:44.818Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:12:44.838Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:13:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:13:35.268Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:13:35.269Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:13:35.269Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:13:35.269Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:13:35.269Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:13:44.817Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:13:44.817Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:35.267Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:14:35.267Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:14:35.268Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:14:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:14:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:38.043Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:38.045Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-24T03:14:38.045Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"e1a5672a-4a70-4514-b9f5-def312e279c1","serviceName":"vFW 2021-04-24 03-11-02","serviceVersion":"1.0","serviceUUID":"9299f933-94fb-4273-b0a9-1d90dde13706","serviceDescription":"catalog service description","serviceInvariantUUID":"847d2af0-4338-4585-83dd-d3deeecc6f9a","resources":[{"resourceInstanceName":"vFW 47664047-6979 0","resourceName":"vFW 47664047-6979","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d56e134d-eee4-48f0-96e2-e3bddca8088b","resourceInvariantUUID":"8bafe08d-db67-4ed3-9342-15549179b696","resourceCustomizationUUID":"bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml","artifactChecksum":"YjI3MjkwMjljOTQ0OTcyOTE3NGYxMGE2NzZiODg3NTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f4e3b2f2-5652-4316-ba7f-cd87a280a45c","artifactVersion":"1"},{"artifactName":"vfw4766404769790_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json","artifactChecksum":"MWU5OTZkMjExNzFiNzE3OWUzODlmZDBjOWU1MGI4ZmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"20530b67-e7ed-4276-b98b-d527cb63915b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"da57c6bd-1df8-4754-9ca3-c10a5edde515","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml","artifactChecksum":"ZTJkZWUwY2U3MGIzNzdkMWJjZTczOGY2ZDc2YzZhZGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf720468-3fb4-41f2-b89d-42f6cff411da","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"efb1620c-5371-4736-8b17-f4a9053b1c04","artifactVersion":"2","generatedFromUUID":"da57c6bd-1df8-4754-9ca3-c10a5edde515"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20210424031102-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml","artifactChecksum":"ZGQ3YjIzNzgyMWFkOTQxNmNkY2MzNDdiMjUzNDRmZGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"44c6a338-a63c-4597-a3ee-3ca17212e636","artifactVersion":"1"},{"artifactName":"service-Vfw20210424031102-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar","artifactChecksum":"MWMxZGI3NmViMGY2ZDdjZmMxOTZkM2FhOWQxN2VmNDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ca17580d-a929-4638-ac95-5a5b2a8e17dc","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:14:38.054Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:38.080Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:38.088Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:38.088Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:14:38.188Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms 2021-04-24T03:14:38.193Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:38.193Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:38.206Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:38.207Z||pool-4-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":4,"count":1} 2021-04-24T03:14:38.791Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:38.792Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:14:38.792Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:14:38.878Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:14:38.879Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:14:38.879Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:14:38.879Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:14:39.093Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:39.093Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:39.095Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:39.095Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:14:39.195Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:39.196Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:39.196Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:39.208Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:39.208Z||pool-5-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:40.096Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:40.096Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:40.098Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:40.098Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:14:40.198Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:40.199Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:40.200Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:40.211Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:40.211Z||pool-6-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:41.099Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:41.100Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:41.101Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:41.102Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:14:41.202Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:41.202Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:41.203Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:41.214Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:41.214Z||pool-7-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:42.102Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:42.103Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:42.105Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:42.105Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-24T03:14:42.205Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:42.206Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:42.206Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:42.218Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:42.219Z||pool-8-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:43.105Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:43.106Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:43.107Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:43.108Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:14:43.208Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:43.209Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:43.209Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:43.218Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:43.219Z||pool-9-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:44.108Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:14:44.109Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:44.111Z||pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:44.111Z||pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:14:44.211Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:44.212Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:44.212Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:44.246Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:44.247Z||pool-10-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:14:45.113Z||pool-3-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "serviceName": "vFW 2021-04-24 03-11-02", "serviceVersion": "1.0", "serviceUUID": "9299f933-94fb-4273-b0a9-1d90dde13706", "serviceDescription": "catalog service description", "serviceInvariantUUID": "847d2af0-4338-4585-83dd-d3deeecc6f9a", "resources": [ { "resourceInstanceName": "vFW 47664047-6979 0", "resourceCustomizationUUID": "bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c", "resourceName": "vFW 47664047-6979", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "d56e134d-eee4-48f0-96e2-e3bddca8088b", "resourceInvariantUUID": "8bafe08d-db67-4ed3-9342-15549179b696", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4766404769790_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "artifactChecksum": "MWU5OTZkMjExNzFiNzE3OWUzODlmZDBjOWU1MGI4ZmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "20530b67-e7ed-4276-b98b-d527cb63915b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "da57c6bd-1df8-4754-9ca3-c10a5edde515", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "efb1620c-5371-4736-8b17-f4a9053b1c04", "generatedFromUUID": "da57c6bd-1df8-4754-9ca3-c10a5edde515" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "efb1620c-5371-4736-8b17-f4a9053b1c04", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20210424031102-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "artifactChecksum": "MWMxZGI3NmViMGY2ZDdjZmMxOTZkM2FhOWQxN2VmNDY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ca17580d-a929-4638-ac95-5a5b2a8e17dc" } ], "workloadContext": "Production" } 2021-04-24T03:14:45.113Z||pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:14:45.114Z||pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9299f933-94fb-4273-b0a9-1d90dde13706 ASDC 2021-04-24T03:14:45.328Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e1a5672a-4a70-4514-b9f5-def312e279c1 ServiceName:vFW 2021-04-24 03-11-02 ServiceVersion:1.0 ServiceUUID:9299f933-94fb-4273-b0a9-1d90dde13706 ServiceInvariantUUID:847d2af0-4338-4585-83dd-d3deeecc6f9a ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20210424031102-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar ArtifactUUID:ca17580d-a929-4638-ac95-5a5b2a8e17dc ArtifactChecksum:MWMxZGI3NmViMGY2ZDdjZmMxOTZkM2FhOWQxN2VmNDY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 47664047-6979 0 ResourceCustomizationUUID:bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c ResourceInvariantUUID:8bafe08d-db67-4ed3-9342-15549179b696 ResourceName:vFW 47664047-6979 ResourceType:VF ResourceUUID:d56e134d-eee4-48f0-96e2-e3bddca8088b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4766404769790_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json ArtifactUUID:20530b67-e7ed-4276-b98b-d527cb63915b ArtifactChecksum:MWU5OTZkMjExNzFiNzE3OWUzODlmZDBjOWU1MGI4ZmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml ArtifactUUID:da57c6bd-1df8-4754-9ca3-c10a5edde515 ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env ArtifactUUID:efb1620c-5371-4736-8b17-f4a9053b1c04 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env ArtifactUUID:efb1620c-5371-4736-8b17-f4a9053b1c04 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:14:45.375Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9299f933-94fb-4273-b0a9-1d90dde13706 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:14:45.784Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:14:45.795Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:14:45.795Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:14:45.796Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: ca17580d-a929-4638-ac95-5a5b2a8e17dc from URL: /sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:45.796Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:14:45.797Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:47.110Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:14:47.130Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar ca17580d-a929-4638-ac95-5a5b2a8e17dc 105130 2021-04-24T03:14:47.181Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar ASDC sendASDCNotification 2021-04-24T03:14:47.181Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:47.182Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:14:47.182Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:47.184Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:47.184Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234087175, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:14:47.285Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:47.287Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:47.287Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:47.298Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:47.298Z||pool-11-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:14:48.185Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:14:48.187Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:14:48.188Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: ca17580d-a929-4638-ac95-5a5b2a8e17dc, URL: /sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar to file: /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:48.188Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20210424031102-csar.csar 2021-04-24T03:14:48.389Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:48.389Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:48.975Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17764490298966925385/Definitions/service-Vfw20210424031102-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided 2021-04-24T03:14:51.476Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:14:51.480Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||#################################################################################################### 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred... 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 47664047-6979 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 47664047-6979 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210424031102-csar.csar 2021-04-24T03:14:51.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||#################################################################################################### 2021-04-24T03:14:51.488Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.489Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.492Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:51.492Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Search for entities recursively 2021-04-24T03:14:51.493Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:14:51.495Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.495Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.495Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:51.495Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Search for entities recursively 2021-04-24T03:14:51.496Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:14:51.496Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.496Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.499Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.499Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.500Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-24T03:14:51.501Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.502Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:14:51.502Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.502Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:14:51.503Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.503Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:51.503Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:51.504Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-24T03:14:51.505Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.506Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ce91b8fa-aa69-43a0-a9d9-564a246b3c30 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-24T03:14:51.507Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-24T03:14:51.508Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1e97ac66-3b0c-441d-98a7-ab0eae9ae722 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:51.509Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:51.510Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c41a9a9b-2b9e-48a5-a535-6d03b9f6a5d6 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.511Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.512Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.512Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:51.512Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:51.512Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2021-04-24 03-11-02 Description:catalog service description Model UUID:9299f933-94fb-4273-b0a9-1d90dde13706 Model Version:NULL Model InvariantUuid:847d2af0-4338-4585-83dd-d3deeecc6f9a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 47664047-6979 Model UUID:e2c9769c-2501-4960-80fd-e5239270aa5d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:8bafe08d-db67-4ed3-9342-15549179b696 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d9677cf5-f499-40b6-a388-94a2b220a723 ModelName:Vfw476640476979..base_vfw..module-0 ModelUuid:3ba52b06-8c99-4dfc-9e05-c53d153209d2 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ce91b8fa-aa69-43a0-a9d9-564a246b3c30 ModelInvariantUuid:6812f677-2458-4f84-8cc4-56b96bfc650e ModelName:vFW 47664047-6979-nodes.vfwCvfc ModelUuid:4cc90551-a6b5-452b-a4f1-9de580ac7f63 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:391e5601-7abc-47cf-8d3c-a085ccc9fec8 ModelInvariantUuid:1e653f35-4aa3-48c5-9785-ca84f7d397d6 ModelName:Vfw476640476979.compute.nodes.heat.vfw ModelUuid:03e91b33-b3a4-45d2-9304-5325e98ff216 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:1e97ac66-3b0c-441d-98a7-ab0eae9ae722 ModelInvariantUuid:e2c681ca-3fbc-415f-90eb-d7cf8eb976b6 ModelName:vFW 47664047-6979-nodes.vsnCvfc ModelUuid:2b3328d1-fc66-41e0-b30a-a56be594b03c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:c6f984c6-53bd-4532-9894-706b699f948e ModelInvariantUuid:43f65d3a-9993-4d39-8550-1f53521bc183 ModelName:Vfw476640476979.compute.nodes.heat.vsn ModelUuid:6fe931cc-3eed-4668-afea-3d5db7cbca38 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c41a9a9b-2b9e-48a5-a535-6d03b9f6a5d6 ModelInvariantUuid:6dd90430-d20d-4334-87d5-459c88b73a2d ModelName:vFW 47664047-6979-nodes.vpgCvfc ModelUuid:2519bba3-d7aa-4325-9918-39e53329abcc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7e6eaf43-3e3d-4494-aba9-19c217fa571f ModelInvariantUuid:858040aa-9f30-40fb-92e6-c687cef838ce ModelName:Vfw476640476979.compute.nodes.heat.vpg ModelUuid:cb78af12-0b6a-4a77-8f19-9c2cbb64b693 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:14:51.537Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: d56e134d-eee4-48f0-96e2-e3bddca8088b 2021-04-24T03:14:51.547Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:14:51.625Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||vFW 47664047-6979 0 2021-04-24T03:14:51.632Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d56e134d-eee4-48f0-96e2-e3bddca8088b 2021-04-24T03:14:51.632Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 20530b67-e7ed-4276-b98b-d527cb63915b from URL: /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json 2021-04-24T03:14:51.633Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:14:51.633Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json 2021-04-24T03:14:52.836Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:14:52.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json 20530b67-e7ed-4276-b98b-d527cb63915b 785 2021-04-24T03:14:52.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json ASDC sendASDCNotification 2021-04-24T03:14:52.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json 2021-04-24T03:14:52.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:14:52.838Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:52.839Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:52.875Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234092837, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:14:52.940Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 65 ms 2021-04-24T03:14:52.941Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:52.941Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:52.950Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:52.950Z||pool-12-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:53.879Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw476640476979..base_vfw..module-0", "vfModuleModelInvariantUUID": "d9677cf5-f499-40b6-a388-94a2b220a723", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3ba52b06-8c99-4dfc-9e05-c53d153209d2", "vfModuleModelCustomizationUUID": "155d9b28-c04a-4c11-a9f3-75ff085955c5", "isBase": true, "artifacts": [ "da57c6bd-1df8-4754-9ca3-c10a5edde515", "efb1620c-5371-4736-8b17-f4a9053b1c04" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:14:53.899Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw476640476979..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3ba52b06-8c99-4dfc-9e05-c53d153209d2 VfModuleModelInvariantUUID:d9677cf5-f499-40b6-a388-94a2b220a723 VfModuleModelDescription:NULL Artifacts UUID List:{ da57c6bd-1df8-4754-9ca3-c10a5edde515 , efb1620c-5371-4736-8b17-f4a9053b1c04 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:14:53.979Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw476640476979..base_vfw..module-0", "vfModuleModelInvariantUUID": "d9677cf5-f499-40b6-a388-94a2b220a723", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3ba52b06-8c99-4dfc-9e05-c53d153209d2", "vfModuleModelCustomizationUUID": "155d9b28-c04a-4c11-a9f3-75ff085955c5", "isBase": true, "artifacts": [ "da57c6bd-1df8-4754-9ca3-c10a5edde515", "efb1620c-5371-4736-8b17-f4a9053b1c04" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:14:53.980Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw476640476979..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3ba52b06-8c99-4dfc-9e05-c53d153209d2 VfModuleModelInvariantUUID:d9677cf5-f499-40b6-a388-94a2b220a723 VfModuleModelDescription:NULL Artifacts UUID List:{ da57c6bd-1df8-4754-9ca3-c10a5edde515 , efb1620c-5371-4736-8b17-f4a9053b1c04 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:14:53.980Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: da57c6bd-1df8-4754-9ca3-c10a5edde515 from URL: /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml 2021-04-24T03:14:53.980Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:14:53.980Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml 2021-04-24T03:14:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:14:55.301Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:14:55.303Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml da57c6bd-1df8-4754-9ca3-c10a5edde515 20368 2021-04-24T03:14:55.303Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-24T03:14:55.303Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml 2021-04-24T03:14:55.303Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:14:55.303Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:55.305Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:55.305Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234095303, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:14:55.405Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:55.406Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:55.406Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:55.505Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:55.506Z||pool-13-thread-1|||||INFO|500||cambria reply ok (101 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:14:56.306Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: efb1620c-5371-4736-8b17-f4a9053b1c04 from URL: /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env 2021-04-24T03:14:56.306Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:14:56.306Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env 2021-04-24T03:14:57.262Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:14:57.262Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env efb1620c-5371-4736-8b17-f4a9053b1c04 2098 2021-04-24T03:14:57.263Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-24T03:14:57.263Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env 2021-04-24T03:14:57.263Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:14:57.263Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:57.264Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:57.265Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234097262, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:14:57.365Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:57.366Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:57.366Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:57.378Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:57.378Z||pool-14-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:14:58.265Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 9299f933-94fb-4273-b0a9-1d90dde13706 2021-04-24T03:14:58.266Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 47664047-6979 0 d56e134d-eee4-48f0-96e2-e3bddca8088b ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:14:58.308Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.309Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.309Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Processing vnf with UUID: e2c9769c-2501-4960-80fd-e5239270aa5d 2021-04-24T03:14:58.309Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Will get resource from SDC using resource id: e2c9769c-2501-4960-80fd-e5239270aa5d 2021-04-24T03:14:58.321Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel to get resource 2021-04-24T03:14:58.349Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel 2021-04-24T03:14:58.352Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|INFO|500||Invoke 2021-04-24T03:14:58.352Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:14:58.352Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel 2021-04-24T03:14:58.353Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:14:58.353Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"e1a5672a-4a70-4514-b9f5-def312e279c1", X-RequestID:"e1a5672a-4a70-4514-b9f5-def312e279c1", X-TransactionID:"e1a5672a-4a70-4514-b9f5-def312e279c1", X-ECOMP-RequestID:"e1a5672a-4a70-4514-b9f5-def312e279c1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45f02641-9346-41a4-b490-92d95f4ce5a3"] 2021-04-24T03:14:58.353Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Request body: 2021-04-24T03:14:58.353Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:14:58.762Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:14:58.763Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:14:58.763Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:14:58.763Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=node0zu01laqsxpwsvuogmxuu251h278.node0; Path=/; Secure", Expires:"Thu, 01 Jan 1970 00:00:00 GMT", Content-Disposition:"attachment; filename="resource-Vfw476640476979-csar.csar"", Content-MD5:"YzYyMWIxOTAwMGNhNmMyZjhjMDQzNDU1NWFhMGM4ZDQ=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"e1a5672a-4a70-4514-b9f5-def312e279c1", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:14:58.794Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||Response body: PK��R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK��RTOSCA-Metadata/TOSCA.metaMN� �0��+��JKs�Qo*��}�[$���h��{�a^�c6��!��Z��1�@Z�U#�<=�J+LD`|�S��@t!���@\�cVg�,Y.����S�ĵ,l�n���)8�b��+�U�N�;x�rM+_N ��X-y/:���$�PKZH���PK��R1Definitions/resource-Vfw476640476979-template.yml�]�w�6��_�[�Տ s�ɛc;���q|K��as2S`�q��#� ����N��Aں�/?�4J\`{�� �0�w0N�?^i�* ֛���ze��/k����/��; Lon�N^ ��Zx�����zcs9����t:Y�Kg���Zya8r����5GSkhN�3�\X�g��h��-�*�5|m��~1&��lbM��l9_�7L�8ؤY_w0���H"?}146q�m�K�6���[�O��>��^�`��Eϒ�S=>r�4Y�&�6v�mF��1��hh>0G��0'�tj:�l���+��Á�k���ȃ���ځ�毿��&7����/��W �U�����=<�W�%�q<�~X�w�8� -!]�|^�� d+�l��ԋ��}m�R����&Zn������(�钥��e��2�ma c���nQ����J�q,ZӪZ��s�M�(<�)�`�:�iI�N��*r� x��oL"y�0/��#�p.�ۜ��cv������9�p��wQ�����E�J] !-"�ZqI䯅Σ��1Ҍ�N��I��K��������z�Mٳ��p�\:�����z�nFܚ�{ZL���~�p7\*5��|�A��I�}��ȸ�=��8�۪hގ%3��y�QO���v����F�j-�eKeU��V��?�8 �f6 ��l�N�����mf����&!=�4B�mt�d��v�Tl�H�l�Q{"�(�n ={;T�6���������1\���b0�#�*��V����@�_9E�����F��H� 1@��!��=��Acw�o0�L0�"� =G�ކ�Č� }� � b�V�����EO�׆V �G�����(�3K�>���k����q��x����K����������m=��l�� ��� ����{����f:IA�B㷼���8��&�t{�u��d#��G�0��k�o�i��Fj�p5z���~�*+;�B�D�b�.�(5n.�2|,X�W瘊�J$lOً��Kƾ�@�c�~�/0���7u�5��{5�� ������~�J�d��9W��H�Q�c�3ܳ����O�eg�- a�&�y.���Vh&�F �– f2P�Ob�<��e�ɕ���>l'+�yK:��Y�F�a@<��}N �nEq#�����A�A�p�A�Rγ �]F:I���\\���ר��F��=���NT��M;Q�� �l�F�q�������i����XQ;R�%u!1@�e�#ޕJ�@R���,��3�*�vT/o��Lg�l&���^B�?��!3�$P�:g0X�Z�����}�'k��? ����xp��w�h$3������؅�H-��w{oh%�� ~E��|b���@/�̩W��D� �,>)[�5�էWq��q�Vvޕ~��X�0�G��Q^`����Η|��Fd��y �X[�,�G�NI��������1D�OIZ�"?�M�wf��Wi���,�3��%��M�X"{������]�+�R�u��b�U����n �?R���C�w��މd��Md�����A7F*?��m����kc��o�h7񷡛�K)�Jc�*������d^��5O���4]�|�c���_4Vm����M=����yN;5g�i+dz)L���"�CȈ`�m�!H^�!RAk��8�R���g�����xp B����]����f ?�ֹ��=7�lg�<"1�s �T窜�-���o�$%T��. v^���=�;�9ɛ2�Bt�ױ5�U�,w��1�w`GG f��h�!l]#$<G��a�nMj�r^��Vy������#�*n� �����>�|�z���]0~����7���/u��������p�����_��O��y��}���N�<~|�c������h �Wo��K��=����қߞΎ_�񝳴.�7^L߭�������{�r�4���z?,f��pϜq���ϓ��ǯo�"8���?�m�M./�w�������a�����t��b�0���x� /&�'7'���x8y����n��j�q�jq�����[�l�����_�9�}�;9�L�Y�_͂OO���d��kw��u=M�W�w�?n��|����ɇ�����Q4ܞF�� ����_��G'c��Wgt{=�6�����y�t����\�S�<�|� �5Nt<@�=o�L�Qh� M?��l�J�rŒk����0Ix����� }�����+G��$�tW�ֳa�k�G��_(v�SB��.��p�Է���S����'�р� �DĶ���8^���p �-C!Ŏ���݊L�5>epӂ�a�5$�ğ@�s4�Ks2�-��r>6�ܙ��M˺yo���̥s������Z#�Th5�I�ܺY�"���9>\����w����55��x8C�����K��e��r�d�n+_�9B�A3�{�%sb�R�re%���]����+KϠ�.e�DZ�U���������+�&��&3�:~�ư��9�J��0KH>z֘S����� ����BQf���n��q����� E�L� D;)����!��n(BM�&��n"�&�T����4B~ ��n�7�{�H(��So���%x��J$8'�4ۓ��"���p�虓�75'��5�t꛾e��,��Z�+��������n�H>�\�Aà���P����72�������'I�t��Q���b8�g�9�L��_L̅�N���Y��НM-X���.��th���$r:rL0�X{p���;�gc�D�p9t0��V"H7���DMN�h��(wl�I���s��[��U�-Oi/gA �����o�.�� �j߾=�f�C�S?��*�8��*�.�jYZ�q,�Ś���03�<ސs�i�cG(_W��jjs�1k�MlcN�q��$�ˣ/�:��lЍU��x�8P�AP�ĝ$������?��j k�څk��&d3�]G�K�V����I�/�ݶ�ޭY�*��-QJm���;j4��)߳� ��oDi$!��ͥ��Lk LͲ�}�����J�졙X�0&;\�h�������w�*w]Ÿ�zENF��������E��ñH-�J��N������w�&�4�Ԍ9� ���~sDZ ;���k Zc�\��'c%eq�M�>mIM*���qW�:H�����q�F� Q�1�*j@��fh�WG� G�T���&���]��^ߜ_�\\|��>=�/O�>�\���'\���bs4�\Ϫ�mC� )o;�0��J<�P���b��2�h�Z|q�*�RVS�����.��z. �E��5�;ƈ�BD�Ӭ������)��6 �aʋ�,�6 d~}˚�/��2�,�U�3��0۫�X��~o���fǐ�1� �_�6��Vv��.*1�<8!l�ёh��G����D{�ԺB7R�R�F��`�`+��]� �5%C�g���'� �obgfC� �� 7'�)� ���x��[�>�`Q�0?�V�T-�_2�W�V<���*9�L5G`���C]�jvFM�N�)wdC�:�P iId��H$��2�T �V�����u�CU�&��|qX��rj5�3�0�wm:�m\[{�:�3���ppLux�1��X����!��y�GU)�L~ja�4��Xr�c&zxm�E({7ȗ��j�?�Ф ��-y�T�������lQ�U �h���~gf�?�]�*�D�'��Щ>�}U��u[9���qٚ��Mv�"4ʂ;�ʚ3�Ua�D�E�kᚲ��L���n}�m����>�) ����*�D��*Хj����H���#\�*�lV����Xqa�lWӧ�ק J"V��MW?"�����7 �)9c���5���a����61�wGQ���)�гa���`�(��^_���/��$�8���p}/���b��+��p;s��c�4���6���㹘�etEVysR��xo���l�`�� Y��UNjb�N�Io�a8rg�� ̱��d8�ͥӛ��:��̙�u 8�3������ U���-`��́��ı������c�BMN���\��  �p>��ہ��;K+�<|(�p��uO/ٗ���o]m����bY �W�/�j��*u{��L���ѐϤ�L�����E�t��L����/o�Q ? Vκ�����?���'׽ ̒��zBC8�/�a~�� �T^�?�Ux/D��ABI.}�(A�"k�d����vHCԔ�}�8 ҏL�V�U6)� QI Os�}���3���s}k��ּ�a���C��PY7t'xr���r�3�����f0FZV �S~��4w�@e�L*�IP���]���MKϹ:�=�ހ�V��NJ��1��+(��5�8-ې��[��g�8(m�T��֡�@X Amwc^v^Eq���%zI���f5�ŶC��[��C�`�g�������:�Y��-�� j�B9��D t�QI D��n��#�a�:-��� �����g=��"�f�� ��c0��d�KA�:�L�`B��Q�:�H_o(c��)d����ʷ�, ������x K�z��l�Y[Yi�� z�i�TЋz/����c�X���q���0�Ҟ!J��Ǐ[!��6/dO+Φ̘��ٔw�v}��-���2��噓�xb.������],�����Cy���q�����*���\�x ���h W��q'C�K�9KhN`j��xj�w���O���,gf��ba.'`�F���lBy���#ǚ� ��|�\Bkj�ӱ7��G�����69��tx'%�¬=�z�6p��8�"��je"9����7̋J��^�L� ��kX(�2�W�Up�h��i�b�8 gK �u�bV���#9j �瘼g�v�a�e���:���º�ƒp��L�s��*P`��c����M��B�)"j��r='��6$Y��#�����7*P�Nz+���#1�}\+Y�.M�ؑ}M�G�Y+�g ��}4��֥�B�!+�f� B��2t�1���B�w��8�$H�1��.6��Ԧ�]M}F�s83�� U��Kd�>�؃q��D�;A�W4(F5�κw��S�EY��VJf_L����K�S�& b�bC��5�{$eU.[HRe"��Te�i�hIU�k֯WV�/�Ud�-����IKW�&�"ZD����[5D�o�Rd��*�g��b{��o����]E]-TΈ(+�͡Ge1Ci�h`�p�)ٮ�Fl(�ktE�Ӯ�G�+��C�"il֒�+�p�Ũ��I��/��� �v �xmmҩ�mX�����Z���p��6]V'߭�4Ϩ!S2:�@� K�X��9REmk^u��]ɳ&V�g�� )q��^U�ZJP��֟5"*� ��(�������A��d���Tg��U�UV��������I� iٛX��,r ���M��,/��ti3��, ������%۸TED�,�"Ǻ��C�,�SЊ1�� ,.�N��j��I��J,#u�m=��q M�D�F3>�Wt� �P�iC]�/:�K�%��A�*HT�&K�xBq��^\����R���U4�EK� ��SZ�Q�[�&�@:�u@�F��m��V�PѦ� (y�������t[�ă&:`%X_��Ne����CȢ,R �;�NYN��T1�:j��UQLA�.XBV�d5%�gIӦ��d���D���8t"�;�,�X㓪|ZeQ%;� aiy˚��+]���QR�!�>]�������&��ĚV�aV=V#U2SJ�,��x�)B�,��]��C����1��YhK^I���t�q�+�T쎪Y����iw�̍m���8$�����L�NV��^λiy�2�ӝ74��f/��I�e_���pH�Ag��ú|+�*�yu8^�FȢJ*����:An��eQ̃(�Um�7JQ&��KJ�C�gJ�Y�"�B���,ַ'��I�]Hl�W`��\�D�˘��a*3��)��}�)Y�o�([ �ή�� �eFZ�ޔ�=�PU:�~H�ীt��.7M�͠���tC7��M�o�J�X �1�� +P�ʃ~FA�J@����,.����r�U�0��9�f-V�EÚ���N@?�VB0�:K��T��t 9���p����2p �@f ��m����̣f�VX��h�}�_V$�� mR*`�<�֦��X�w�=f�t.�t�0�� Ni�U"�5��r0�*YTUw���;���Mj[@ � ;�V�� J����}��ӊ-�@�&J���|C�*+rAZ�Ǭ�jk}�N��GF�e�}K3�. ������[�:!��X�rFEUrݛ����(:�u���DDK�:ܟdk 53��%��EL�@�s���#���� �J+xǪ���2�6}�6�(H�N�7�*G�y�k�|5�YK4�b,���N"�y�T,ňmRg$t�JGĨ�����8���R�����}�s�T��Bi éE�{Ug���,��4�4<-��"�a}��� d���~=�>�y+3�� E�f)8B�>�&���&P��tjK%��)I�LR������N���^S��C�z��i�c<�0��M:�:�x�~�wf�C("�#ؐ�%+�'���_�]��g������f�[�v�U���������Q�$��ϝTܔ?�� �G�65��Y�b.�7��<���y��̠����MDt���X�ls����� ��F�Z4�17�WDk�I(�U��F�GMe��x�ޮ��NR��L�{�3���h4^>�7���AF���"و�x�I!P��e��n��4�7�� ���R-�犪uc��O:�q�j�����o�֥���k�ɤf'��J���Z��7���� � ֘)j��z�*���j��c��H�X�˪�כ<�F�t?[�P� >R���y�ٍB?����_�����߆.M�xX�cز$*��ꪣ�-��e�_.���VG�Fĩ4�ĺX��Ӱ��?�n(�"�O_�ȥ�Am:��KEr$gj&��˒)�T ^�|$�y�E4ɛ�P5�&�X��|��$��44UN�2�,xD�u��Ǎ?��{�.V�VhX��a���ȬY�6\K&�q��ܟ��s~~z~��?�B,uL�o�ˬ_�z�cI�S���|���i��֌l�06��;���w�؄�%���)�����%Ws.����Z���V?�E���\ �VU�~ɖ-�t^��)���`!8o�rR���ef���~�6B�1#��Z���3��T�JD�$ff�0xX�vtЁ��|�� B#\������HVm����S�@��f"��~�I��P��k]� H/z#�,5��%�ui��0�k�e��TK�/(��#��6O�{�QC�DRU��s�W�;�+�p����'(^/�vJf� I魎(�˷+nn��q������$�����/cW���lO��Ʌ� 1�GU_�����2"��v��5�E�>��6k��rŔ��o�ѩ�+�h5����1_�2Y��K�]Q���[�8��ۼ�/=X���q9�畏�f�@�a�����Vu`h#�������E�1�9�_��3�{O?���Eu��V���0(��Sh-f���ĄEq�-���X�mW��m��/atQ3�k�J�X���)�=`�E������ˠ���e<l�'�k���z��OK�ux�� �� �W�p��K8��>t�XR5�&h*�a'R�K6\��ݴ2ZP��TJ�=���R/�Z�� ߌ�t{��eLܶ��- ��:��#5�S��M��j�h\я?Z?~�~}}UO�����6__G�����y�|��������h��k���*�Wr�bt;������/�c6�$��J:}�?��i������mz�<ԭ�ާ�G�\�}�������x6=������Ź��?Y�����u1�������9�o��7���LJ�q4mv_��?��f����xx�{|l���4�\8�q�Ԛ��5l]��_��u.n�/ڷ��_��nF������^5ο��n�_�A�\�6�^��[u��z6�?}=�9�:ǟ�=�����G����Z���Uju�m�:T��O~6����g���{���'W?n�V��e����zW����M,r�:�h�Ҳ�*L�5GEiq|V���y^K]gf���Kۦ�W�� �6X��9��V��(�D ,[� W�>f̕����)1�&���j�������g��-X� ���3���oIG�|��� FA���Ȱ�4�� ��,���I"�cD` r�IT̀�Ǥwҕ녙xÅN?Ys���� ��N�k�Cp�y�bI��id������Դ����; Yv-�$�j1u�@x����k�[�gcIS��"D��������>�A�ۓ@Q�‰���8��h��Op������D� �.�}:� e�>&Ɵa%曚�?�)��VS�X� �]Rj�W@�����B$��\���`�X�C���},}!Sd�8�e�ԙ�`(^ cMCw$U��!cO���I�y��~�^��;�"�Ж��-w$ʦk_2��6n��I�� �抶����� j�uJ�S��f&�=���4o�������[�|3�ІY����T慇�@�pӀ߯��KqzR��g ���. VP�H�k�wq.損����]81�h�A��^�|��G�t�{����cóh��̺�DvY!�dn /��k ��_�ca��T����L@�氟@�"�A�SW��c�Q�l�"�'$0�vӣ{��d, �><,W00�������T*��GjfJ4!/�SR�������]����@����-9�������#צa+xwT�ݑG^^N��8�<���9��h��lռ�A �jQßj�M[5L9_5���� �%��5�,�Xkr;_��]���x!���NJ����* ���\���kޭ�ì�}���o�Y{���ؔ:c���fd���-�PYo*;dbs�[�B���{x+s��30Э� �d��\�I���g� �;j���v�����${��T1dC��rG6W~C"�l6Mk�~�Q�RtR"�81Q����5@���l?�w�7ٴ�U�;�g�t/~EP�o~��dB@�YSі�d$%NJ�c�$r�K��DSr�+�s�``~��P���k�'�s�O�)�L&,�%�����+��.p�T���C�l� n|q�t����04%��x1}�Ce�¨I��\#����X�� �I*�0@�A�����ء�]��{䦛�x5X-o��N@1���� r~'V>v �\KXe��| �i�+�YnC5 �O�M�p��Co�N��"*G���+�, N�<����S<��x��Nf3$ �o�=��D?N��u�_X5��E��\�I�6Xf2���T*��}46�uT -��C"$-/P(4X�!���kc䎇��jY�/��:Kc�o�1�v��k�Y��t�D|'��듅�ß�鮛�s�'8d�K���~A_N��=O��jњ�o3Z�]`k� (dVe�M�-�^X ��o~!F�喀׺�׺�h�Bg- fτ�^�N�e��3�C��_�cl'��eR x1�nE:�[/�yGd���#. ���9���c�c\�O��C�۾��K]'� i LH[$V��Qٲ��\��5�S6T�� ��*�.O1�p��  ΁�@Α �k��h9�̠6��nS� �-�Tޠb���`*��G���M�X�yec�B�`Vj �X�\j �0�ͲkǁGW^@�s��1D��$?7d�k���9����7嫚eꢓ 3u���ѓ� �ߤ�d0/ZV�=Gr� ����v�>o��H���J��WlL,;c�ૂI���Q]�H�$�Nԅn�����RY'js$���t^�xv�1Ɖl;\ggV��CۇGA������PF�ǿ��[*��L�E��bDe"sܺ7�'Y� ���P��0 ��ܷ�F�� ����}�ʹy4q\���x+��\�m���а�� ƚ��H��t}���� �:FߙHi�13�8}20�DB��#��P�'����� �\@�| ��1��x�� f�ƍ,88� �o�l+䝨��ñ@,���=+��A��ڱ�� (�|GXY���'Y +g�{q��A�%�6� ^��r�Q1�� '�jVw}�@"��Pi��u�|%� �AN���8I+����l��*�y�d�YZz��F^`�Y ��q_��a7���������"Ӓ�����i�+� �yb����/-��B�l���d�r�-�x� :t�>��YEXE1Ȭ �b�+�d8��sGǫ�g!۫���d�Rݽ����#�^;<���"-)�p�2��~EX�9�^�e��ddGa2 &ESA�&�_GiUS�m��r�3�c#ղ �d���<�/܆cnƛ��]��� )�E��谷.�u�24��N�6�4]�q�2�㣤_ЗE�AJq� XO��@L�Ċ�H��mF+|� l� ����3�&��=�j�/����^�(�B;�%����� �k�Pٺ�k�W� a�I�ey�A赉l�|���)�zB��w���\��J��A�Hr¼�\�ֽל܉dY��z4U+���R�w��9$#bI��QÒ��I*�0��rC��],��{d������S)��\KF���jv\U&�n@���F�����S�gY;���'��z�-^Z.Y��;��O&UfM ����>�R7Q�@u3�DW�h��U���㵆�b���M�9�,ڑ�z�K��F�r�v�k�`| ����Z�D����l9���\{/.��N��_����`#�MU��}#�HF  ��(Wr흭'�r�$s෯�[��m_���E\0$BŤ�"�E�YQ�g����8��Wj���� ߜ5 '�sF%�AH`.�����Q�ǩ�L3KA//*Y*|*� �x l*��X9�:��u�!R��J��Un��f�!����h�� JC6����\� 0W�4i��E�� 6c�>-W�kXtl�}x�ynt۫�ia�T���R��fQ~$��0���h�C2��c���c9��ki�)9�5%�c ꎣ���u��,�ŕ����6#�=R5L�,�H9����9�7x����"H�葎ҫ�zl��)�m��)�g+ s�\�B�bjī�llM f5�N9���n*ꞟ#P�v'j�X��(��'�W�}�io���8٩hZ�9����>�H�U�鄓,���>���! �:AI�)+�1�UÈ�K���8��՚0�zi�`��]�?�,t�3X�kS}�!I���j��F�:] k�b�N�G�/�� �ʪB m"{�� �=3�t� �����h3_�E4�I�=T���gv���ھ׃U&k��b ٻZ�;]V�h�WN�b��ǝ`�jY%���������S�,��R���o����]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK��RDDefinitions/resource-Vfw476640476979ComputeNodesHeatVpg-template.yml��M��0�����d ��V�j�C��jsEc3�Z26� U�}��mî�^�y�� �_]��v���Q;� }�E��R � �w�M��١�Dh�i;��`����O �.U���V���>a�eQ�Uu�$Ү���@e'��xe�+�ռ�')D���>l�dž]�ϼ,�<�g]։t�0FL��0$/1����*��b��E�q ҷZ����#Q�>�M����7�� ��DhIZ���у��{ n��h;�v�HL+��u�\�� |G~G�h�1K���7ra��^ �<t����8[ �G҆͘:��。��le��V�0�Іr�#���z4������+l�ͻqO��V�����WmC�Z׾�ԃ������C�o�(�9����I�����-��\�ufGiOصʻ��W����M��@O?������PK� ��cPK��R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj�y�ss�ta�u��8��h$�-T#M%�������ᱝ�6����O�GRN[F�P� �l�c�#&.��� Ɇ�2$������������b1��F�K����\ ��.��ioDGW�k �>Ϡ��*��p����w�`���7=z�F���~v�o��h�Ɗ怞�� Jg������eF.�|X?��@n�R���̵P���q���h�Cn�xڈ5���}y}L�[F,����OPh�Pf�t+��{��+����r��. �GP\�����s���O��Ab�� ����9���9�Y����^����k�l|�# U�睐LHt�&���5�w�1��Z�hAS!�Ȼ&]ymj@����(vlw����rת���BK��B6�ڄ*�]�k�C٤��6�HX&��"jR�"Z�.]*�U�y�=��kiFHa0�٦%X��+�p�M%�F�03�I�Z����.�OIu�5��ǤqL(b"�"o����R H2*-\4�ׂA"pXg�Z� c��� c ��M�$0asN(_?��u�����Q� �e+�p�vi��~BvPΑ � c�QIa�˘Ɯ��I%�8�}=��� ��TAQ�V�!�U�� �"X^g6�e+��Vl����V@]T' W���v� �1��Z ���2����b) SKŷl �w���T���X'縑h)]L�w���œ/û{v�b� 2��>��b�䀿�����~'Gu��'\�$s��u����?�"����ց�v�J��>WG�($eatp[����� 8󪃑1+��˅l-� MC�$e_{e��Ɖ��P7���v�vW�Տ��j|]�I��c��c%}2�3H��p�%ӹݦ��)��#'z�AO�&9e�=��86ۙ�_��ٌ��Cy.T�$q��� dt��=8?ݫ�F] '⇓�6MG�xX��D��v���u�מ��1��<�MR��ӫ}��#��� ��!<���G�5nm5Î0�t��#���b��~1��MZ�R�j��!G>w��eo1G�,�wx�?|��럋�c��7c� �ٶLc{Q!�����S�Nv�ՙ.�e�3��PKJĬ*M� PK��R=Definitions/resource-Vfw476640476979NodesVsncvfc-template.yml�Msܺ�_�S���߻�-�K^3��y�ĝ�ECQ�Z�VR%��~���>I��(���t��dl�Hd&[u��K�0H�3����H�O�w�|j��o-�ś#M��S|��0���c�o�1�l� ��ʵ Z/6.2��FΎ�{j��������^��{g�\��Bg:G�j��lm�1��|E�s����8����m���z����DA��dvN�۳���_$��4�m���l�NF��O85��8%�1pb4I����`?�����/7��4���h$'�n~g'i�I �1M�SL�# �0�1VB�{�����z�� {����ԧ8�o������0z��t�)�|�� "���� �&�0 ����!g��ч�L:l.B�X|'8¶烸�.|{�5�>δ�ɋ��‡��!Ob������G$˶� �0����j\9�P�b /Hi�bB��Џ����1��$ 2��C �E��=�q܃P�؋�Lh�&����ƾE����� �>���n���� �@"%�t{�T��h��lp~F`Ş�[.�'�S&B��搙��p ?%ջ����,�\`�9�>�ȫ��!�b>J<]ne�ik%<�Xekn�c�T��^dEa�Z^��`��l�X$ \�p�����Z���`��-�r�g�!��h��N^L���~��d�h�p�NjEq�R�~��0,+�<��V4�����lz��E�I�? p�D{��*`�4(�^O���0XG�`���0.�dS+�ƇY��gb�U�t3���g�1y�1r. %��K_,�p�C�$U�5 ��X y�G\�,��w� \b� �V�)��u`{fb,��Cœ� �B���`E���:^�������D����r}|c+sJ�)u����F����@��.I��zҭ��7����R|&!f�=B+�j�UNˍB�n^��g�� �W͙�a�۪ �hH[4���`3Tp!s)�55���&����b�}���� \�(��F޳S�#>Ы)|!��ԋ ���h�h��yD`c&�r�Dp�^ص/>y�' ��烘a�m�u�(����m�L�7=Ɂ��s ��Hmd�l;�*�I0��Х��]���Mi�;�y����F�c�4�wpu��*(���ᆱ�;����Ԍ�{ �Gvڂ���Mt�!a�#Cb�.D���6���Fi��L�w��u�����7����6��;l�8�g�NҵFE������hYj����[P������R��K8Ν#��6~a���X �3y��u��3Y���#�+��!�|W~�$�!���×1}�1��ʯ�=�w��֠mևo����R;/M���L��?�F���C?_�]]��nXQ�w�j\fCgg�̚�b\��(��ڦ�Z�U땻�8+�L�\���2�~�����Ym� �,�� 6ٺ�\-A+J��n�����q�� ^�+rJ������^sx�u���l�fe�f�D��\��|koM�5��:5P�ĕ�C�O~$��A����u� �S�������ԋ��"; �Tgb�&螌�����d���dy�g��.��t��ρ�|90�oDR[��E4U{��co$k�d�5H�}!�S��k��0���߿}��[홶T_k�%X�T��M��� H=H���1������������u��V���|�L��;��p� C�|iΣ �;�����O�nߋko�`�N�����*���m���4�#� *����j5Xm ��;41�̘���0�"r�7:g'gL�3�_`O?��z�`Ά��a�Qf��fH�t�x���K�%�ER��].d/���H9��@/%& �M�,���]�M ���r[�5��ڸD��8vr4�B *S���WJ�~H���Xk` U�J���.�F G���Y8� D:F/�.`�nX�0Lg���-�`6������c[K�n�zc�\��~��(���]��� /��b�E[�d��i+��?V�D\X���06�T���^���־��o�dC����uJ!�fP���D;m�B�(���TV�AG���f�m�����y�U�����:��6ܪ�QZؤj��\�J Y�K8/�:�P ��6SQUr E���\��>��RK� <��� X�!a?�nN��h�<���4��x��z��*����+1D=�k�B$���+h��VW^Ec;V�9 ��+M2B #9Q׍_��[K7^��b���Zm�{�����m1]��;.���ss�p�d �&�7�!�%&�/����s�����Ț��@r�A��r�v��޲`���3^�L��|}�ƻ���j��iY�=�г�����O4���c��qx�Pr�_"s�XD�����|��#���)��e��}B���e�?)�й�8y0�S�;>��*s:�ԏ ��7;~F���?zq��7Kc�Ϡ^�60+K1�_��r<���H���:�#�|��/����`L�s�a���ˈA���#�����?ؒS)@;�����ւ*���Z��EЧ@�����e�lԕ��/��f��.3�����:�B^�8���Um��m�c����R���!�IvW�If��� �r�$���*���=�<3r]Y�I� ��%3g�`�i�In�L��.ܽ��/�>~���y��i��ӱ(���`��JI)K�D��˷T�U�+������qA�[4?�gx�cb_;u��j�3���L�|u�Yo��[k���IIK�:J�$(Zeh�:1�Q�Y����_S�L]���ŤQ5�� ڵ�\�=JUb���չa���t��P*I\A �D�WND�4���\.Q�S������s-]�-C"�0TْFa�͍^[�\tC�w�U �+ =��!��p�5kY]�d���ٮ��;^�@��R�T��V]Mh]La�K\(9��S���RZ����Y�]�*n�[���`������Y��N�� �%QJ��34�5�3��Β�� �m�Q\|;�\�����e'�V�i{����hnW��Ӻ��rr���GM��e7��=xj�TΖ65� suWu?A�_|�Ʈt 7YاWZ����N�z��u/z/C��.aR� !�_�0�^���x���.��J�I�X,��1�xx�d�5��ЈJ�q�Ci+� FVQ�����ye�:�Z�~�I_ ĥ�̭G�|i�E��T�zU�ܩ�}��r͕ϗ��qDQ��PyI�^A�朚T��CQ�׽��'Z�F�c��:��G,;�Vä��z��P����f��&�����q:�ӯ��e���m�D��l.��{D�cU���LQQ� ӣf�bz�И֘ۇz�]Vp�-5=(�&�}�I�6"��|�n?]����E�Χ��5I� �ՁF��PK+���jPK��RGDefinitions/resource-Vfw476640476979NodesVsncvfc-template-interface.yml�]Ko�8�ϯ�mv-$�� Ʒtzh`�ntfrY,��ln$RKRN��~��Ò-�r,��.sl�*��c�X|X Epјq���*\Q��� i�H�4Kh��iކ�?�W!����qQ���/f ��:M�a�5��]��� ��%�h�J���*i�-oK�����R��ZEI�8 #[MVee̹��f�F��h� k �\"���f��J��`��9~���_~������oĔ����P�n�x�fD%[�(��Hg��o����޾�I�+7�EH��,̄�!�Jc��$$��l�K���l�q�h���i]jd��� ż.���9�4��'��m0�0О�M�i2 k��7���� (�h��H�����Ou+��l�x�IX��R�ծxuB�290[7�x�Sa���m ��@�W!_�L�7�9C.EI.�^�M�oI�҇�#�u�Ȓ��)gA�_JT��1 9N��g� = �\���}zz��4QD���A�A����ѷ�o�����4���4@���;ۄ����*�|O��c��X����/�����n4�0�F�|�3Ĩ��ޚ.��q�6pk��>_p�J�,7Vp�G�_6S��jf]XkL�f���t8˻��4�Ii*����gQɽ��X�Ұ� ��Y��d�0N|W��a��t�����mK@�i�4M� ����r�O�R7�T����$Vr�S>�IK�dfV���D��Pʤ���g�� ��b��٩�U��~�*�c���D�߂�D^��Y��� l�:F@�Ê����{_K���i�z�i����Ўƌ7��Pm�/�-�>�X�bI�Ax����7��!��3s���x�P��tw-��rp���ӓ&p��q����{�xbH~�gh~�s�)����c�uT ]�X���>d�P�u���q�� W�S���lIS�5$vt�m-�� Iq�>������B�]ƒ`p��t���-z���a� �[�v#}Vt���{D{�{O3��k�Qrt��O����k�"W��Tߡ�~^-��s�����c�f�m������� Y�I4��q��X���n�t~w����M.Ŧ,��v�9l��܇G�DI&בa9��Z=*F\����:"���Slrp����3>�k�J���y*�ׂ��O~m�B8:`�Ad�oLB�o0x�2�w���:��RS�t ���ń�� ���1:�⢏�9c�08�^�{���3�2��]�Ld���.�b��[䘅���ɘI�J�#���>�⯎����3>k;�!%��l}r�~�ؠ��m��|=z�Bϵ]��q��)!��5�=cj9������&iQ/ YywM��]CDp-1K� ���{|��_8�8ƍ�'�\�ԃj��Y��$�����R9��K��dQ�e%�k?���t{WƇ��,�,�p�d�U���?ru�ϭ�;��A���^���>�����]A����IfP��\�Z��ì��B$���ӎ~ k������{?OޢZ����zٽ�'��7��˦��`�B��bmg�Z�m)�`lU�O@𻰹��q�s{�y�f��B4�>�[�ԒeU�f� >Y��W�_ԃI�k��%Iq�U<��ӊy�K�|U�)��}Ë#NB�i'����]�}�^� �N��M�l�PK�f� f�PK��R(Definitions/resource-Extcp2-template.yml�R���0��+��m X�$p�&Q��f�*�KU!c�Ī��m����B�����y��0���)� ,�`�I��3*m)��Ҭ�9fR�,��Y��Đt�ę(F�9��S��xN���#�Ͻ�!(��"�H����`�LlU'�9"��ȣ����2�{��$^A�0^&�dIC+��6��jwo���b�iܟ����B u �$r�̥F ��4'T���j�����������I���T����"j1��7x��U����X�0�� �l��T)�C�zua�K;�GUg���w����]���K7��RR1q��׻�<����t��$��R(�� ��a����]o�v&�YgFo1|X�ûVv5���k�#��c��M�k��q3��u}s�Qᯆ),R( �8�PKck���PK��R,Definitions/resource-Neutronnet-template.yml�VQo�6~����n�l�]b�es��ܮm��a(�d�H��� ������H��$(�<���x�����8�2����K�]v@�h�]NV�¬e���bV�g�y��H}`V2����l7�*V�s�J� \'���o����Ur3��W�z%n��iW��� 6O�9�� qA��2Y\�q�D̋�skV�v�xk�=�:ne�#��X[t����ؿ��=H�p���L�krN `��4G��B����S �ۚ2~����y��n�g�h%'Ey0���w ������4��'��� ��ݾ�o>�Z~���2G����b~���vM�#E{�jFz��f��&� BRQ�hH�J�3��2c��f�T��2��P���O)� v���{k�)�����(��R�´6��;F����Nh�>55��MU�C ӃJ����|�7}c?��_�A��YaM�y2������v%@m��}P�R���؞�dR��C+���4a��Dx�u` �����;�a�ʃ�%�Fat��ß�ύ�(6P0��d�����֊=��8o���f��E��|'����]8���TM��� ����9䍕��(X�������2��ۇbu{�҅o C`0/��Jf�$h"�F��B?��%RZK��{��4J@�}"`�G]G���� �D%u��b���zۼ�����S ��ˢ��e�����8��7��}^M?���Ҿ��«CS���͇nD�As�=���ո�O����s�/��8`I�~�W^��\;=�g㇘��%ʂD����2���#�}!m�f�j��7G���\5�e��������̓^��|�������>a ��n����4 ,F���o�wۻ��F��"�ޕ� �?G����PK���l� PK��R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK��RDDefinitions/resource-Vfw476640476979ComputeNodesHeatVfw-template.yml��Oo�0���)|ۓ���Z%�9��^�`K`#�����vI��̛�gx~&X/�Q�i����73:O������0��\a蛤IP�>0�� N� ��߿�,�<��x xZʌWE�q e�JT��i� �VI+o�<�ԉW"Ny&NVeם�60`���kZ�yӳ*�H�a�F�*�� B���pz�N�a5�ds8yh{�o5����+Q�:.M׵���5{D"�$�O�_�K�Hw���$��(�j&2�q�?)U�4�2ޖ9~ b��i�1����r�?MC���x<Љ[|}�l5�5c�����u詸İX����%���r�#���:�a��E�;vW����Ӟ�)[y����F�i��p�{O��+��m�8��ّBZҏގ������[f��(���ҞQ5��C�Y������BG?������7PK��9�cPK��R/Definitions/resource-Globalnetwork-template.yml�T�o�0~篸�n�����Ti�UW�2M��\��c{�C��� *��&^�w�����b�gI��P� �\�A����CNFb�e�L�$�Y�<�Bm�L���v�p���x��4 �I6��+>� ��d2����H���s:�䗓`<�J�<�6�� �fx�G�UQc�l`�٠����u��j���J�bY&�"�'�^^&t��H��\Of ���T`z�.0�]�*�ϔNp�PIZ��墜K*�찢 V�<��oMA��cw�{����?(|�7F��'A �EcɎ�Z�ne�0���.��䈍,4� |�J��Q�a��l�V�@N{��n��'|��V��I��,a�ͦ����� ��dWMU��}�0�c�F 8 �����"��]e%ؖ�urDh�!����X��c�!>P�,v��h�#�Q` o�7Ǭµ�F���(蜏��!��|���q_��N�CC�"Z�oK:/�W����8P��65������<�B����Q�_�d�9�m� ӿ�0� J��\?�:'���Ȟ+�� 7�J��^˽�hS������g�m�un����������q���r�cn�w���9�h>+q##� w�=x�r��̚��>�#ָ�V�_��ty~��Bo�{��j�ɩI�&�����zu��z�m����s� �{�3�PK��U�PK��R-Definitions/resource-Neutronport-template.yml�WKs7 ��W����^�l���h&�������r!�.�!�R4����܇W�I���������J8����h,-�̅-+�\b��Lƽ�w�����j F�r��l:f7��M2���t��������Nz;∃>�:U*����ި?��wɠ3���v`8z�W���a���d8fs,��j��#Y������3�-*g0�ׂ�d�S�=sp ��\�C�t;D��t���L��6_��&'���>G����-9�_k��_P��d�H�ŵ�{��C�K���T�1{�O�G՟_lF�`�]/���.�^�|�)�y�%H�޼���P@���C�)(>%���$3A�3I�>]�Rm/��9�I�?Ti�+U�M6"?�=ب��F�Z���ε��e-�T@)�J�m��8(���� �YG:�4qJsT�0�yTe��"U拾�Y��V�"��n1�WFg��j;5�?r2�f��F[�!1*H$��f��Dk��j��?HXS����TX� �Ym�iE��UWo �VC� �ū��Vp�� ��֯Ø�Cl6ezE�� Nx��m����գ� 5�t��W�����G����K��zG�4��,���º�1M�44c"˧���قU�X0T���rb!��ZoBV��4��� f� �v���{ΤD� @��D���<�*�C5^�0���%HL-���B=�~[��6Gފ9�8(��?Z���a����;lCLq4 =B��,R�o豠���?�QU;zG#�`��W�*ed��ϥHu�"����\)�R���� os < ���m�||�΢�`b�F�|����V�h�N��)r"7��~@]��p��pϨ���?Ҏ�K�I���~l��I���N=H\�p��;e��}��R���D<�Y^"^w�K�Hm�陔�u����@� I�E� �)�����.���I��uE�Sy︰G|�b�C��M��g�/�r�����EVMI_�����Sr�(7��SET[i�^k���XΧ��FF�i\�l��c������`:��n�����׽_K��g*�T^ �S?z�8�)���9��V�����C�PK��=&ZPK��R=Definitions/resource-Vfw476640476979NodesVpgcvfc-template.yml�ێ۸�=_���}��|Ѽ���m�d2�$S�/MQ5��J�3�_�C]I��H�Φ@��"#�\xxn�9b����(Ȃ8J�MR�Ǎ���`�����;sgo�4����� �Ne߾}���Zy�3�S�ͧ� m���K�l6���=�*ϗ3g�� �1���%r��-�\,���#��7���^�쩽F+g�(�h:9v�'����H���ۘ��b�AV�z��=�� R�R�©�4����z���}���?��.N^o��iD���H����m�%�d�<�i|L}��'7�bI�t�c4�� ���%�nV�3��@��l2}�y� ���-�o߾����,�y��l,�B�P��u�K�:l.���|O�o��[�?/�&4ĹV<a���K�8�xR�>�a@Z$�g�EqV��Gq�k� A��@A���DŽ�̗�O�� ���3ЧÎ0Ȍ��j7(ڴ�KvO�YG�R��_��@5�6t�0W���\ �{oq�:!�.^3�QbP�>�A��6!`mGVH��⌉_G�d.��^I�>>�/4�$��^���y�4{DV�G����l�0J��ﻫ��`+��խ������@\��G��������ԍh�#N��I�|W��X��G ��1H��?9��a�=lq��A�f���]G~�;&�_J#�fxEfeu��8L��?؛{�I�Q>�=`��Ө�|E& �L=����M�3�� �����$>��g�?��褔���ᑣk�s��r�r��ą �W���g��XÌ�rxw�T"��j�\�OiE�[�Ҟ���S��y47�?]ljWy� 5s�;�h���Lᘰ������XP�/ �K�`I�N��/i2FSJ�I���|�p F��ƅ�a� �v�.�ڬё���G_���eZ?&�1�X���~iqJ��o�k����'�� ,��^�Y��eM�p��+,�h#բK �xG�1Ğ�rW��v�� ��gn�w=b]߾�>l1�S�� ?���T��/�=�g�p� ��m��Tق�B�I�� Hw|�ȰGK\��q���U�W:������3"�/�,�~���� U;�0�3��fM*�����`o��YE�O�pV�+��Gz^��� �a����w<���Ȋ�-�{���JLZ�u���X9+���9H->g�2��x�R�`O�E��p�_�jXk�zX��_��qoE�)����-�N~�z\RYz3��f��O�����=ǀ���"��WK) 7�� ���1�J����|���$�w�=RWfB����IG8�sOq�u���)����O6����\'m`B&+�N���y9CFN��7=b�NP'�09�'��| �� :�+��lo��b9� {��";K��tF�|���9(@���[��ل:���q�f>�mo 8�y B�i�?�#�~�86����(�7E�l�Б �� ;k��� sU���2Ʉ[j���Z���+۠����!���w��^��gϠ%� ҇�0��-̑��Ɋ�P-+SV�}((}�v���݃�ׯ���7Š�lb��~xӅbd��V�5>Ф�~��v|��(;����F�;6������n²T[�m�B��1"N�!��L \��̗�����^�g�ޮF��H�߹�3rǔ�hA(�9���>~=�'�[�������w�e��72�� �)�GY�f0U,9ɇ���h$+9�A���y�We��x|��o>����ךj6��~�'��uraգ�y����Ǐ���O��ۻ�F��F�[5T�7,�n�Ӫ:��<����i:�}�����h{f��N��������G/H����^;�}t XDJϐ'8���tb����%�%�4�rd,Q�)5zeIX/Oa� U���v�fFU���u92,��Uի1�S`�I�4 ���:=���nr5��ꋲ� 촛q��U "��Qt���=M���G}H�Y��z�I��HQ;2oA}m��/ϫ|3+ᵳc�UD�jD�qls��y�/a��g&�����@1��v��P*�q���{m�5!�(�*jY*�>��11�8��)Ȕ_�32웥��\�Z��"���5�:�Ph�*U%�B���+"�z5-��ѩOV%��ǧI�.����ʦ�tROΩ�+�e�E����@A�b����2�l�r�%7�/��r?����a>CWK��}p��)q�4��ى��|��H"?i��]�ƓQ�����d�Y��}� s�7J�M�6(�����%g����ޝy���J| {f��)�����+�������LQ�C:["�����M\�V_�P��Jz��� f �m�s�V�ζ�o�R5e�@��v�;{a�m�G;�%�����1�^'�߫��>�&��P�n�RG�N������U��uˈ�Ո�A��G�7�\�L�]P�_���:��t��tt7 �Cr%zA���Ww�w��O�#�=��M|ϕ�#�N*�'�=�U�8��R�!I�����ٽ�� �/��Fz��܏�5X��/�0���{H�w�"�Y�����"��YFUis��bv�֨�|�M��� 3� �7P �1�Tt�T�㌺�Bz�+�~|��nU����70� ��;Y���W*�RE��Ru���Ԯw.����X�n����sD����w�{z'�OK�����eT-Gѓ�q�͞���P4�.fTg��L$<��t�3���]�}��f;饖H|�����AÛwt��Gǰ���?U4�3F��7���0q곿q]~��Rum�Xѝ��%�C�A��Z������|�jHt\��rE$>>C��ӷ7�PK� ���kPK��RGDefinitions/resource-Vfw476640476979NodesVpgcvfc-template-interface.yml�]_o�6��[�+$EѢy�f��Mv�i�RM�6/���7�OCJ�)���D��;�!P(j8���p�$�%Fɜ,(��r&�5.n"enI��)I6(K����;�� %o�{1>'p�oASrSě,��s����� ����Q�f4�F�U�� )2��hި۸QU^ ^4k�%�휧���˪*�1�J�v-��TԝM�=�b�0�y�ǂH^L���O�o?����?]��_��24�J �v�����lsN]�y�<���z���y6PW� %��h'��<Ɂ4R$1�W #�ω����(�=���>e�m� �T�9�C�*��hr�ʤBLQ#�s���B��v�k�HU�D�܌�9�[�T�vo(SI����`�ju تd�)��[J�:ܳ(���&�xE2�{���T��q%��S��j�D�+"�s��)[��� �5d=iz�,���N�zĥ�.�<�G�F$47؈�$"ּ�V�:K)Zs�9xZ��� 0�v� Yѳ����Xj� ��Zr�P1p+%]2'@]�{nS.�%���j��CÐ,�[��eI"�ø@`��<�ءl9l��9yI�(-�֕u󂁟���{���@��f��Q�!B�bs�q�R�,`<���6?Z�|4��^�jT�=,P�b��%y��Fv�Z�4��puc��@d�4QhyD`Mǚ�J� I2�@=����8[C�kWt�J���FtJ��g��.��S���y���ﱁP��'��d�E��Ƞ8(1�r���"�r�#�H���o�s��0�� @�rD��I��mC�]�?2q]_i�#��k�� �朧t>�>U;�'�]��u��=eC8���t��O�C'�|�A�x�QD&�i�.�7f�!��w�����sk� ��T��Qⴀ*��� �w/P ݖUm7Y4#Q�UzR'�x�p�m�c�i*�]tm]�����~��-���Γr����������z�]���BF- 7*95�'��x�R�$u���P��_��ҝ\��JY�Р�m��k~ ;�� ���4�)�jT%a΀C�b�s�4����Y��տ%�k!���O�� ��h8@������������:�o;!T����:��� v��67&��Y-n*���z|; ���M*ޥ��z�jdS.����1�a�T=6c�s����<ֳ� �8I��=�R ��:�q��X��W��ҜFY .�!=q��.�ǚ�4c���o�*Lv*�m��c�]� T�`�����q�:��=���~L��B<�c���a�g$��e�� �7��#\�P ��G����,0y��12�"��g�d�7��.mx ��,1����q߱Q����.F�ES�cR����q���S���)��mm�ypl=x�knث�_��u�X�6C�(Cd-_��i�xz�;� �ҕ�/�(/,|N�h5$�1V��G!���Q(ʹ���=B�����)}�}°�2԰�u"�x;]-�� dt�[�;����=AՉ��!̙��O?�O��><�O ��@֙�I��A��� �7 �/�,�K�C-mxl�Ƒ�|E2"PK����䮛R�����SϏ%K't��Mt�� PK���� ��PK��R,Definitions/resource-Globalport-template.yml�WKo�8��W��� !��nꛛtw4��MrY,��D%RKR����zNJ�"iPNQ�����pb�f4� �.�֠4~̈qG�gy ��fi0 F'QCg'�p���Sa�ﯯfdO.�a^t�>z��y4�����&S6�NFhU*�E1=��^OBor~�.&�ǣ�7:M.bT4��#�!M�RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&��K�d�@"����t��y����&�Ae�<��������������n�B Tc�������΍� ]Y��ݻ��׳�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:���P6��Ϳ�_E�L���<�I�� ��€�)���{����`��Q*�&�cb��CVtm��_EH��{R��.��}���i��Q�:�M���݅�3ٓ�:����zyQ�^z0����n�+�~���Ғ,*K�U��\E��9o��H��ɏL��B¤*1�;���#a�U� �m���>2�;,w���y~G ����=ܤ���i���&��S��X�ʦX�H�,����6T0 ��O|fu~:Ԧ&�핡����"�~N�70ڷw�i��&��E\q��/����+k�v�k�8JK Tq��8'm�RM2wn���x�B��glC��#�n!���s���~��:���O_�W��ٚ���G����;t������v��%��݉u�d��[`�`��W���x���몒�(��;��do��,L"m�����@9��U����Xq�oG���T�t������k�}�8{�nt�ͻ���܃�&��s�&�q���b�"}p�8R� �q���qǩ�V��M���k����PKy\Ьj�PK��R=Definitions/resource-Vfw476640476979NodesVfwcvfc-template.yml�]��8�}~O7w�HB��m�wfo����|�t/���&��t���+ �1_=��f��4���r�>\e��1��K=?�? b�B��qc$��?��~�ǃ=��o�4�.N����� �|$߾}���Xo� o�٠���"��ZhK��Vkg�v<�^����!;s��#�vV�Z-�-o�v.]mML6�z �|�7��ÿ k�^[��A��f��Х���=�^<��/��$��6d4?���<��81��8��5pl4N�_�;?0������� 8��0z�1~��|�G|v���8�0I�yD����n������h��%r�k�h��(��Ϸ�����7��pw>:p�}�&"���� J�0 �?�����d����5`�����`��&��yӈp*��k˽���̷ʞ�O��'�.���&8�$�[mUy\Е1 ��F&�'>���=^���g�A&df�DQ�=# u��2 (N:�f�i��8x]�_��.��/4�U*��^��k)�_��y�B$Y�|�(L(g�"���i�+4y �9�U��8�D�g?�.��L�4H�g;&􈯐W�0���hK&8�B ��f������ű���1��T�:���ɳ]U2c��8 �G����Fg�.�N���9I�):bb罤�"+�χ����� � ��w q����!�ܐڦ�7L>W���>���QJhڇ�g�4��y��j��R�}�փ�6��[ј/G�;�K ��2=��)���`8��)cAjPr�2c��>��?���aJ�'��@�!� ����K�� >��O�x���H��� <�l`�P��hL]"��L��T��əM��K�)��64��rFô�G��c�z�D�(�8�����J�#<Ʈ �!�O؏^N�2�.����Ɣ)Fn)�b��U��$�?����SP~9�@�Ч��ߡ�?�' 8Np@h��(��~�O��|4�4"1B��[���B��&��'q���#����D_a�U�z ����^�Za����&�׶�u�~=S�K1}��Y�S����S'�t&~�U�y���s��Ր�F�����o�XI��>&�������L�^q���5�����i����59 ��6-� � m�]n��24n��x�P�]����/�?@��C��:� �O���d��Vn� �qDh_��S�E�`�*��b3X{�qu2۷����c���9 U�A9K%-������G��H�0�8y�c��Os�e2��LF��?҂i ���}�ٻ�#m∦�Ϫ�Dcy]�O��;��{M~AGoj�ƀfS킾Z���̪%��gӧs�Y ��$�LgT��O ��kzsFN�������zͱ���(8�.���ٮ�i�1��%r�C�nC(].�f�����l�����D�ng"lmV�_�$���dY��s��G��4����xk�-��%A�e��Y��8�5�����]_��\ <�_V�RI�o8c����gL� l½O��M8�Y= ���l� �Hi`�yw���.L&���KV �j�~{_�WP����җ+��β4 a~�{wo��+�#���QQ��]s)iY/��ڀ$�hT����6���)ۣ���H x���^�1�2ۅ#Wu C�{QGVJ+�ex䕇����AV����@��T��N�]}��{��U�5��R��Q�`&��2Cd�{ �������<�c��`�V��-�0����̣�Ń:�ri�,�� �=�j�n�#ܫ� ��P���^=4� Ũ� %����E��P�x/�c 2&*�L���(�ו���`�"�oj�9�q�F�|@0s����]|�Y�}j�ŝ4h��>���9N�����Ȼi�Ō��/��V�LI��/9^�"a_-+�E8��1��N/��n��I���K�ŬZu����r��-W�-���ûZc:'ta�-+�2��b��"Bw�?s����vaz����*>Z�7�:k�@Te���Y���%״�2$S�G�����x��o_Y���nP���4��B��6��F�t�� / �A7� � b� �D�_�⑇Ɩ��F���qF[��BYm��� ���у��M��1�V>�w�S7�-b�&�^O���9 ��~�y7R/}\ dι$X�`��1�(]��Fj�{\ �<���B�N�X�h��rY�r:K1�y��(d)����¡�٘���Lg�A�:�VGQ���DcK�r�Ȭ~@�Gf%'%u��9]���B���ڒ�m�+D��� ��m�u-�1� 9�%r��B��]��Ҵ�j�X�����D�,ws�Z�s���X⡭�$��!d�Q�Ջj���㝻0#w��1` 'FvX�:�'��L�(s��?�,j�8�,j���KEx �;�+>KG����]�D+ɪ�{wU�(>9�;2<�i��Ѓ>^�q�9�n�$n3F?e���G��4����[*:#I ��� H�U�CV�\�vBU+�,5dߥ�����X Ã$L)Z��0Y<�< �C����>,�q: �Y��ы�WX!X�� �+к� �+t,B���i�D0h ���Uca'�Y𠋝?(l����y���*5�u�@���W�/�ӹ*��)M��;.��EO�H#|�+x �h�E�g�+��[����`�D�@,�U�R�*��QOW<��d��i�jR]^8����.��91t��K��k���b� �1���P�g(׆�4ޖhoE/wY���J����=��㕻����@�"���6-�sD��@�_>D³�J�dufz7-�����Fy�������&��h;�����Y��NBT�}Qm��Y��@�?�D��lR�HY���&��#�bq��2�~�(w���v׋��U�����"�qljo��Cy�.����( օA�wެ{��<�׼�ڽ�^���*=�Y���;��2��V�t�q��s;���Z�R�>��=���x�����g�϶!ه�t��aw?���wh���Y� imaN�9R����]ne�|� �_��&�am�.�>Y����C��DljT_ S���ݍ�4}.�W�Kc)u�YTۤ�{���4*�U�;L��ە��5����_�vROO�4���n ��[�D�'S}3Ky��N��-V�PK�g�����PK��RGDefinitions/resource-Vfw476640476979NodesVfwcvfc-template-interface.yml�]Ko�8�ϯ�mv��`��L'�g|,�Dus-�Z�j���o�z��M=ږ��,}:U�ǧ�b��$! "J$aT[������$H�%8ء4 ���࿌Kq��;����b����ߥ \��Dr��;���z�2�" ���l/�r� �ۆd��� e�5gy�W�R^�XBƒ!��� ��ɂn�W�YwT�����}�a�C�f>ǂ�<��6�����_������o���6���P�����Ř�d�� �,��~p��[}oơ/�+Z�d��AN��ġ���$t���V(4S,����<%赗!�&����#@ �q݌��@�������$5H�rD�[��}���dMS�)Eae�� ��]�D����[0Z6*rZ�BQ�� �K��d�N�( ʱ���D�Gy"����!ˁ^�^������(�@�!c~F�3�ڠq���2�� �0(/�Z���k?{���� "�$��������u��i'h˸��-�u܋䘼�pd w�e�x�KΨ���?)&��p�- ��a �Wp��^s�`��F~߸��w��x�c�Nz 0E��H,�X �2�;��Z0���$2Wf������D��W��W?��h���E�h�AP�h��z] J� �(� �� C�/��‘�<|NU�| b�m��R?藓п�$a�+��MEz.7HB� ������Y�K�Sq����({K�H��RF�d�*/*���zdBJ�q�:�λj����×��?���n�@M��X�/�x7t�����:�Vw+� (��%Z}�O��Z� � UC{�U����)[��8W��-��4�d��T��3>a)|nj��3 p�v�?)N���P�����`�T��(`�d{�=�m�/��c���N�dhH��gջ�r�V�� �o�����<��Ī�}:契�7D���Mĕz��z�y+/��R�C���9�#�ˁΜ��@���h���rf�f���������'����|uGAC1jԞN$��i���F������p�O~�U��G�����48�(��(:um��� ����n��5bUI��;��yB�^�Qp4W7䛮b27Xz�`1v��(ܨ���&��覦���ʒ$�$*�pȞ��Si�b4M�����-�yg�RHX�r�tq�\��0�5���Ι�Ӳ�e�'z9ϳ t.*dŌ?#��q�U�O�!�M�~�7�u�'nb[��Pq^�̰�1�R��V����l��t��o���s"q��Y�SӃ j��Q�{����n-P*� :Ԭ�o0de�e��]��8��e�+��OK):Nߘx��T�H����U&�~�C��O�z��X����ˆ+�,��WC�)�{�g����wz4�3�v�x��%�nwF�������DQ��Ǐ��l;&�Z]{R�P1WM�"�a�CV�H�09j�Zl�fZ�����S��(�� �y�����k�v,(3�����D���Ǜj�SXp���Q�չi�;��o˜t{��}T � �Kˮ��˽P2��T�s���Y�����k�H2{[n�Xw��܈������ܷ��LG����p�J�oN�1e���[O2�X�������+t�?���'���k����V��'�9X�3冗��0����S���00Á�\#�Z=��o�iգ�c�D�����~�3Y���1�c�ο����I她$��*s$�Z��Z�lRo�2�6�����UՖ�e��9T�Oo~��c�7�8N��)bC��[�M�5�� 5Jr�?�nDS��.��]M�< B�,�l��vZۓ�%j�*�d]r� ��J�8���( ����������3��zz(X:A��6V��PK"� � �PK��R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ����m��0`K���ՠd:*K�$�ȿ���m�=�ȏ��O"���f�+���Ƨ{r� �&�UQjJX�t��'�0`2Pf�N� ��VB�W�ER,E�DZF��Yt��fr�x���Ւ/1�i!�<�������HJ����U�ǂ� J�޺�?y�T{T:�d�mwJ��U����V* �APx%2pm�� h2�0f� � jO%�)ש \��Qr�κC?ɐS�|%Np/s����p�m��Iz"�Y�����=|{������iB������,~��c3қ��jggn ?�O&��G�{�+�2 0=��u��K 5��%�(��Ə)C��:���dz*G�Q�#Ƭ�¥�J�)�c�����pC�/�o� �}ӶeZON��q������E2�>X:���@�lI���Ke�Y��H?�>8evG���J9��Q{��}��X�pJ��W�����ɖ�C�����s�zЅOIXǭ��V�7b��N��@-���fQ[��2�8�RVΑ�4hE4(�vsu����������-Q?�W\ �����������G۹�ʼ|���\铖����?PK`YEP\ePK��RDDefinitions/resource-Vfw476640476979ComputeNodesHeatVsn-template.yml��Ao�0���+|ۓ����Q��C�� �xc ld���X�.��^�y�y��g� Z��X�����Z4,��`���� C�fmv0��́1cg�l|y��ذ\�Px]ׂ�JԼ*��g��C�ɬ���k�I���yYV4�P�IvDE��v�?�SY�)=�S�H7�S��:�!yE��,��*��j��E�q ��H�jѳ��g��u\��k /�_��0��0u�O]�d$�cp��xF��o�($����T��(xW�����=B���,I����E�< R���@'�| ́���rԌi�S�����Sq�a��q�K�3=�G�� �����w쮰��=uS���z#ߍ|�6�u������Wp1��v��%q#�����a2k����e���r��(�U���u��l� ����l=��~PK^6֪cPK��R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK��RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK��RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK��RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK��RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK��RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK��RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK��RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK��RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ���� E-�̍}q�\.��.��v������[�e[� �>M?̀�G*�J巊$��� Vaa��.�r��3)؟�p�F�������}�~M�"���1Y҂N��~�Y��_��w��tF0d ?�qdЦ��eS�Ô��e��4�� ����ɗ(��IF�!� w��[e����6I �$͒4�ޅ�<�3�?�0�g#�oa��{�g@+2 p�U�c�V�%��cK�����"�h� �p٘�������A�0 ��ɊF��3�i���bX�;- �7A\�����l\�>bTb=��0-�ܯrs7=%3hF�a\B��$�:��_4�?�b���/�,\l� dNv=��b�in��,/`�:Z�P����f�^|�~Qv1'����A� b_�T��w����-tͧ��l��3@~�}��f�h�Q�����������VY�����f���(GA�D�*��~Ld�a�A q�{i�F�@�$JC8��/IV��R�"z!����{ ��q��a ;�E{���A� ��<�pD�0/��HVI�ڈQ���u9 �փ� ��d|q8��B����ͰeJi�?%�=�C�fǿ*h����:� �S4M����Oͣt�����(��Kq�L7�!_5v��J($���4�]�QV�j���N�!�˒�(Roþv��V�a^o��c� �<�{��6�jhx���YX���-�q��4tZ��-L��� A��x�"z=8?��q�Q� `�V�2X�m��R��U����ݪ̐I;jo��^bx�aS#P�`aI��A�tws|{~q|vz:2� �}zv��;�M���� ��Dպ�D��qAY�O����'SW�S+�Z� ����7A��|L�N�g��n�O-���yxC N��\��E�p�V:Z*yz�Z�;mG�H��'H�ކ>{���o?'�����Q���ۉ� �΃4z0���6�C�>l~�h��4��;���v �����dr%�iO4���_C�y �A= �o���&����K�1L K��|$�GB��"�| -��b��D�"���|��-XZ���/��Ͼ4����_�5 �.�klӰ���U�t*)[0���b���+�L; �>tC��(��Y��� �D�V� ��tX3�m$|�-\��D����������"a&L�g�[�Fv'�q�1���A�0��C�6e�Nf��KbA� Үڅ�WZ⫝j��ܐKz |Z��آ����8���N����O3�m�n ?�K�2�լ��V�ջ�d�0m����v Yev�h�kʁ6�����6�qf3�i��/�9�ţ�@-H*^�g[2DC�eS9�g��[�w�+s��ɇaB���J��\��� ~K9[�2��爄�`B�a�'����Ǐ�6PY�i�`�:��tw�c�l��H��zq�悌|���B��_A@��AO:�<�@y�uc���!�d l?h�q�� �? =�E�Ӏ8��\�+��߸�X��������ʭ�5�� HDAǀ���� �Nȿ29S(V��'0@�L1Q�3ف �����.�~yv&�OR�� �Ţ���p�_����s��oW7_N�l��I�iV���D�B�a)��6M~����!��Q��˳�����eϧu�e���b��_��0^P���L\0 �Ë?��!���S;�Cd`Gb/J4�Ac��rY칟(C���(��q%���p���G���t+ ʳm���K�4�Y��d�N�-)w�]��Y�M�,X�-PI��AX�R63�ġ;s��]t�|� ��{�U��&��#!�V�Be���Za��1v�ц��{0�a#��b:��^� l�&� �Hw[�Nɥ@[R�}���q�Zr'�_�`��o�L�Ov(9Z�擋��,(�(��J-9s�N�Z�<�"�A�d�E/ �y���z��+����)V׵���pu:�S�c萻��Q�L�ר�]Dt�d��:�h�i��n�c�϶��%�h;��8�e�2��i�( >f�£uw6%S�}��v�>X�<�D�*�~:o�з�d(�V̘.�p� /z$��ܗQ�>"� V���R��y�����`�8!A�>�`2�ym�����-�'���� �ڸ��44sK}�,EY�v�u�=�C�����O�IlRTL�wjS�\y��J�U��\��Mf����iy�)��td�4��!��om0�A�@[�.L_km�i����&[��\S_� ���1&/�@�4I���&Z3h)�v�� �SrԮR�.��R��-�h��p`� �)�,9� `�� �A. &A�R���[i�N��*��7�a�N��B�wl�",��!�Is����� �ͤt&�O�� !0��.a_��]�m�!G��fUns�Ρ �=�L���;�^�)OX�W��*������}��s#Ѝb�x��.ܸ�,q�JQe��Y g84WL�p�Dc=c��λŔ��-�����P\����`�'PW������&P�HǴx���B$��P�GW;�+i� �@�^i�@�Lv�58��m ��C�U,r�i0�)��1d]���m��^'O�4��Uռ$�7��d�UHz�� ��<�]�����?+��Lq'dz������,���n��D�RZ-�^������VL�y툾�8r/ő������f�Du����);h��,�)Jb��:cUq��kˊ�����^�8!�NA��rrG��2-�1hŦ� �p����2<��|k҅Q�9�j��Ԑ�-.�f|���*�Lp����1h����k@�UD ��Ρ`�����˜�G����� ۳�m�J�/������� ��2U0b��,�� ��]yT��e�� S4� �U|�J�o ���{r�Q4mt,3��ۋs���I�t�l�K��V�vδrYm+���ue&B�˼�$�:KDŽL�� o�!K�5��! �@��B3��;J������c�^>�J�h9@x�˄����C���J��A ����8�� �Ib�L�a#vl������H���x���' QH�'��܎� ����+�.�y>�=�,d;���������抺�9����Ր��[�l� ���`pm�֠���pETqo���6 ������tl�M����7F�0֧�<� ��]�:�� ֩!���vC��� '��%��z ���^���+^lb�o�i�w\?���_�a��(Y��@D�siԟ�YR����w�o��t"YF���O{��6)k��F+��C��{'���r*�Y>�[�ľ�J�|L0l\M=\3��%%j��k#�pv9��4d�R��dna!-c��=�O#&���U#�J�Q^��`������� ��B|39ǵ��a�o|K4������f��.�*p�م���bL�<�l%�RԬ�`�c����=�����앴�P^#cD���2�a�/�, ^5�|X�xD>��#2�L�H�a���^����g�r�ܓ÷\WA�4�4U� L�h��#�����)A6�6�q��#ΎBӒ��8r��� 2�S��W�!���;�9Qa����8�����Xu�c�ۂ�3�^k��&��+a��c ��|�$+�d┘�P@�ˣ��A�ի@/�/-�aJ7L}��������� 8J�R����X#Q�����+@�v� ���wo��/����k/�}��j5eث��:0�G�B8~�~����n� �fFY�p�*�� �b���P��?W�'�Ub������6nP9�"qH�df(;�b�����*U�ugR8o��9��W8�_��y8�X��U�����AZ8Q�ѿ�>3���*�E!�y����ZW+󍴀x Z~���ϒ��CF.Ϥ��W\ ��`v���h��g��W�P�<�,SB�`+)���U����ˆq��kn��� ,��� ����œ�0z��û�d�Y���hi��@˦Y͈�Ѡ�V51��:�����R=�e�;��B���Ia_*�,_�g��ud�0�3�D���$9��`a��ڄ3I�6\�d��z���$T�+�3<��}��<�>l��;*�)�淩&��)������鏕����v̨�Y�Dj/��6�x:����\@�F���8��UϢs�X�g��)�@Q�*� o �@~� qۘg'^�PǗO#�c� �9<���߾H�0�K/��}��Ι�8�;���>�؇P���4Yz��^��j�uuD������f΂� �� �u�Ɂ�v Bq�u<�e�v"ۓo��X�3�S�@��BL&��A��7 �@XM�Y�8���B�DS��(0—n,h�2����"�eE$��o˜v�26s�EY���UEQ��K��,S�j| ��)B�X"g���L����B˴��c�WV�Z�u�9���oÉK#����1��s��,J]I���b�֝�>�T�l�A�-��o 9e��v@�#�@&'��=�bt�#:m��=ږ͞�7pu�M�bA,�s>���0�.�H �EfJ�����`C��� �E����$�O��@I�.���Ǜ��*&�/� 6�Xk# ��v��(2t���0o�� ���m(�V(O�ڛ�Nc��d���H�!RqY,�2+<̫�^�E} %Zq����c!��%�8�,�a��5�k�v�}�>9�i�)��RA�= )�6`S6� ��(-��'��s� ���K펩��E����ן u�C{'t��`�1���x��ާ���yƇ�b�xlDb�¨� ��*���ܷ[�r��jXV��vet�;��a*�SߕU��J'��4��N})�6�� [,���|ǭB����h��w���,&$���q�|v��� ��^f]& ��P%�����n�,����dihТ� j�\����� ��d��Ӓ���;Ww�v��mpWe����]9��D/�����G8)���p*a5���+�� �K�lYU���|u���*Ձ�q?�UkI�д]���<���a��*��i�"��)�<^b�i$�=�=�oY =�}S��z��{���O"�a�� �{�b�7�q�!Z)>��ŕg�j�- ԁ���5*Cǥ2��T�Đn3��t�R�o�,��>���{|E���! �՛|���#[|�]^EV����H�<ε�>K�$)kˣa��Uh'q7�P�q퍣j"��"�5�`L�q��l�0�t�n*��&�z��ϲ"�:�Xe�zb]7�/1T���Yi�g��e�i:L�+�+�3=��� J��G���q��7�� �N��ή��\�(�R���t�/TՓ%�&W��� ����t�g���ڧd�=�} �ݿ5?�{]�˃�29~ K�H�4�Y�0�.7�?�)_Ȍ�๐\��Ӫv�\�`_x�U2��8�Cf�$�����26�E�r%U� �Q��� �D�� yu�P�m� �U�9;a2�͢.���8M���G4�f�*��nD���y��y��SaB�������x2��_H�,B��f,�R�\����(;��� �ح�O�O�l�X�<30b�`��=ÒO��"� �,V����ˏl�k�M�)�!"ʣ�8�d�K3���G�>��Eؿ��K� TO����E�BOY�v��MT��{�Ǻ��8�����⠌`8��?��џ>�G���f0Ǯ��/��ƾ;Yw�n�n�H�u�Z�Z��@n�C�.���@DP�89� h�q�w'A���^�j�-k����\9�g���6P�KR`����aҫ��μ�hڹ(۠�<|�6kȋVx�f�lx����V{�o��vQ��֏fTD�'Z������5�h�o���Ο�~�� �� �2 S%��Oс+�u�������������5�i��X��^*mwJ��?�Qź,R�����^�Y�9�]N�,0�@$/�V�D���!�QC����e.�s�t&q�1�Qx3@u� �AT��(�K��U���+3�Uև�r�5� ��X��V^=D���bzg]�|4�]�zu9�&�f<2ٵ:c���@ ΄,k�Rļ=F�q����e�#z��XF[� }8L���I����]�2���ֽd����k,��&<�e5T:�R�eYr�M���Lr��!Ȃ���t.-�Bo��ŶpEV��d��v�KV�Řxu��� Òk�+МE:�R���vh��2�h�,Z��o`+�Gx0�d��Մ=7%���XK�1��s�Q�g��R�B~"�Ml�ѵf���a��7����� �6��n�w ?%���AB��f�����o��^��8�8������H����B�pə��:��֍z��d����/c&���sA��S�,�úW>��G��ɐò$���2������$�xO� ~������/�|���t�o#c�\+�A`gA�^;���~!�^��X��#�hC�a ���jo3>a0iغ��“2�1��U䀭Ut�'�haR����$�Βs-�J#|�áp��tX�R�ΰ+���������wz/����k)����V �B�R���wR��|���mOX�ir���Ft�K�a$�@H"���m�7P�,_�,1�;�,���m�~m�sl蹐��-�2l�a>�C� _�A/�;P����Te�$u�$����t cZm��x�k�+ P���co"���ߛ���(�7����%�B�,nӅ-���[ꃀU�,+��;��������r�}���_h.�.�_~�k�W����[<�uz���$N6�6?��9�$�n�|�͍l�I=���|��xɋ�"�}��%�U��1�nLY�a&��� 2t� ���H�ź�ٗ4�N��@e�l�k�ƣN ���ZYX�����ߏϦ����S��!#+CNg5��C��`#���Ւ� gMT'~np� �G��8~V}v׃�u9/*t_&��EQ�(���~Mj)��b ��TX%UY�\����[K��I�q�ϣ�_�7�E�Pܨ'��A�Lv�.G�A��s�]����1�H��gb¯Q�.� ����\�&����0R��1���U�b%1�r���Z�5��,�T�ѩ�<������K3���Qt���x��̾p�Ȃ'�: �Ce)�"a�Zi�2E�=��/$T�#�u>�Z!��Q� Fg�c�4z �RB�XV��ꈓ���:Pꪞ�&�W�IN��n��7|���`7��[�IN��Mr�7�ɏx�������G�I~:+IG\�,^��X5��0�khh����0L�ذ����S����:5e�Yi`��fق�D��D��&����l�uJ�n�*����ӝx���+�)��]��l���\h-+,?�l�R��Q[eIH}/��M2���D�36k~���PK�j��-�YPK��RCArtifacts/Informational/OTHER/VSP_vFW-47664047-6979_Information.txt�WAo�0>o���MZ2B�jjS���dQӦ�ic��3��e�~Ɛ�@"��ӄO���{��އb}��j�@נ0�e��;�����O��㹮c9^�{c� �$,U�'(�$�IN� �R���(�&eR#d�-�U��� G,��E~ϱF�^�`�`��`��.@$��9��7�kH@0b���1��Fs�bG�� n�3�c��Zl!Q�8��!����8�����#�D�?��K�ZV� q���U�E�'|�f >�fh������ �~�H>Y<�]�[<"����,ߗ�/N���1���������̞=:�����>o{g���k�'��$?\�9Rpp��a/.%<�>�Ϟ�:��蹒;�ʐ90�υ�4��8��<�b�gM��֞r7�3� /9t|6�����E`{.�h>�'Dp ?}�/�%ۀ�I�vs�����ܗ`�0���c3w�am�K�L�l��»� ����m��&�2�\J�[��z�d�ۦ'-GS�H� �X ��ux@��;��z��#CSv�l:l ��ǤG ��-mwq�7�k&8���@ �"�)mm�C���/��qg ��1��3�O�co�z�~;�Q�?�u�0�٠ޛ�}�� :�O��??���e��/�d�&=���1�)�f(��Ԟ�S��]�l�a᭸pQ@kX��f���ű��dR=� �,��n����j˅���ݐ��@ 6�K&�� ��UA=��/�f:�s]r&-�Q�Lrk���M>�K���/~9:��`*l_���H[zT~�q��6�^�}�:J摑�m�;ã �;c�}vF�w�Iw4��h�g� ��ym��k�^�V[.>�'r��6�A� ��a�iC���Ȟz�j,%��@?����3%y06�F ɏ�U�[y�Ʋ�a~� ��voqቆ|�`����CB\��$ ��!!�z_���\��Ҳg�+ ) ���pP&i�T�#w)�S�_z(��s]�!t�!C��%t}�cS�Ֆ/��~����A4��Z�g�ƍ!�^q�+w�`!�)GRލ���q��L�m� 1<��{�FA������<g ���sP�p�4�;�b0/n�#Nk��g�~^��sj�����w>2x/�J#�|+,F(��j��-�We<�L�����s�bWZ���}�Y9S;��"���f3��I��Y�ۢ��6�� �� S����]��-��(�����L$�����N%�w9�hF¥��2�;�,lJ7o�x�J��\ހ�ߊ9!�f�N�J,ߐ� u����>w�m����x48�� ID(����,�꛹��n�sX$�Ê�͞����� -8�4���Z�rމ1ב�`ӔA�4 ���s0RK��Fl�m�#ϝ�]�T� DYT��J�y��*�Ϳ~��j,c8q�j��4Tc��Q��+�T��y�Dg�8F{����g���Z���#�~�]�x-Zbn-�Y��J)v��'��#|�%,X|6eܚz���5nՙv~��BL��w����h�ғ��ɵ��4���t-y�75�� �� i�.�[[���Pco�Z<��섫�q�B��)�e�TD4�Ɖ�t�}=G�7AO�h"����R�[Ek�m�ӰQ����h��Ҟ3���q�ْǼ����j`tQ���&=����L4�?-�p�u��Y��^g��F�'���m�a����F�ۨ�wl�]�Eo"���™��U��gD�I���KQ�� <��E�<��O@���}�)���Z/,���:��| [n�W���֦ڱ�m�ޏκ�Vm�S{t�� Ŕ�>��*�[6��$[�q�M=�v{���;6}���t�3�.�e�z��rD��,^�[�v�|��P�8Ad�,�A�B��n�����"IT�$�]�b�)�����R����ꫝPV�gN�I���ߝ|��X���n�ԗIQM> � �P.\樨e.8�T+�m<�h��y�]��S4e�I���:o��?�*�P��K�-��X �3ڈ�'W8A,�j��3?"�C��35�H �*x�>�B]�ƙ�N����u�">��t����Gܳ® ��j(���6��S���8j�A>=��y\NO�o'p��v��g]��� ߾}�1Qr�s�X�F0NZ��}W�uȭR}8D��dQ6��^Gu��DŽ�n�S{X�-m�;YB�;d0~�1�T7�`n1o� �����E]� ����wZE�=% S)�X��K��,'���)Jݠh��1�)_�{k1U������A�M�5���N]�'r���_��sf�sk�7�s�\��l����O�Rҧ�^٭� %gl[qu V��"�,�9��F��ٱʴ֔�ZV�]fYvr��5���Y���tr8�VJ�H�C3��rhf��M2��p�s�r�煈7�{a�3� LY����H���{��j| h��a����x$7��b��6Фpv�R��Ժ��� .��p&8�/:��E(t�O��)��� C|��eK��F��҃cc8�$��r$My-��hPGDŀa!�i�+�-�YX3]!l>Pd�u��WB=� ���E!Ty��–Q.��7�/Yd#Y!h"vd����� ��1)�Ld8��.�T3������Bp�����q B���Pc��ﶟ"����s�3������p�z09�/_^҅� ��pp���KO/�;�w8 8>�۩�0�w�q���*kEoʜ�v������� �V�)N������xq�E�v�Iᣉ�W=�1;ſ��c~��?^������f%�5��YM*�B�}A�1SS`eͣFЖ���FJ�2��S��u��͖�&ۏ��䰻[7�������T�b�m�X�ܟ��7��te��O�v���O�⠴�n��*��\�8�ˢ�'_�}��#;D���U!k�/����~���2��#�~s���"����}9�p�lը}��<�eI�S�8������yl���Pԅ2U���Y2?Դ��CM�մ�W �ް���OU��([֪w�ͥ,&<��e��/�+�[VeJ�?a k�e�!�u�6���6����6���W�Vzqm��V���b}�;�djD��*u\+�֗׊���ip� ����k� �ҽ�����Dsk�[VZ[ E�.+cL����X�5�����Ny!UA�D�=W�w�Q��b_;F�JW��#���\G35�zn� y�Ra��D"�8A&I/C�0���Ô�LksVc3�����s�WOeL ζ�]���5n�LFy���+��=����h|�_��3ix�0G\^��ڗ�����wc�7�Uq�$c)� �([�HE1_lj�73�����˵9��[i�����n��!��L �N(eHFhU�%R�)V���}r��"%�.���^�Q)w�`,���t��eE�?9��qe>�p��"� PKυOk!7PK��R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xml�Ko�0ǿ�*w��0+i��{h/�{���U��k�n��EIz/BB3�σ���Օ�v�t��KS�×��q�G���5�}矰��o�prO� u��v���� D:���q"*e _�T�^ق2ɴ� R�x^�R��"%�Q.� AQ��q�|7���a�� ڱkh��]W�T��B�ʌ�i",��� �X��Ҟ������-��7�6s"�/Ej|���VG����VUk| �J�U{Ծ�����k��$��3��v�f���Z��GnKDw�w��%�e.��%M$#��n��I&ӕ�K�F���f�Gxh �vjJ�E/��W�ᨫ��c�= �]m�Q�S��Vc� |�j�O���P�jBH�`��y����3`����o�@���� ��7%Ɔ%��6�ڏ�� Jh�G�'d� _������'5e[��;�/�S^q��=d��� �7�Ζ�4�� � N�d���O�6!�&f�w�o��‘k" ϥL�D��ZBFI��39��0�J��?��E�O9I��ɎR�'\�ҵԟf�?ҟFzȕ�/��s��)ӥ ;��{���9�Jiě�Ij0 �[���9����!`�L�Tf�qˠ�.׹�8vG(�t弶O/�����oPK�r�ÌjPK��R�R�B4E csar.metaPK��RZH���kTOSCA-Metadata/TOSCA.metaPK��RU��ɶ �1CDefinitions/resource-Vfw476640476979-template.ymlPK��R�Y�v6F�;X"Definitions/resource-Vfw476640476979-template-interface.ymlPK��Rm�.b=K/�9Definitions/resource-Globalcompute-template.ymlPK��R� ��cD�>Definitions/resource-Vfw476640476979ComputeNodesHeatVpg-template.ymlPK��RJĬ*M� .�@Definitions/resource-Extneutroncp-template.ymlPK��R+���j=VEDefinitions/resource-Vfw476640476979NodesVsncvfc-template.ymlPK��R�f� f�G�TDefinitions/resource-Vfw476640476979NodesVsncvfc-template-interface.ymlPK��Rck���(�^Definitions/resource-Extcp2-template.ymlPK��R���l� ,7aDefinitions/resource-Neutronnet-template.ymlPK��R��[g�� )�dDefinitions/resource-Compute-template.ymlPK��R��9�cD�hDefinitions/resource-Vfw476640476979ComputeNodesHeatVfw-template.ymlPK��R5�",��/kDefinitions/resource-Globalnetwork-template.ymlPK��R��U�)�mDefinitions/resource-Network-template.ymlPK��R��=&Z-�pDefinitions/resource-Neutronport-template.ymlPK��R� ���k=_uDefinitions/resource-Vfw476640476979NodesVpgcvfc-template.ymlPK��R���� ��G��Definitions/resource-Vfw476640476979NodesVpgcvfc-template-interface.ymlPK��Ry\Ьj�,؎Definitions/resource-Globalport-template.ymlPK��R�g�����=��Definitions/resource-Vfw476640476979NodesVfwcvfc-template.ymlPK��R"� � �G��Definitions/resource-Vfw476640476979NodesVfwcvfc-template-interface.ymlPK��R`YEP\e&��Definitions/resource-Port-template.ymlPK��R^6֪cDl�Definitions/resource-Vfw476640476979ComputeNodesHeatVsn-template.ymlPK��R�x��,��Definitions/resource-Novaserver-template.ymlPK��R+�@j5����Definitions/data.ymlPK��R�'}8��Definitions/groups.ymlPK��R0?��@ @l�Definitions/policies.ymlPK��R���C&�Definitions/annotations.ymlPK��R�����aDefinitions/relationships.ymlPK��R 2ea� l Definitions/artifacts.ymlPK��R�H�v~(�Definitions/capabilities.ymlPK��R8��wDefinitions/interfaces.ymlPK��R�j��-�YpDefinitions/nodes.ymlPK��R&R׳�C�LArtifacts/Informational/OTHER/VSP_vFW-47664047-6979_Information.txtPK��R��ȕ �O'�OArtifacts/Deployment/HEAT/base_vfw.yamlPK��RυOk!7<�[Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK��R�r�Ìj4P^Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK%%! >a 2021-04-24T03:14:58.820Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:14:58.823Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e2c9769c-2501-4960-80fd-e5239270aa5d/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:14:58.829Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:14:58.830Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:14:58.830Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c 2021-04-24T03:14:58.830Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c matches Tosca VF Customization UUID: bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c 2021-04-24T03:14:58.830Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:14:58.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.837Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.839Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c: {\"vpg_int_unprotected_private_ip_0\":\"192.168.10.200\",\"vf_module_id\":\"vFirewall\",\"skip_post_instantiation_configuration\":\"true\",\"controller_actor\":\"SO-REF-DATA\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vnf_name\":\"vFW\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"dcae_collector_port\":\"30417\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"multi_stage_design\":\"false\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.6.0-SNAPSHOT\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vfw_key\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.6.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"protected_private_net_id\":\"zdfw1fwl01_protected\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"cloud_env\":\"openstack\"} 2021-04-24T03:14:58.839Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3888d76f 2021-04-24T03:14:58.839Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.839Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:14:58.840Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 155d9b28-c04a-4c11-a9f3-75ff085955c5 2021-04-24T03:14:58.841Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 155d9b28-c04a-4c11-a9f3-75ff085955c5 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:14:58.846Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.847Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.847Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:58.848Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.848Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.848Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:58.848Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.848Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:58.849Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:58.849Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:58.849Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-24T03:14:58.849Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.850Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-24T03:14:58.851Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.851Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ce91b8fa-aa69-43a0-a9d9-564a246b3c30 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:14:58.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:58.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:58.877Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:58.877Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:58.877Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-24T03:14:58.877Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.877Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.878Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-24T03:14:58.878Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.878Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-24T03:14:58.879Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-24T03:14:58.879Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.880Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-24T03:14:58.880Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.880Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1e97ac66-3b0c-441d-98a7-ab0eae9ae722 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:14:58.883Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.883Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.883Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:58.886Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.886Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is not matching search criteria 2021-04-24T03:14:58.886Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-24T03:14:58.886Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-24T03:14:58.887Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-24T03:14:58.887Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.887Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.888Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-24T03:14:58.888Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.888Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-24T03:14:58.888Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-24T03:14:58.888Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-24T03:14:58.889Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-24T03:14:58.889Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-24T03:14:58.889Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c41a9a9b-2b9e-48a5-a535-6d03b9f6a5d6 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:14:58.892Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.892Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.892Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:14:58.893Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.893Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Node template vFW 47664047-6979 0 is matching search criteria 2021-04-24T03:14:58.893Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 47664047-6979 0] matching following query criteria: sdcType=VF, customizationUUID=bbe2e21f-adfb-48e4-99ce-9f1f0c51db8c Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:14:58.895Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.896Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.896Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 9299f933-94fb-4273-b0a9-1d90dde13706: vFW 47664047-6979 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.897Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.898Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.898Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.898Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:14:58.898Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Service vFW 2021-04-24 03-11-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:14:58.899Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||Saving Service: vFW 2021-04-24 03-11-02 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:14:59.280Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 47664047-6979 d56e134d-eee4-48f0-96e2-e3bddca8088b 1 ASDC deployResourceStructure 2021-04-24T03:14:59.281Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json ASDC sendASDCNotification 2021-04-24T03:14:59.281Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json 2021-04-24T03:14:59.281Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:14:59.281Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:14:59.283Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:14:59.283Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234099281, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:14:59.383Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:14:59.384Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:14:59.384Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:14:59.393Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:14:59.394Z||pool-15-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:15:00.284Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-24T03:15:00.285Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml 2021-04-24T03:15:00.285Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:15:00.285Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:15:00.287Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:15:00.287Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234100284, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:15:00.388Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-24T03:15:00.392Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:15:00.392Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:15:00.399Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:15:00.400Z||pool-16-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:15:01.289Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-24T03:15:01.289Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env 2021-04-24T03:15:01.289Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:15:01.290Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:15:01.292Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:15:01.292Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234101289, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-24T03:15:01.392Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 17 ms 2021-04-24T03:15:01.393Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:15:01.393Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:15:01.408Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:15:01.408Z||pool-17-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:15:02.376Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar ASDC sendASDCNotification 2021-04-24T03:15:02.376Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar 2021-04-24T03:15:02.377Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:15:02.377Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:15:02.378Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:15:02.475Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234102376, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:15:02.479Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 3 ms 2021-04-24T03:15:02.480Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:15:02.480Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:15:02.493Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:15:02.494Z||pool-18-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:15:03.476Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:15:03.502Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:15:03.576Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:15:03.577Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:15:03.577Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:15:33.577Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:15:33.593Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:15:33.680Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:15:33.681Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:15:33.681Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:15:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:15:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:15:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:15:35.292Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:15:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:15:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:15:35.294Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:15:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:16:03.681Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:16:03.691Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:16:03.693Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:16:03.693Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:16:03.693Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:16:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:16:33.694Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:16:33.704Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:16:33.707Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:16:33.775Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:16:33.776Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:16:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:16:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:16:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:16:35.298Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:16:35.299Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:16:35.299Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:16:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:03.776Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:17:03.785Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:17:03.787Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:17:03.788Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:17:03.875Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:17:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:17:33.876Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:17:33.884Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:17:33.887Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:17:33.887Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:17:33.975Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:17:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:17:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:17:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:17:35.289Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:17:35.804Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.805Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.805Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.805Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.805Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.806Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.806Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.875Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.876Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.877Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.878Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.879Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.879Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.879Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.879Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.880Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.881Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.882Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234075267, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.883Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234074668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.884Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "dcae-sch", "timestamp": 1619234077796, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-24T03:17:35.886Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234079567, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234086777, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.887Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.888Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234087175, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.889Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234081943, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234088803, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.890Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.891Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234090306, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.892Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234090559, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.893Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234091121, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.894Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.895Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.895Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.895Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "cds", "timestamp": 1619234092136, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:35.902Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:35.903Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:35.912Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234092511, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234092599, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.913Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234092615, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234092837, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.914Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.915Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.915Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.915Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.915Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.915Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234093605, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:35.920Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:35.920Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234093622, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.979Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234094610, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.980Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "policy-id", "timestamp": 1619234094627, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:35.985Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:35.985Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:35.992Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.992Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234094733, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.992Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234095303, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.993Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234095336, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:35.994Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234095740, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:35.999Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:35.999Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.028Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234096744, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.029Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234097262, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234097364, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.030Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.031Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234098631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234082411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.032Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234099247, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234099281, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.033Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.034Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "aai-ml", "timestamp": 1619234100273, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.039Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:36.039Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.048Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.048Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234100284, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.048Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.048Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.048Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.049Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234101132, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.050Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.051Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234101289, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.051Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.051Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.051Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234101278, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.056Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:36.056Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:36.062Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.062Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234083469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.063Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.064Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.064Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "cds", "timestamp": 1619234102137, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.077Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.078Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.086Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.086Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:36.086Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.086Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.086Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234102282, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/resourceInstances/vfw4766404769790/artifacts/vfw4766404769790_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234102376, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.087Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.088Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234103843, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.089Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "dcae-sch", "timestamp": 1619234097790, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234104646, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234104904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.090Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.091Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.092Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "policy-id", "timestamp": 1619234105907, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.096Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.097Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.103Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234099567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.104Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234107460, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.105Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234108427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.106Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234101943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234108713, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234108835, "artifactURL": "/sdc/v1/catalog/services/Vfw20210424031102/1.0/artifacts/service-Vfw20210424031102-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234086241, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.107Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.108Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.108Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.108Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.108Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.108Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "clamp", "timestamp": 1619234109729, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.112Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:36.112Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.121Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.121Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234109839, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.125Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e1a5672a-4a70-4514-b9f5-def312e279c1 2021-04-24T03:17:36.125Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1a5672a-4a70-4514-b9f5-def312e279c1 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.134Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.134Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234110221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234110291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.135Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234111005, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234104667, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.136Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234111816, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234111934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234112599, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.137Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.138Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.138Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.138Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234112821, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.142Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.142Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:36.148Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.148Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.148Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234113252, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234113826, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.149Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234114644, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234114669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.150Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.151Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.151Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.151Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234115652, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.155Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.155Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:36.160Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.161Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.161Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.161Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.161Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234115770, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.164Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.165Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:17:36.170Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.170Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:17:36.170Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-windriver-id", "timestamp": 1619234116661, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234089243, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "multicloud-k8s-id", "timestamp": 1619234116773, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.171Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234095836, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234118049, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234118636, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.172Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "aai-ml", "timestamp": 1619234119642, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.176Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.177Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.184Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.185Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234119858, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.185Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.185Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.185Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234120861, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.189Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.189Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:36.197Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234129852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234130927, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:17:36.198Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "clamp", "timestamp": 1619234131930, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:17:36.202Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 63adafa1-8db3-427d-8aa1-679858cc0620 2021-04-24T03:17:36.202Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63adafa1-8db3-427d-8aa1-679858cc0620 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:17:54.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:18:03.976Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:18:03.990Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:18:03.994Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:18:03.994Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:18:03.994Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:18:03.994Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:18:04.075Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:18:04.076Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:18:04.081Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:18:34.082Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e1a5672a-4a70-4514-b9f5-def312e279c1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:18:34.098Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e1a5672a-4a70-4514-b9f5-def312e279c1 and serviceModelVersionId: 9299f933-94fb-4273-b0a9-1d90dde13706 2021-04-24T03:18:34.098Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 847d2af0-4338-4585-83dd-d3deeecc6f9a 2021-04-24T03:18:35.269Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:18:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:18:35.270Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:40.446Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0 2021-04-24T03:18:40.547Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:18:41.017Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2021-04-24T03:18:41.018Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0|INFO|500||Invoke 2021-04-24T03:18:41.081Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:18:41.472Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0|INFO|500||InvokeReturn 2021-04-24T03:18:41.473Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/847d2af0-4338-4585-83dd-d3deeecc6f9a/model-vers/model-ver/9299f933-94fb-4273-b0a9-1d90dde13706?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210424-03:18:41:085-47675], vertex-id=[204976], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:18:41 GMT], Content-Type=[application/json]} 2021-04-24T03:18:41.473Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:18:41.475Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:18:41.476Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:18:41.480Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:18:41.481Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e1a5672a-4a70-4514-b9f5-def312e279c1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:18:41.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:18:41.482Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:41.484Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:41.484Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234321481, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:18:41.584Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:41.585Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:41.585Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:41.595Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:41.595Z||pool-19-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:42.213Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:42.214Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:18:42.214Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "e1a5672a-4a70-4514-b9f5-def312e279c1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234321481, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:18:42.215Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:18:42.497Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:18:42.498Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:18:42.498Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:46.780Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:46.782Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-24T03:18:46.782Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"63adafa1-8db3-427d-8aa1-679858cc0620","serviceName":"basic_onboard_jEHyQJ","serviceVersion":"1.0","serviceUUID":"fbfe4fd6-dc35-47eb-9c90-112fcb225dae","serviceDescription":"service","serviceInvariantUUID":"0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a","resources":[{"resourceInstanceName":"basic_onboard_jEHyQJ 0","resourceName":"basic_onboard_jEHyQJ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"df9e904a-4a17-4da4-b189-27e12df92f89","resourceInvariantUUID":"d4708fb6-b877-423c-9f77-a95a8d500e5a","resourceCustomizationUUID":"7d02f2cf-99ff-44d9-a620-de5fe05d0d7b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml","artifactChecksum":"OTE1NzZkNDE5NDE5MjZiOTk3MDY5ZjZlMTkyN2Y5N2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"354d98ba-1401-4945-aefe-3e3a1fcb7e2b","artifactVersion":"1"},{"artifactName":"basic_onboard_jehyqj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json","artifactChecksum":"YmMzNzRmYzMxYzFkMDZkMWFiYTExZWQ0MWE4NGEyYzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fa78e04b-1118-4d55-bbfa-ba29521d8c5f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fb56f726-7850-4077-97ee-5ebf6631bba1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ddbb092f-bd36-45de-b776-9aa0d941f3b0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ada3dc18-bfb7-49b6-9e5f-c67c5a25458a","artifactVersion":"2","generatedFromUUID":"fb56f726-7850-4077-97ee-5ebf6631bba1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJehyqj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml","artifactChecksum":"MjFmMTliOWM2NzlhZDVmOTQ0YTU1ZjIzYjBmYmQ4N2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"963c0892-9658-4870-b45b-a4ed9f74aec3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJehyqj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar","artifactChecksum":"MjI0YTVmYWMyNjA4M2FhMzY3MTUwNGQ4NTZmNGI1ZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"90faae36-fcaf-47ea-b553-6c368dcf4663","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:18:46.784Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:46.784Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:46.787Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:46.787Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:18:46.887Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:46.887Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:46.888Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:46.908Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:46.908Z||pool-20-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:47.788Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:47.788Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:47.790Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:47.790Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:18:47.890Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:47.892Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:47.892Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:47.903Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:47.903Z||pool-21-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:48.791Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:48.791Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:48.793Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:48.793Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:18:48.894Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:48.894Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:48.894Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:48.906Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:48.906Z||pool-22-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:49.794Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:49.795Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:49.796Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:49.797Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:18:49.897Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:49.898Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:49.898Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:49.908Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:49.909Z||pool-23-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:50.798Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:50.798Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:50.800Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:50.800Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:18:50.900Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:50.901Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:50.901Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:50.912Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:50.912Z||pool-24-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:51.800Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:51.801Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:51.802Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:51.802Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:18:51.903Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:51.904Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:51.904Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:51.915Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:51.915Z||pool-25-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:18:52.803Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:18:52.804Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:52.806Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:52.806Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:18:52.906Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:52.908Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:52.908Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:52.919Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:52.919Z||pool-26-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:53.808Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "serviceName": "basic_onboard_jEHyQJ", "serviceVersion": "1.0", "serviceUUID": "fbfe4fd6-dc35-47eb-9c90-112fcb225dae", "serviceDescription": "service", "serviceInvariantUUID": "0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a", "resources": [ { "resourceInstanceName": "basic_onboard_jEHyQJ 0", "resourceCustomizationUUID": "7d02f2cf-99ff-44d9-a620-de5fe05d0d7b", "resourceName": "basic_onboard_jEHyQJ", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "df9e904a-4a17-4da4-b189-27e12df92f89", "resourceInvariantUUID": "d4708fb6-b877-423c-9f77-a95a8d500e5a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jehyqj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "artifactChecksum": "YmMzNzRmYzMxYzFkMDZkMWFiYTExZWQ0MWE4NGEyYzE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fa78e04b-1118-4d55-bbfa-ba29521d8c5f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "fb56f726-7850-4077-97ee-5ebf6631bba1", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ada3dc18-bfb7-49b6-9e5f-c67c5a25458a", "generatedFromUUID": "fb56f726-7850-4077-97ee-5ebf6631bba1" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ada3dc18-bfb7-49b6-9e5f-c67c5a25458a", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJehyqj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "artifactChecksum": "MjI0YTVmYWMyNjA4M2FhMzY3MTUwNGQ4NTZmNGI1ZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90faae36-fcaf-47ea-b553-6c368dcf4663" } ], "workloadContext": "Production" } 2021-04-24T03:18:53.808Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:18:53.808Z|e1a5672a-4a70-4514-b9f5-def312e279c1|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fbfe4fd6-dc35-47eb-9c90-112fcb225dae ASDC 2021-04-24T03:18:53.809Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:63adafa1-8db3-427d-8aa1-679858cc0620 ServiceName:basic_onboard_jEHyQJ ServiceVersion:1.0 ServiceUUID:fbfe4fd6-dc35-47eb-9c90-112fcb225dae ServiceInvariantUUID:0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJehyqj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar ArtifactUUID:90faae36-fcaf-47ea-b553-6c368dcf4663 ArtifactChecksum:MjI0YTVmYWMyNjA4M2FhMzY3MTUwNGQ4NTZmNGI1ZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_jEHyQJ 0 ResourceCustomizationUUID:7d02f2cf-99ff-44d9-a620-de5fe05d0d7b ResourceInvariantUUID:d4708fb6-b877-423c-9f77-a95a8d500e5a ResourceName:basic_onboard_jEHyQJ ResourceType:VF ResourceUUID:df9e904a-4a17-4da4-b189-27e12df92f89 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jehyqj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json ArtifactUUID:fa78e04b-1118-4d55-bbfa-ba29521d8c5f ArtifactChecksum:YmMzNzRmYzMxYzFkMDZkMWFiYTExZWQ0MWE4NGEyYzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml ArtifactUUID:fb56f726-7850-4077-97ee-5ebf6631bba1 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env ArtifactUUID:ada3dc18-bfb7-49b6-9e5f-c67c5a25458a ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env ArtifactUUID:ada3dc18-bfb7-49b6-9e5f-c67c5a25458a ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:18:53.809Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fbfe4fd6-dc35-47eb-9c90-112fcb225dae ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:18:53.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:18:53.880Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:18:53.880Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:18:53.880Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 90faae36-fcaf-47ea-b553-6c368dcf4663 from URL: /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:53.880Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:18:53.880Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:54.431Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:18:54.435Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar 90faae36-fcaf-47ea-b553-6c368dcf4663 70261 2021-04-24T03:18:54.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar ASDC sendASDCNotification 2021-04-24T03:18:54.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:54.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:18:54.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:54.439Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:54.439Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234334436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:18:54.539Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:54.539Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:54.540Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:54.549Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:54.550Z||pool-27-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:55.439Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:18:55.440Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||MSO config path is: /app 2021-04-24T03:18:55.441Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 90faae36-fcaf-47ea-b553-6c368dcf4663, URL: /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar to file: /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:55.441Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:55.441Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:55.441Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:55.898Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6693864634022522799/Definitions/service-BasicOnboardJehyqj-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided 2021-04-24T03:18:56.870Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:18:56.870Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||#################################################################################################### 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jEHyQJ 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.871Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jEHyQJ 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||#################################################################################################### 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Search for entities recursively 2021-04-24T03:18:56.872Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Search for entities recursively 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.873Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is not matching search criteria 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:18:56.874Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.875Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:18:56.875Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.875Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:18:56.875Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:18:56.875Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.876Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:18:56.876Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:18:56.876Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.876Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:18:56.876Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:18:56.877Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.877Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is not matching search criteria 2021-04-24T03:18:56.877Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-24T03:18:56.877Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:18:56.878Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4723a038-a309-40bf-b8b8-249541cbff29 2021-04-24T03:18:56.878Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.878Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.878Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.878Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:18:56.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:18:56.879Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_jEHyQJ Description:service Model UUID:fbfe4fd6-dc35-47eb-9c90-112fcb225dae Model Version:NULL Model InvariantUuid:0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_jEHyQJ Model UUID:8851884a-de35-4891-8b6a-8aa4a0535e9e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d4708fb6-b877-423c-9f77-a95a8d500e5a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7d02f2cf-99ff-44d9-a620-de5fe05d0d7b NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f0ca90b0-7fdd-4f08-aa40-92114ade78a8 ModelName:BasicOnboardJehyqj..base_ubuntu18..module-0 ModelUuid:0d0db1ea-ca0c-460e-acfe-e0f1494db96b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4723a038-a309-40bf-b8b8-249541cbff29 ModelInvariantUuid:1856a8f4-e214-434b-be85-55cecd715c60 ModelName:basic_onboard_jEHyQJ-nodes.ubuntu18Cvfc ModelUuid:721d6ca6-e5dd-47b3-8351-f93c024104d7 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:6856fc67-e250-43e2-a3a3-58b0b05f4494 ModelInvariantUuid:99fd3779-8d9d-4981-a751-7016688407b3 ModelName:BasicOnboardJehyqj.compute.nodes.heat.ubuntu18 ModelUuid:ec9a420a-7350-4913-a982-c31c614e308b ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:18:56.885Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: df9e904a-4a17-4da4-b189-27e12df92f89 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:18:56.889Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||basic_onboard_jEHyQJ 0 2021-04-24T03:18:56.889Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: df9e904a-4a17-4da4-b189-27e12df92f89 2021-04-24T03:18:56.889Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: fa78e04b-1118-4d55-bbfa-ba29521d8c5f from URL: /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json 2021-04-24T03:18:56.889Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:18:56.889Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json 2021-04-24T03:18:57.131Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:18:57.131Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json fa78e04b-1118-4d55-bbfa-ba29521d8c5f 798 2021-04-24T03:18:57.131Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json ASDC sendASDCNotification 2021-04-24T03:18:57.131Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json 2021-04-24T03:18:57.132Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:18:57.132Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:57.134Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:57.134Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234337131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:18:57.234Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:57.235Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:57.235Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:57.245Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:57.246Z||pool-28-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:58.134Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJehyqj..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f0ca90b0-7fdd-4f08-aa40-92114ade78a8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0d0db1ea-ca0c-460e-acfe-e0f1494db96b", "vfModuleModelCustomizationUUID": "0a0aa02e-9aba-4bed-be56-642d1512aa3a", "isBase": true, "artifacts": [ "fb56f726-7850-4077-97ee-5ebf6631bba1", "ada3dc18-bfb7-49b6-9e5f-c67c5a25458a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:18:58.140Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJehyqj..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0d0db1ea-ca0c-460e-acfe-e0f1494db96b VfModuleModelInvariantUUID:f0ca90b0-7fdd-4f08-aa40-92114ade78a8 VfModuleModelDescription:NULL Artifacts UUID List:{ fb56f726-7850-4077-97ee-5ebf6631bba1 , ada3dc18-bfb7-49b6-9e5f-c67c5a25458a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:18:58.143Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJehyqj..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f0ca90b0-7fdd-4f08-aa40-92114ade78a8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0d0db1ea-ca0c-460e-acfe-e0f1494db96b", "vfModuleModelCustomizationUUID": "0a0aa02e-9aba-4bed-be56-642d1512aa3a", "isBase": true, "artifacts": [ "fb56f726-7850-4077-97ee-5ebf6631bba1", "ada3dc18-bfb7-49b6-9e5f-c67c5a25458a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:18:58.143Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJehyqj..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0d0db1ea-ca0c-460e-acfe-e0f1494db96b VfModuleModelInvariantUUID:f0ca90b0-7fdd-4f08-aa40-92114ade78a8 VfModuleModelDescription:NULL Artifacts UUID List:{ fb56f726-7850-4077-97ee-5ebf6631bba1 , ada3dc18-bfb7-49b6-9e5f-c67c5a25458a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:18:58.143Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: fb56f726-7850-4077-97ee-5ebf6631bba1 from URL: /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml 2021-04-24T03:18:58.143Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:18:58.143Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml 2021-04-24T03:18:58.383Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:18:58.383Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml fb56f726-7850-4077-97ee-5ebf6631bba1 5033 2021-04-24T03:18:58.384Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-24T03:18:58.384Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml 2021-04-24T03:18:58.384Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:18:58.384Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:58.386Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:58.387Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234338384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:18:58.487Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:18:58.488Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:18:58.488Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:18:58.500Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:18:58.501Z||pool-29-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:18:59.387Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: ada3dc18-bfb7-49b6-9e5f-c67c5a25458a from URL: /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env 2021-04-24T03:18:59.388Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - download 2021-04-24T03:18:59.388Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env 2021-04-24T03:18:59.938Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||GET Response Status 200 2021-04-24T03:18:59.938Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env ada3dc18-bfb7-49b6-9e5f-c67c5a25458a 909 2021-04-24T03:18:59.938Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-24T03:18:59.938Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env 2021-04-24T03:18:59.938Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:18:59.939Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:18:59.941Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:18:59.941Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234339938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:19:00.041Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:00.042Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:00.042Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:00.052Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:00.052Z||pool-30-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:19:00.941Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: fbfe4fd6-dc35-47eb-9c90-112fcb225dae 2021-04-24T03:19:00.942Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_jEHyQJ 0 df9e904a-4a17-4da4-b189-27e12df92f89 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:19:00.956Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:00.957Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:00.957Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Processing vnf with UUID: 8851884a-de35-4891-8b6a-8aa4a0535e9e 2021-04-24T03:19:00.957Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Will get resource from SDC using resource id: 8851884a-de35-4891-8b6a-8aa4a0535e9e 2021-04-24T03:19:00.958Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel to get resource 2021-04-24T03:19:00.959Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel 2021-04-24T03:19:00.960Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|INFO|500||Invoke 2021-04-24T03:19:00.960Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:19:00.975Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel 2021-04-24T03:19:00.975Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:19:00.976Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"63adafa1-8db3-427d-8aa1-679858cc0620", X-RequestID:"63adafa1-8db3-427d-8aa1-679858cc0620", X-TransactionID:"63adafa1-8db3-427d-8aa1-679858cc0620", X-ECOMP-RequestID:"63adafa1-8db3-427d-8aa1-679858cc0620", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"36ef03f5-633b-48da-9be7-39b61ea99c1a"] 2021-04-24T03:19:00.976Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Request body: 2021-04-24T03:19:00.976Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:19:02.237Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:19:02.238Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:19:02.238Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:19:02.238Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicOnboardJehyqj-csar.csar"", Content-MD5:"OWIzZmU5MmM4Yzc1NDQzMTI4ZmEyYWRmMjFhZjI2NzE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"63adafa1-8db3-427d-8aa1-679858cc0620", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:19:02.245Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||Response body: PK��R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK��RTOSCA-Metadata/TOSCA.metaM�1�0{���Zw�� "���Had��}H���L����N�h;�� ��'�S�.���f���ݶd�l"Z�/F[L>f=" 2�#K*p��c'U�FoB�(�o� z�n�1-gz������nS�Wꊁ��3�&�_�Fb���� ���m��PK�B@���PK��R4Definitions/resource-BasicOnboardJehyqj-template.yml�Ys�������~w:r�`2sg��$m��ٗ� b��8v~�����v?�%E:��~$A��*�5�����+����c&��|�rM$o�eʜ�}�P5��/ c�+��.N�M������"N&@�*�t��FP�F,�FCœEqĉ����D��2�@�P��! ��6��1�@�Pe�V�i��ُ��O<�!_� 7��}<�O����?U���m����F���g~�䏧�xP �s�N��ٚ�U魢��i��D���r�km��ѐ9-a�_�~�rt��?��D� �&�=l,�e�&��ɸ ]�&�VyJ�y2�C&���j�����d��s���I2�:��VH�ϒ)ж� �[�Ux�� �� ;@�UT�89! W1�O��y�&�՚Cv� =TB;9q��Վ��!�S1\���t{/���fԱ T�rC�u��+�A�V3#�j�"�C�� ���(�念@�{�BD���ҧ�{��t�����}��������7�b���w���A�^Mo�O��6(�|��Z 7S��3�XO���>�Ά��Xg_���7w�gv�_l�>���������z�z��V�CW� �?�q1 b"'�QKc� �%'�zW{������ �^�& ���փ;�7w\��55 �>���*Ng�3&#�%~���>a`~�C�'1�" \��NZ8���N���Њݬ�-��+� ��kW��(zk/ �� W�j&���oa�G=�M��r)ĕ��W\�x����Xj�3l\ �KʣҢ*��*i���_��f�nь�����T�~g�/��Py�=���OeG��C9��%����b&&%<��R��6Ϳ��2����/�}�(�%!��� ����R�\(~GW㿒^;���t���/��^5g�$߯�&� ��1 o���J�n��}St-7S�0n��9=\_J�d8�$�l ��h���h/U�w"�w�֠12�v�L Jez��5�g�A�S��Nb�k��ɥ�A�zc�u�!�� / U I�Ȯ�@�E �OXA�Xu��� �h2� �Ed�I@�,N�H��*��|s�rH�*C���<&$�F���*h��tm�v�� i+�N��)|t�{�D�LN���F|a%��>�P��{��9����?�� ��4L�����fv?, &�B�|n��wc�D��:&�*�[0u�(8/�sE���5�=*��D�Ƀ�"�cx� � ��],�5T�a��`�WJbM&�X]0��jw��m����� �ųC�2G���W"/'���0w�̣�� �юG��Tn <+�<i`( C �c�����6�8Q�`%@ "�J@�8@�1P�.AWG� %Q�:8�@Uj-�M�%�����ir�?*a)���I�IdАk:�D��B��t���ߎ�F�S�kX��e�������_o��u��zq �$�cAt4e#�YJ�‚�N�� X 9N���P�#JR��j � P!���"U�� �"�:�cݼh�C�U��@ۭˇM� �b�9&��)�,��$���.z� ���"*� -�D��X2;�&����.���7��k ���v�W3�A�^��Rɼ��,}З�dפ���4��xZ��J �}��J�:T#_ܺ�B_�i�H���V{,����~��\3�F�=k�.��V�Y�o��Q.Ct��^����tba�h��H��D��N�}=�]�����I6����`$����,���3�]�~L�qt"���+-���Ҳ�ދ �v&b;قb�Z�fRjU�Ιt�\�_��h����PG*]�]i�w����v��q����vW���z��7�>h���/��XS� :��tXö�s�K�:l�f�/Ƒ]it�2�2�_�*s�<@��u���}ꋃ\@������ ��Qu者w9y��>�+��u#}���2l��Î ����J�}��Ct��;��K[�� � m����\|2�b��ӌ���i�N��3����^���x�Ӑw���F�_ز�[��o�o��5�N���/4!�Y-��B�i`���>մ��[mk��{Rm�k@�H�\��v3���\���%Oz}� t���n�����,W?L��++}� T�'��>Yj#�>�� �MJe���)@K�[y�T��~ ��R*~������&P��?(^�n�� ���_2���������\�WA� �&��0����zʫ�������&���|a��D���P�����5��j�PK?��R��VPK��R>Definitions/resource-BasicOnboardJehyqj-template-interface.yml�]ms���~~��9ӑj훝�3�׽�w�u[�˝;L��Q �-���DDPh���� ~���g=YY+/@��E�:�E�r�9$������ �6���PJJ���\�Q�,�Av!��� x�L�=�`75@��h���W� ��`�F�����@�m��H�� ?�`7�k��߶��ԍ*Wi~`Y�.� � %��\X%����mhA��L��]�By��5� �c 1 �8�f�e�$h5E'ؼJz J�J�%���x�&,+Y#'Is]1��2E!m�ƫЁk�+�?t-�. �Va�/��%��X-��tT�l*xp?�Ҡ%݊�놄ނ9Ҡ& =�Ӯ�O8s�ڕ��YU�L���ء � ,����-�\"�Ŵ�w��C� �w*�t�&i�� A��ʈ��Z�T�?WmT?��x�֘�^�0�G�u5��d ?��� O ^����"t�R�j��y�HJ�a@�0�b#_�S��l���>5�9@��2x�[P1�+�;���FȢp�{4�,U�c�L��~`Η �ov�v�����o��S |c�,;��6�A�� �(�QV9"AP���)�b�w�q�8@��_��^�z�SO��o�ڭ�x�[/k���3��{�^?�������N�Z�h?��G��܊F�ӡ��y�.^?g�c��G/'��D����'���Űj�J����*x6Wi�Ƽ�4����]�����;-k�1���dT�+hܾ��x��+V��e]>x�������w�|[� ʥ'k8��O'��<\��/U �+�����C��^��e��)�N� �'�L�3����Ck�+���E������g��~ j���Xm������o����ηjۚU�'�n4���ޏ��ę����E�b�������7R�)�����9�����S���B�j���� ���qgR������'�v�oU*@��4�~~4�Lݸ�^�W����R>LF��~O�@�,*:yTk������\���n�ܽ|�V��[�6��=��w�j����ă�b\��zڭ�˳�S�����{|+���\/�͋ő=}������B��>e��av�%�����s��?� �K$ �$��u��-�2N�1��� ���7���}l��Ȭ���Y�qƯ(��'r��|)��$�i��p$� ��jS ����{��h�v5�֞����ρF���9(�1m?=����&xC������r�t��.|f���(���%�qfIvL�?v�6����BL�kY��~�s���hr��3����4Ndۑ��� ̒X̅3�E%V� &ӏ"�L��%�i��P������9�.����I�1�� ��˞N�v4�4��.� YC�Tf!�T/Hݬ-�iG�A���r"��P�@R��(��P�j�,����(d�b��֐�Z���)�iq4v�z��Ϥ3�����-I�bt��BIª�o��/*��]��� ��F��8�� �3e)�ezLM9uҢ��;��� ���I�9ۨg�@���I�=kȳG���I�7Y�q�\%�h�`h�W��M/(z ���(_���������.�=�r��KG���q �-{�oًQG�h��<�F(�h%S�6�D�`�~���knW��3*'iR�k���c�~N�I�V�a����7�|��v)?7O�[�)�6+��ȡ���IX��^G����qIk�%0�c� �oj·����Ya�d����^�p�Z��=���m��7%�&{yq���,���u'����Ph~��"Z�1��<Dz���K�,l������ D3ˣ�O�*iM�»qs�p��D̙� [��������L�js�������OxŚj���РA�V�ypSm������A��E�O>P�[����Tvfov}si _:Mq&{6<4�b��Rr� }6%�"���|D�m~1�b�)jm ��Ȗ� �=��/k�(}*�k"Sd��Z�۞47�f�0�la�Ns���-ф����ۑ��9�$ɧs���V��_!גʿ����plY��=z@{ MH�!޼���$�B�/��FP�@&� �I��*Y8���U�t��)�@4H~�PkU�W���ۥ���~�� |3E���-�4�>K�B9{�c�)k4���P&J�p����w��T����#3$2���$���J0�UE����bF�v�3$���3@*rr�~]�dt=pL�윕,95uJ�Uc���d��p'��|Ъ��Z�37�%y�: �R���5��K6�3T�૒z�UQ���ǔ�M���62�K�/J����j%����� ���I�jUt��yxP�v��0c����Ѕn���i ��Bzp�}�.b��\�Ti��0`���|��L� �@���=WBS8mp������B�r��s��p;���� _����3�����}#�әj�^�P@iu�a�ɓ�t�������s6R.H�K�kbPS�.j�|�����}��ﶟ�=�/n}��*�X�x�D�n�_��o/��2�﨔�g�������Q�~PK0b�ɇYPK��R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !N9�-Mڢ���f/E!P��&J�*I9p}G�dKI�&�����G�QFjF�����R�P/6��,͋J@z��H��Csj��^��4//�?m��}���*��2 ��&I�u��F�$In7l��%��5��_�u�\G�t���D�v����d�ћ���j��%-`C~2��QUmSs�L���v~�J���hB��Z�W���e{^y�fO �}���;�hE3.�ˠc,�+�����xͨ��TG�JP�a���s�C����`:V,k��;��T�����ӟ�r��eTc=��?����;�/2�\`i�>]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK��R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj�y�ss�ta�u��8��h$�-T#M%�������ᱝ�6����O�GRN[F�P� �l�c�#&.��� Ɇ�2$������������b1��F�K����\ ��.��ioDGW�k �>Ϡ��*��p����w�`���7=z�F���~v�o��h�Ɗ怞�� Jg������eF.�|X?��@n�R���̵P���q���h�Cn�xڈ5���}y}L�[F,����OPh�Pf�t+��{��+����r��. �GP\�����s���O��Ab�� ����9���9�Y����^����k�l|�# U�睐LHt�&���5�w�1��Z�hAS!�Ȼ&]ymj@����(vlw����rת���BK��B6�ڄ*�]�k�C٤��6�HX&��"jR�"Z�.]*�U�y�=��kiFHa0�٦%X��+�p�M%�F�03�I�Z����.�OIu�5��ǤqL(b"�"o����R H2*-\4�ׂA"pXg�Z� c��� c ��M�$0asN(_?��u�����Q� �e+�p�vi��~BvPΑ � c�QIa�˘Ɯ��I%�8�}=��� ��TAQ�V�!�U�� �"X^g6�e+��Vl����V@]T' W���v� �1��Z ���2����b) SKŷl �w���T���X'縑h)]L�w���œ/û{v�b� 2��>��b�䀿�����~'Gu��'\�$s��u����?�"����ց�v�J��>WG�($eatp[����� 8󪃑1+��˅l-� MC�$e_{e��Ɖ��P7���v�vW�Տ��j|]�I��c��c%}2�3H��p�%ӹݦ��)��#'z�AO�&9e�=��86ۙ�_��ٌ��Cy.T�$q��� dt��=8?ݫ�F] '⇓�6MG�xX��D��v���u�מ��1��<�MR��ӫ}��#��� ��!<���G�5nm5Î0�t��#���b��~1��MZ�R�j��!G>w��eo1G�,�wx�?|��럋�c��7c� �ٶLc{Q!�����S�Nv�ՙ.�e�3��PKJĬ*M� PK��R(Definitions/resource-Extcp2-template.yml�R���0��+��m X�$p�&Q��f�*�KU!c�Ī��m����B�����y��0���)� ,�`�I��3*m)��Ҭ�9fR�,��Y��Đt�ę(F�9��S��xN���#�Ͻ�!(��"�H����`�LlU'�9"��ȣ����2�{��$^A�0^&�dIC+��6��jwo���b�iܟ����B u �$r�̥F ��4'T���j�����������I���T����"j1��7x��U����X�0�� �l��T)�C�zua�K;�GUg���w����]���K7��RR1q��׻�<����t��$��R(�� ��a����]o�v&�YgFo1|X�ûVv5���k�#��c��M�k��q3��u}s�Qᯆ),R( �8�PKck���PK��R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK��RLDefinitions/resource-BasiconboardjehyqjComputeNodesHeatUbuntu18-template.yml��M��0 ���+r�S�f;;���!H,h�Z��;�&%I+���~,LY�ܢ�O켶]�P+l��Q;�}�C�� �� �t��8tAA�����#x 6>>~z_��lU��eR�R%�� ��"�Sq>�)͛�n�0�Nw)$yv�,���.���gq�,-�-tX����j^}������뇈�:��_"���At�4�u#.2�C�� �٢gO�����g /�O��DhIZ�?�&D2��1��K|B���X3?�v��������!P�����E� �0C� %<�v�c� [,��f�Ն2����Pp���c����C� w�������W���]`�/� {jU�p�|�6�uq�{K�� 8��;t��]O��ϟ[��V�, l3{m[�ڊF>��[��*7��GO?f�����PK�H2@�pPK��REDefinitions/resource-BasicOnboardJehyqjNodesUbuntu18cvfc-template.yml�\Ks�8��W��=@E�%�<g&[��u��� ���5$�X���7H@I٫T�,��5�h4݀X��rȁ�������b���`iUL��%�{�5��7a�� ���O8��g߾}��֘n�+�9,�Mh1_�ўl�h����K{eB��x=�:+�Y:Z��s��/�谝��l15��}�[c�cj[��p�X?��<����O�}�d�ٝ6�C�ѐ�#���/�4�9���13hl$1q >����Q��� �h����ؘ�c�o�?�O"�y�ɾ*���,�6���A��;� j�����Ȟ�Kp �M'�V�'���x{�����l�ooP:��O�a� �@Ξ �|��@^���8�{�œ�$��4".NU㙆�P�� ����: \j7Xe9 ���e�u�ZqٯLPHS;���&� r��8�� �����׏�-G�9#�P0�T�/m�� Z�02�z�L0+���H>�)�.CH��'�/�T��ً�����������j%�n��n�X �Q�S�\B�u�%/�$, �ݣ�����*Q�h�8S���Y� a�]_�Je��V+�:�g�(� ,(_��U(������JkL+5�)ia�\�� "%4"��(!y!�Yt�b��x�hY��F�cZ��!0��E������:�@I��D鷢=l%8q��'C��:�աvc�7� r �.P�J<�H=�NP�V����͑���v@Vɦ����-٘�~�q����3)���'�W��|��S�#�;�(;[u[| ������k�RV�0�#�3A�����*�<� J�ڮ����2��<���SI�EM��R�mZ%d�"�w�:����20��&����d�J�[��C^�v�1��TA�7�,7�.���mt�k�CK}��I71p�bFY�ge���}�q��� ��R-<�E��#0�ДZ /4��A�'�'��eZn�����p���l��.V�.�f�1�̴̐�W�.��!lٮ�Ξ�����߁u�ÕQ#�\�6a����� 0 F�?ڤ�>�lL�\u)����v}����z�\.R+�����ۯ��` H�/H�1R#8���vu�TXU���Fc�)����������P|ɿ� �P/� ?=��ÙD�㌙��hǷ�lz�pm>e�r�wqL�~����4��4�W�O�8o-��Iί����&/�Ƿu����"��u���^֯��h��p@����$��)ΐ��'�p�R��9|s�iE��ۃ3_��h�l��n���S�6���f�0��y�6kB�-^�L��� M�s�����S{5]����W�j����'Ȭ�j�\���o?'3��x�����7���b�(ۗ��"x�}��a�PL�XX���Kb�8�p@��,.X��z�,^�}TQ�B=�b�2�VQFԌ#f4azU1@�i��9~��� �� T���,��fr��[���$�nR�V:�8��A�O��}�������Z��-�v�7��H3�`����[���Ǐ֗����O���C� V�Vq0,v��a0 � ��`�����D���nw/��=�J�.|��ߢ�`7�84�9��׷�V���lu�������d�>�{�P����!\'&�" �l�s�:����i6�_�[u���v�p��͗� Z�V{���%Za2���t�J�����t�6���ᕽE��yX8k��Ϊ���2�k�6&�.M�&�lm`9ݯs�\����2���]�7�Y_��q��_yB���G��I3�Y���3���#����(�J��v\�B3��{W��Ў|}~�{4���_>�����x���/ǜ+(��^�(1�ԂL�"͕��V�"�6�$K_�M�J1�\��[+Dڑn��,hf�S\�b�}�\�C���;�L5���/c�ހ��,%�wxu�����y����FS�Tי�v��S�d�p��e��G5C}Z��:%-�?�e �2��� }�[@R�'��� �)a��r}Q��y[�����'J� �Šϫk�<�r[��7�&�%.2�AŽ�;e('�.; 8�zC}�28 ��?I�hu��Hy��)�G�(��ūu�.�+���Z�Y�^R�3i\�ij��aP��멆�F����N�y��t��7Y������Zo`5��n �>��a49Pv��%���hP�!��H9�L��`'�։5W;*H �}��CZ�˒X�k%�$�����ɫ����^��dE`Y3S��JMu%�$x�L�2'Ah$޺�nݓ[�A� �wBH�ޓNS��Rf�$-i��I2��� e6IҼ����vTy�C��܃}MQ2�K����Ns����Q��y9��He����=Eޱ�ʲD�����s��a��� �P��ێQ��d8.���Mh��y`i������J2��ZYe�C�P�v�Q���׏������ ZqQ����e�l�%�@���ڎ�1i��Ѽ��1�-}��qg�1�DLt���,�k�uӤC������LW�Te���������_q��j}��9�u�� Q��l����]ǖW�/w�o��9�g��>�E?}�:/�h\ѹx�m���9���˗dT�&R}�@�����E��tJ������~ٰ^?ƀ��u{-$�4�]�# �ق� ������Q�m�.��+H��H��E����st��RT�o?�G�8�'��^���^�#������5&V~�`�[v ��$��=:jV�4�y۩����8J�͛$W�ɤ������>�Fb�JP�"_z�4�ٴ���x��w�}�G����*�5� v��XcH�[�^��5�+^�_ �\���PK��mQ �OPK��RODefinitions/resource-BasicOnboardJehyqjNodesUbuntu18cvfc-template-interface.yml�]Ks�6��W���`N�S�7�Ifҩ�L����` �P� �J�_�HJE�a�4�$\,v?|Xs���*!Y��}KFL�K DnJ���ルĠ�YQ�w�I��<' �l7���8���eB3�Y�@� ��N�8��C���%&+�30>��S ��R��"_ ؇h�c�Ê�^��3+�T�Q}K�Н��p��^E�$������8o��rf��y�a^ � �I𬍍��i�mV܍j�t$v��;�(�D!9Gf�5js]�ڨam��^c�Z"_0R-륎w� DT8C��Ri�P+p�5_��H��4� ��>��0}�Ww���S���'����� a�ݗ3O#,�>��N��#⟞Bv�`��_����Ju��7����&��0�Q��U �W�χ���|x���& �����S诖O�n�$�JI[�Vl?l����Ͻz|����T�o��yF �� � ������~�;��`v����i��҉�P#�˷�}y���T����-�y��*��)Q���lm@�m����z���㙄�C�z�f誡�YDL���/�m�Z�ЅSPI׹ <h�P.���=Jm�tSprxף�g��u'�g��whgdž[���9m�@.�e���:uk�3���h�S7e6�Kl �:"cDd���`|Sܰ��"�k� �ʖ�"H�����#g�Tk���S�D\�����-J\�E$���ƾC�%G$L2 �Y��2C"F#����`f-ޚ�:bV���~ ���i&��Y��q������l(X�íR�u��1CZg〡`��X�9���w��!�,�zN��|we�7��glp��K�E �t���0;6��3Bo�s������>4��ქ�{[�Ia#���_�[�-~�saw`))���*s � ۼ�X8b��c}�ӫ����1�_��� : �!_ 7�)e�����`U�f!-V{"�H�SG�;Q7��T2M 0$v���+!�J�;Q �M�etjiL:0vw�EpL�Y�B�e�12��C��2I��)""�C������e:eu�}�Nrk#�CNwE���1��� C����Z��fBcÙx�9�&�t�g���E����1�.����S��=\{��8�o��_��t���0'����������kmX~�>�iy���#��ҿ1�š��z�ԏ�D]�P���N�D����RV� "͎���r�Dێ�pfX�X;`x� Ջ�q��L�됀��ϊ%�!^�b�36���5%Z�P{chD���Oc뀡1��)v>g��^�\���,ڝf���0��E��N��Ni̳������$��qI�G��7=�.dz��{����Í�9t|O ���/\F�֍V��?��E}T��C���(³��$_�}x,g�jNZwI�(r��R{v*�#q�� }��o_D��W%^P"��q?�E1K�7F.e��^��0�qv�Cj\��CCz��y4�����&S6�NFhU*�E1=��^OBor~�.&�ǣ�7:M.bT4��#�!M�RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&��K�d�@"����t��y����&�Ae�<��������������n�B Tc�������΍� ]Y��ݻ��׳�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:���P6��Ϳ�_E�L���<�I�� ��€�)���{����`��Q*�&�cb��CVtm��_EH��{R��.��}���i��Q�:�M���݅�3ٓ�:����zyQ�^z0����n�+�~���Ғ,*K�U��\E��9o��H��ɏL��B¤*1�;���#a�U� �m���>2�;,w���y~G ����=ܤ���i���&��S��X�ʦX�H�,����6T0 ��O|fu~:Ԧ&�핡����"�~N�70ڷw�i��&��E\q��/����+k�v�k�8JK Tq��8'm�RM2wn���x�B��glC��#�n!���s���~��:���O_�W��ٚ���G����;t������v��%��݉u�d��[`�`��W���x���몒�(��;��do��,L"m�����@9��U����Xq�oG���T�t������k�}�8{�nt�ͻ���܃�&��s�&�q���b�"}p�8R� �q���qǩ�V��M���k����PKy\Ьj�PK��R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ����m��0`K���ՠd:*K�$�ȿ���m�=�ȏ��O"���f�+���Ƨ{r� �&�UQjJX�t��'�0`2Pf�N� ��VB�W�ER,E�DZF��Yt��fr�x���Ւ/1�i!�<�������HJ����U�ǂ� J�޺�?y�T{T:�d�mwJ��U����V* �APx%2pm�� h2�0f� � jO%�)ש \��Qr�κC?ɐS�|%Np/s����p�m��Iz"�Y�����=|{������iB������,~��c3қ��jggn ?�O&��G�{�+�2 0=��u��K 5��%�(��Ə)C��:���dz*G�Q�#Ƭ�¥�J�)�c�����pC�/�o� �}ӶeZON��q������E2�>X:���@�lI���Ke�Y��H?�>8evG���J9��Q{��}��X�pJ��W�����ɖ�C�����s�zЅOIXǭ��V�7b��N��@-���fQ[��2�8�RVΑ�4hE4(�vsu����������-Q?�W\ �����������G۹�ʼ|���\铖����?PK`YEP\ePK��R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK��RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK��RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK��RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK��RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK��RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK��RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK��RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK��RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK��RJArtifacts/Informational/OTHER/VSP_basic_onboard_jEHyQJ_VSP_Information.txt��mo�0�_ç�� ��A)R� �)}Zʺ�U�si��q�����q�I�U¯һ�����^����j #Ԍb����¬}���A��H�d���qZ|��1! ,8B�%��D9&���D��DH�3�-�]:�ʐ\�.�9��e`;���bh1�i� Yx Q�Lr\�����b����#�!���V���\���j���J�=&��N��q�%�* "�12��L���C歽nJ���F (&]8��:WZH�5��f0d��"K���-�1qfp��3�~� b��v%�lĊ�"ha��"(�ɰ[P�D6�D�d�����M=+;����iJ�w�}�k6t=�U]�[ұY6d|W:ͩd�լN��^������B���_��L������k�}��N��\و�_�{]�w��D��Be�9YuW渷����H=��N��HQ�L㪥:'ֵ��z~F�H�Q�Z���\�&��*|]�_��-u�!i�� �g�q'D���e�����,Q�%[�������B�;�\J��鎟/����������;�]��M�$�"�&"��_v.�}[B�?�b�̰��?��z���C���˽*�"�PK����J�PK��R,Artifacts/Deployment/HEAT/base_ubuntu18.yaml�Wmo�6��_qk�`/��]Q�C�"m�bK�E�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B�<��? &?���F �X e�� �a�+!A���"�|���TL�w)̥�w�/oF#�5�В�hpWhy�-�B��lUA�|�rB;$�])��X-�?H� ��Q9�?j��a� �3&���/��K^€ҲI��9�dR�x��*�0�%\m�t�����6�g�D��*%�ϙ�����[��q�[����>C(\�]�c����A���<�&�<��Gp_z`Odr^��+�?4�h�b�nq��즘�"�u ��5�gNS����R����]�M��¥d_������l�$��2�T�="��)����%�'} �櫋��>��$��bI1�-%_��~x5���]����_-s5��V�+���;�������# ��l����i���F���Q��˧[/��j+*u�� �����ľڬ���� �$�q\˒G�o���B���9�4�p7���@6���Y�3n�:���o�S��gXPUz������B:� rը��|��Foޝ���%2�E�9�7��V��2Z�[hY�N����*"��a�:�@�[%�� �Z��'�,�y.4=Y&�?j��3IQ��sq�d����3%+�{"��:���nC����3~��ξغ�3��g+����e2�ߛ���;�{��Ӷ��;V�^�m�:��|�go+�N:>^�Z��VN���q�2���i{a���p�]8yHq[��M�H���7�6��0~��) ?X��k��e ��� VG��c���6e�����QC��zM��ܭ���Y{��5D��ˇ*q�^?O�B����g�9�{ �5wm��D�\<-����iWv�����ζ��N�:���������0-;ہ3� m\ht��*4w���n�d���Je�xۏ��K� x�T ;����G��B�ߘ�t�ʼnW98�����~ʻ��yAk �n��-Ʒ�8��CDpz�>&�B-4O��a���PM�4rc� �����T�KkiT�!�,�٘���2�*��5�mP� h4�vL���XA�a�_��z��d��?��Y�W����!]�؁��� M,1�?��I, ?��R�R��1a��p!�q��y��p��,M��3��\V�x���+�i9*ni�|�p3� �J����Xi�����u-,�brSh���U���ZU�q�<� ��Q�v%&ETp�59��&���={�[�$w���F;|�&=�������`@U&_�_7�-+�V�鋐:5� j��Dy�������ؐF�PK�� 'V�PK��R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%M���d�{KkA��0��c�9I3%G䎆$a9<�p� W�zX����Q�Zi3��"���d��wB?���(�Definitions/resource-BasicOnboardJehyqj-template-interface.ymlPK��R0b�ɇY/�Definitions/resource-Securityrules-template.ymlPK��Rm�.b=K/�Definitions/resource-Globalcompute-template.ymlPK��RJĬ*M� .J$Definitions/resource-Extneutroncp-template.ymlPK��Rck���(�(Definitions/resource-Extcp2-template.ymlPK��R��[g�� )e+Definitions/resource-Compute-template.ymlPK��R�H2@�pL]/Definitions/resource-BasiconboardjehyqjComputeNodesHeatUbuntu18-template.ymlPK��R��mQ �OE�1Definitions/resource-BasicOnboardJehyqjNodesUbuntu18cvfc-template.ymlPK��R�xv��)}OF>Definitions/resource-BasicOnboardJehyqjNodesUbuntu18cvfc-template-interface.ymlPK��Ry\Ьj�,zGDefinitions/resource-Globalport-template.ymlPK��R`YEP\e&>LDefinitions/resource-Port-template.ymlPK��R�x��,�NDefinitions/resource-Novaserver-template.ymlPK��R+�@j5��eTDefinitions/data.ymlPK��R�'}8�Definitions/groups.ymlPK��R0?��@ @ҐDefinitions/policies.ymlPK��R���C&X�Definitions/annotations.ymlPK��R�����ǟDefinitions/relationships.ymlPK��R 2ea� ҦDefinitions/artifacts.ymlPK��R�H�v~(�Definitions/capabilities.ymlPK��R8��ݴDefinitions/interfaces.ymlPK��R5n���/�tֹDefinitions/nodes.ymlPK��R����J�J�Artifacts/Informational/OTHER/VSP_basic_onboard_jEHyQJ_VSP_Information.txtPK��R�� 'V�,��Artifacts/Deployment/HEAT/base_ubuntu18.yamlPK��Rd�E�}�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK��RN nɑ�4h�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK� [� 2021-04-24T03:19:02.275Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:19:02.276Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/8851884a-de35-4891-8b6a-8aa4a0535e9e/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:19:02.279Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:19:02.279Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:19:02.279Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= 7d02f2cf-99ff-44d9-a620-de5fe05d0d7b 2021-04-24T03:19:02.279Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7d02f2cf-99ff-44d9-a620-de5fe05d0d7b matches Tosca VF Customization UUID: 7d02f2cf-99ff-44d9-a620-de5fe05d0d7b 2021-04-24T03:19:02.280Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: 7d02f2cf-99ff-44d9-a620-de5fe05d0d7b matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:19:02.283Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.283Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.284Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id 7d02f2cf-99ff-44d9-a620-de5fe05d0d7b: {\"vf_module_id\":\"Ubuntu18-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_name\":\"Ubuntu18-VNF-name\",\"ubuntu18_name_0\":\"ubuntu18\",\"ubuntu18_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu18-VNF\",\"dcae_collector_port\":\"30417\",\"ubuntu18_flavor_name\":\"m1.small\",\"admin_plane_net_name\":\"admin\",\"ubuntu18_image_name\":\"ubuntu-18.04-daily\"} 2021-04-24T03:19:02.284Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@700dba3 2021-04-24T03:19:02.284Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.284Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:19:02.285Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0a0aa02e-9aba-4bed-be56-642d1512aa3a 2021-04-24T03:19:02.285Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0a0aa02e-9aba-4bed-be56-642d1512aa3a Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:19:02.287Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.287Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:19:02.288Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:19:02.288Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.288Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:19:02.288Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:19:02.289Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.289Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is not matching search criteria 2021-04-24T03:19:02.289Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-24T03:19:02.290Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:19:02.290Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4723a038-a309-40bf-b8b8-249541cbff29 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:19:02.292Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.293Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:19:02.293Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:19:02.293Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.293Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_jEHyQJ 0 is matching search criteria 2021-04-24T03:19:02.294Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jEHyQJ 0] matching following query criteria: sdcType=VF, customizationUUID=7d02f2cf-99ff-44d9-a620-de5fe05d0d7b Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:19:02.295Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid fbfe4fd6-dc35-47eb-9c90-112fcb225dae: basic_onboard_jEHyQJ 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.296Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_jEHyQJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:19:02.297Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||Saving Service: basic_onboard_jEHyQJ Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:19:02.426Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_jEHyQJ df9e904a-4a17-4da4-b189-27e12df92f89 1 ASDC deployResourceStructure 2021-04-24T03:19:02.426Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json ASDC sendASDCNotification 2021-04-24T03:19:02.426Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json 2021-04-24T03:19:02.426Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:19:02.427Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:19:02.428Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:19:02.428Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234342426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:19:02.528Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:02.529Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:02.529Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:02.539Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:02.539Z||pool-31-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:19:03.429Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-24T03:19:03.429Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml 2021-04-24T03:19:03.429Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:19:03.430Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:19:03.431Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:19:03.431Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234343429, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:19:03.531Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:03.532Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:03.532Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:03.541Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:03.541Z||pool-32-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:19:04.432Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-24T03:19:04.432Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env 2021-04-24T03:19:04.432Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:19:04.433Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:19:04.434Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:19:04.434Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234344432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-24T03:19:04.534Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:04.535Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:04.535Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:04.546Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:04.546Z||pool-33-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:19:05.435Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar ASDC sendASDCNotification 2021-04-24T03:19:05.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar 2021-04-24T03:19:05.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:19:05.436Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:19:05.438Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:19:05.438Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234345435, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:19:05.538Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:05.539Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:05.539Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:05.553Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:05.553Z||pool-34-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:19:06.439Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63adafa1-8db3-427d-8aa1-679858cc0620 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:19:06.448Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63adafa1-8db3-427d-8aa1-679858cc0620 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:19:06.452Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:19:06.456Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:19:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:19:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:19:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:35.894Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:35.895Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.895Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:19:35.896Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.896Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.896Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:19:35.896Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.896Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234322497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:19:35.897Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234334436, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234337131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234338384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234339938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234342426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/basic_onboard_jehyqj0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234343429, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234344432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/resourceInstances/basic_onboard_jehyqj0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-24T03:19:35.898Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:35.899Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:19:35.899Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234345435, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJehyqj/1.0/artifacts/service-BasicOnboardJehyqj-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:19:35.899Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:19:36.457Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 63adafa1-8db3-427d-8aa1-679858cc0620 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:19:36.461Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 63adafa1-8db3-427d-8aa1-679858cc0620 and serviceModelVersionId: fbfe4fd6-dc35-47eb-9c90-112fcb225dae 2021-04-24T03:19:36.461Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a 2021-04-24T03:19:36.462Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0 2021-04-24T03:19:36.465Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:19:36.501Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|INFO|500||Invoke 2021-04-24T03:19:36.501Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[63adafa1-8db3-427d-8aa1-679858cc0620], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3596041e-1ade-4373-be59-bfccaaf25f82], X-ECOMP-RequestID=[63adafa1-8db3-427d-8aa1-679858cc0620], X-TransactionId=[], X-ONAP-RequestID=[63adafa1-8db3-427d-8aa1-679858cc0620], Content-Type=[application/merge-patch+json]} 2021-04-24T03:19:36.519Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:19:36.679Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210424-03:19:36:523-89796], vertex-id=[233536], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:19:36 GMT], Content-Type=[application/json]} 2021-04-24T03:19:36.679Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:19:36.680Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/0c3c5e4e-2a0a-4cde-8f79-9c8458eb5c4a/model-vers/model-ver/fbfe4fd6-dc35-47eb-9c90-112fcb225dae?depth=0|INFO|500||InvokeReturn 2021-04-24T03:19:36.680Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:19:36.680Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:19:36.683Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:19:36.684Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 63adafa1-8db3-427d-8aa1-679858cc0620 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:19:36.684Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:19:36.684Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:19:36.685Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:19:36.686Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||DEBUG|500||try to send status { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234376684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:19:36.786Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:19:36.787Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:19:36.787Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:36.801Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:36.801Z||pool-35-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:19:37.698Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:19:37.699Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:19:37.699Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:47.241Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:47.242Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:19:47.242Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:19:47.242Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:19:56.782Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:19:56.782Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:19:56.783Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:19:56.783Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:20:06.321Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:20:06.322Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:20:06.322Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:20:06.322Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:20:15.865Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:20:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:20:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:20:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:20:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:20:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:20:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:20:35.895Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:20:35.895Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:20:35.895Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "63adafa1-8db3-427d-8aa1-679858cc0620", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234376684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:20:35.896Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:20:44.807Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:21:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:21:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:21:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:21:35.268Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:21:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:21:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:21:44.838Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:21:44.838Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:22:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:22:35.267Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:22:35.267Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:22:35.267Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:22:35.270Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:22:35.270Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:22:35.271Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:22:44.810Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:22:44.815Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:23:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T03:23:35.267Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:23:35.267Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:23:35.268Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:23:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:23:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:23:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:23:44.814Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:23:44.816Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:23:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:24:35.267Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:24:35.268Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:24:35.269Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:24:35.269Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:35.270Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:24:35.270Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:35.897Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:35.898Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.898Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"6d1144a6-d80f-4eff-8263-02673ca512b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"bdb6c723-d984-449e-a593-16a7fcd45c48","serviceDescription":"service","serviceInvariantUUID":"bd848aed-68d1-4827-a4e2-1cb8c644a87b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9ef13eb2-8ba4-4ed7-89cc-2e488d2083a2","resourceInvariantUUID":"9e76e6e5-0f6f-4721-ab83-b11fb99054a5","resourceCustomizationUUID":"7da593ef-49cb-449e-b116-39b1663e50c5","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NDFlMmIzNWNkYTllYTUwMTgzM2Y4NGEyMWI5ZGU0OWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e5eadb85-119c-4777-8795-92f45aff51a4","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NTNlMGNmYmE1NzljMWNkN2NlMjE0MTIwMzI4YjI0OWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"507ac233-4638-4c42-bb1b-43f14304fdba","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:24:35.900Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:35.901Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.901Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "cds", "timestamp": 1619234622411, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234626241, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "clamp", "timestamp": 1619234629243, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.902Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234621943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "policy-id", "timestamp": 1619234623469, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "cds", "timestamp": 1619234622411, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:35.975Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.975Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.975Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-k8s-id", "timestamp": 1619234626241, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "clamp", "timestamp": 1619234629243, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-windriver-id", "timestamp": 1619234621943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "policy-id", "timestamp": 1619234623469, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "cds", "timestamp": 1619234634935, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "policy-id", "timestamp": 1619234634937, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:35.977Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "cds", "timestamp": 1619234635941, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2021-04-24T03:24:35.977Z||pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:24:35.977Z||pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:24:35.981Z||pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:24:35.981Z||pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234675267, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:35.996Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6d1144a6-d80f-4eff-8263-02673ca512b1 2021-04-24T03:24:35.997Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d1144a6-d80f-4eff-8263-02673ca512b1 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:36.079Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.079Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "policy-id", "timestamp": 1619234635943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:24:36.079Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.080Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.080Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234635836, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:36.080Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.080Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.080Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "policy-id", "timestamp": 1619234636948, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2021-04-24T03:24:36.081Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:24:36.081Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:24:36.082Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:36.086Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6d1144a6-d80f-4eff-8263-02673ca512b1 2021-04-24T03:24:36.086Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d1144a6-d80f-4eff-8263-02673ca512b1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:36.093Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:36.093Z||pool-36-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:24:36.095Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234635836, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "dcae-sch", "timestamp": 1619234637790, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "dcae-sch", "timestamp": 1619234637790, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.096Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234639638, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234639567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234641026, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.097Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234639567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:36.098Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.098Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.098Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234642031, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:24:36.102Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6d1144a6-d80f-4eff-8263-02673ca512b1 2021-04-24T03:24:36.102Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d1144a6-d80f-4eff-8263-02673ca512b1 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:36.111Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.111Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "clamp", "timestamp": 1619234644061, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:36.111Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.111Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "clamp", "timestamp": 1619234645127, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "aai-ml", "timestamp": 1619234644668, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.112Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "clamp", "timestamp": 1619234646132, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:24:36.116Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 6d1144a6-d80f-4eff-8263-02673ca512b1 2021-04-24T03:24:36.116Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d1144a6-d80f-4eff-8263-02673ca512b1 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:36.124Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.124Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "aai-ml", "timestamp": 1619234644668, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:36.124Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-24T03:24:36.124Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.124Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "aai-ml", "timestamp": 1619234648542, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "aai-ml", "timestamp": 1619234652514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-24T03:24:36.125Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "aai-ml", "timestamp": 1619234653523, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:24:36.129Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6d1144a6-d80f-4eff-8263-02673ca512b1 2021-04-24T03:24:36.129Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d1144a6-d80f-4eff-8263-02673ca512b1 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:24:36.982Z||pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:24:36.983Z||pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:24:36.984Z||pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:24:36.985Z||pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234675267, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:24:37.085Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:24:37.086Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:24:37.086Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:37.100Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:37.100Z||pool-37-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:24:37.986Z||pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "bdb6c723-d984-449e-a593-16a7fcd45c48", "serviceDescription": "service", "serviceInvariantUUID": "bd848aed-68d1-4827-a4e2-1cb8c644a87b", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "7da593ef-49cb-449e-b116-39b1663e50c5", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "9ef13eb2-8ba4-4ed7-89cc-2e488d2083a2", "resourceInvariantUUID": "9e76e6e5-0f6f-4721-ab83-b11fb99054a5", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "NTNlMGNmYmE1NzljMWNkN2NlMjE0MTIwMzI4YjI0OWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "507ac233-4638-4c42-bb1b-43f14304fdba" } ], "workloadContext": "Production" } 2021-04-24T03:24:37.986Z||pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:24:37.986Z||pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bdb6c723-d984-449e-a593-16a7fcd45c48 ASDC 2021-04-24T03:24:37.986Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:6d1144a6-d80f-4eff-8263-02673ca512b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:bdb6c723-d984-449e-a593-16a7fcd45c48 ServiceInvariantUUID:bd848aed-68d1-4827-a4e2-1cb8c644a87b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:507ac233-4638-4c42-bb1b-43f14304fdba ArtifactChecksum:NTNlMGNmYmE1NzljMWNkN2NlMjE0MTIwMzI4YjI0OWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:7da593ef-49cb-449e-b116-39b1663e50c5 ResourceInvariantUUID:9e76e6e5-0f6f-4721-ab83-b11fb99054a5 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:9ef13eb2-8ba4-4ed7-89cc-2e488d2083a2 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2021-04-24T03:24:37.987Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bdb6c723-d984-449e-a593-16a7fcd45c48 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:24:38.078Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:24:38.080Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:24:38.080Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:24:38.080Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 507ac233-4638-4c42-bb1b-43f14304fdba from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-24T03:24:38.080Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:24:38.080Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-24T03:24:39.704Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:24:39.706Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 507ac233-4638-4c42-bb1b-43f14304fdba 47925 2021-04-24T03:24:39.707Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2021-04-24T03:24:39.707Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-24T03:24:39.707Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:24:39.707Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:24:39.708Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:24:39.709Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234679707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:24:39.809Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:24:39.810Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:24:39.810Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:39.820Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:39.821Z||pool-38-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:24:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:24:40.709Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:24:40.711Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:24:40.711Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: 507ac233-4638-4c42-bb1b-43f14304fdba, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:40.711Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2021-04-24T03:24:40.712Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:40.712Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:40.856Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14557375216514795724/Definitions/service-BasicNetwork-template.yml 2021-04-24T03:24:41.263Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.264Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:24:41.265Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.268Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.268Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:bdb6c723-d984-449e-a593-16a7fcd45c48 Model Version:NULL Model InvariantUuid:bd848aed-68d1-4827-a4e2-1cb8c644a87b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:9e76e6e5-0f6f-4721-ab83-b11fb99054a5 Model UUID:9a24d688-da4e-4de3-80b0-a9e297275997 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:7da593ef-49cb-449e-b116-39b1663e50c5 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:24:41.273Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 9ef13eb2-8ba4-4ed7-89cc-2e488d2083a2 2021-04-24T03:24:41.273Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||No resources found for Service: bdb6c723-d984-449e-a593-16a7fcd45c48 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:24:41.277Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500|| 2021-04-24T03:24:41.277Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2021-04-24T03:24:41.277Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||No resources found for Service: bdb6c723-d984-449e-a593-16a7fcd45c48 2021-04-24T03:24:41.277Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: bdb6c723-d984-449e-a593-16a7fcd45c48 2021-04-24T03:24:41.278Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2021-04-24T03:24:41.278Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:24:41.367Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.367Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.367Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.367Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.368Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid bdb6c723-d984-449e-a593-16a7fcd45c48: Generic NeutronNet 2021-04-24T03:24:41.368Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.368Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.368Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.368Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_55_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as NETWORK_2_55_, tempnetwor0_.AIC_VERSION_MAX as AIC_VERS3_55_, tempnetwor0_.AIC_VERSION_MIN as AIC_VERS4_55_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_37_, networkres0_.CREATION_TIMESTAMP as CREATION2_37_, networkres0_.MODEL_INSTANCE_NAME as MODEL_IN3_37_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_37_, networkres0_.NETWORK_ROLE as NETWORK_4_37_, networkres0_.NETWORK_SCOPE as NETWORK_5_37_, networkres0_.NETWORK_TECHNOLOGY as NETWORK_6_37_, networkres0_.NETWORK_TYPE as NETWORK_7_37_, networkres0_.RESOURCE_INPUT as RESOURCE8_37_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as MODEL_UU1_36_, networkres0_.AIC_VERSION_MAX as AIC_VERS2_36_, networkres0_.AIC_VERSION_MIN as AIC_VERS3_36_, networkres0_.RESOURCE_CATEGORY as RESOURCE4_36_, networkres0_.CREATION_TIMESTAMP as CREATION5_36_, networkres0_.DESCRIPTION as DESCRIPT6_36_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_, networkres0_.MODEL_INVARIANT_UUID as MODEL_IN7_36_, networkres0_.MODEL_NAME as MODEL_NA8_36_, networkres0_.MODEL_VERSION as MODEL_VE9_36_, networkres0_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_, networkres0_.ORCHESTRATION_MODE as ORCHEST11_36_, networkres0_.RESOURCE_SUB_CATEGORY as RESOURC12_36_, networkres0_.TOSCA_NODE_TYPE as TOSCA_N13_36_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2021-04-24T03:24:41.400Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.400Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.400Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.400Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.401Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:24:41.401Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:24:41.401Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_37_3_, networkres0_.CREATION_TIMESTAMP as CREATION2_37_3_, networkres0_.MODEL_INSTANCE_NAME as MODEL_IN3_37_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_37_3_, networkres0_.NETWORK_ROLE as NETWORK_4_37_3_, networkres0_.NETWORK_SCOPE as NETWORK_5_37_3_, networkres0_.NETWORK_TECHNOLOGY as NETWORK_6_37_3_, networkres0_.NETWORK_TYPE as NETWORK_7_37_3_, networkres0_.RESOURCE_INPUT as RESOURCE8_37_3_, networkres1_.MODEL_UUID as MODEL_UU1_36_0_, networkres1_.AIC_VERSION_MAX as AIC_VERS2_36_0_, networkres1_.AIC_VERSION_MIN as AIC_VERS3_36_0_, networkres1_.RESOURCE_CATEGORY as RESOURCE4_36_0_, networkres1_.CREATION_TIMESTAMP as CREATION5_36_0_, networkres1_.DESCRIPTION as DESCRIPT6_36_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_0_, networkres1_.MODEL_INVARIANT_UUID as MODEL_IN7_36_0_, networkres1_.MODEL_NAME as MODEL_NA8_36_0_, networkres1_.MODEL_VERSION as MODEL_VE9_36_0_, networkres1_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_0_, networkres1_.ORCHESTRATION_MODE as ORCHEST11_36_0_, networkres1_.RESOURCE_SUB_CATEGORY as RESOURC12_36_0_, networkres1_.TOSCA_NODE_TYPE as TOSCA_N13_36_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_5_, collection2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_5_, collection2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_1_, collection2_.CREATION_TIMESTAMP as CREATION2_14_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as INSTANCE8_14_1_, collection2_.MODEL_INSTANCE_NAME as MODEL_IN3_14_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as CRC_MOD10_14_1_, collection2_.NETWORK_ROLE as NETWORK_4_14_1_, collection2_.NETWORK_SCOPE as NETWORK_5_14_1_, collection2_.NETWORK_TECHNOLOGY as NETWORK_6_14_1_, collection2_.NETWORK_TYPE as NETWORK_7_14_1_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_2_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_2_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_2_, heattempla3_.DESCRIPTION as DESCRIPT4_28_2_, heattempla3_.BODY as BODY5_28_2_, heattempla3_.NAME as NAME6_28_2_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_2_, heattempla3_.VERSION as VERSION8_28_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as MODEL_UU1_36_4_, networkres0_.AIC_VERSION_MAX as AIC_VERS2_36_4_, networkres0_.AIC_VERSION_MIN as AIC_VERS3_36_4_, networkres0_.RESOURCE_CATEGORY as RESOURCE4_36_4_, networkres0_.CREATION_TIMESTAMP as CREATION5_36_4_, networkres0_.DESCRIPTION as DESCRIPT6_36_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_4_, networkres0_.MODEL_INVARIANT_UUID as MODEL_IN7_36_4_, networkres0_.MODEL_NAME as MODEL_NA8_36_4_, networkres0_.MODEL_VERSION as MODEL_VE9_36_4_, networkres0_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_4_, networkres0_.ORCHESTRATION_MODE as ORCHEST11_36_4_, networkres0_.RESOURCE_SUB_CATEGORY as RESOURC12_36_4_, networkres0_.TOSCA_NODE_TYPE as TOSCA_N13_36_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_6_, collection1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_6_, collection1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_0_, collection1_.CREATION_TIMESTAMP as CREATION2_14_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as INSTANCE8_14_0_, collection1_.MODEL_INSTANCE_NAME as MODEL_IN3_14_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as CRC_MOD10_14_0_, collection1_.NETWORK_ROLE as NETWORK_4_14_0_, collection1_.NETWORK_SCOPE as NETWORK_5_14_0_, collection1_.NETWORK_TECHNOLOGY as NETWORK_6_14_0_, collection1_.NETWORK_TYPE as NETWORK_7_14_0_, instancegr2_.MODEL_UUID as MODEL_UU2_32_1_, instancegr2_.CR_MODEL_UUID as CR_MODE10_32_1_, instancegr2_.CREATION_TIMESTAMP as CREATION3_32_1_, instancegr2_.MODEL_INVARIANT_UUID as MODEL_IN4_32_1_, instancegr2_.MODEL_NAME as MODEL_NA5_32_1_, instancegr2_.MODEL_VERSION as MODEL_VE6_32_1_, instancegr2_.ROLE as ROLE7_32_1_, instancegr2_.TOSCA_NODE_TYPE as TOSCA_NO8_32_1_, instancegr2_.INSTANCE_GROUP_TYPE as INSTANCE9_32_1_, instancegr2_.OBJECT_TYPE as OBJECT_T1_32_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as MODEL_CU2_16_2_, networkcol3_.CR_MODEL_UUID as CR_MODEL8_16_2_, networkcol3_.CREATION_TIMESTAMP as CREATION3_16_2_, networkcol3_.FUNCTION as FUNCTION4_16_2_, networkcol3_.MODEL_INSTANCE_NAME as MODEL_IN5_16_2_, networkcol3_.ROLE as ROLE6_16_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as COLLECTI7_16_2_, heattempla4_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla4_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla4_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla4_.DESCRIPTION as DESCRIPT4_28_3_, heattempla4_.BODY as BODY5_28_3_, heattempla4_.NAME as NAME6_28_3_, heattempla4_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla4_.VERSION as VERSION8_28_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2021-04-24T03:24:41.458Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2021-04-24T03:24:41.458Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2021-04-24T03:24:41.459Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-24T03:24:41.459Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:24:41.459Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:24:41.460Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:24:41.460Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234681458, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:24:41.560Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:24:41.561Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:24:41.561Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:24:41.574Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:24:41.575Z||pool-39-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:24:42.461Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d1144a6-d80f-4eff-8263-02673ca512b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:24:42.470Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d1144a6-d80f-4eff-8263-02673ca512b1 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:24:42.473Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:24:42.473Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.475Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.476Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.476Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:24:42.476Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:24:42.480Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:25:12.480Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d1144a6-d80f-4eff-8263-02673ca512b1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:25:12.485Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d1144a6-d80f-4eff-8263-02673ca512b1 and serviceModelVersionId: bdb6c723-d984-449e-a593-16a7fcd45c48 2021-04-24T03:25:12.485Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bd848aed-68d1-4827-a4e2-1cb8c644a87b 2021-04-24T03:25:12.486Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0 2021-04-24T03:25:12.490Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:25:12.609Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2021-04-24T03:25:12.609Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0|INFO|500||Invoke 2021-04-24T03:25:12.626Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:25:13.357Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0|INFO|500||InvokeReturn 2021-04-24T03:25:13.358Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/bd848aed-68d1-4827-a4e2-1cb8c644a87b/model-vers/model-ver/bdb6c723-d984-449e-a593-16a7fcd45c48?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210424-03:25:12:627-44517], vertex-id=[245824], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:25:12 GMT], Content-Type=[application/json]} 2021-04-24T03:25:13.358Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:25:13.358Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:25:13.358Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:25:13.362Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:25:13.363Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d1144a6-d80f-4eff-8263-02673ca512b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:25:13.363Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:25:13.375Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:13.377Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:13.377Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234713363, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:25:13.477Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:13.477Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:13.478Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:13.491Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:13.491Z||pool-40-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:25:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:25:35.266Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:25:35.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:25:35.267Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:25:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:25:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:35.389Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:25:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234675267, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:35.390Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:25:35.890Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:35.891Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:25:35.891Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"cde6555f-04c5-43d7-90b7-cce5b393cb4b","serviceName":"Demo_pNF_3uWCydid5loNTG3IQqO1","serviceVersion":"1.0","serviceUUID":"a75b540c-e9c5-460d-beba-b262bc1c3cbb","serviceDescription":"catalog service description","serviceInvariantUUID":"6ced800e-efaf-4b08-9744-ca36f2d1a4ed","resources":[{"resourceInstanceName":"pNF ddb9eb41-7f86 0","resourceName":"pNF ddb9eb41-7f86","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b788ceb6-580c-4120-ad70-97ad76d390a4","resourceInvariantUUID":"eecfb607-dbf4-4d4c-a58c-5439b1eb2356","resourceCustomizationUUID":"e030ba6f-fc4e-45af-866f-a30c01b6f969","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml","artifactChecksum":"MGI3NThmNjY3NDIwMzQxYTlmZjdmMjZmZjk5ZTUyYmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"16f01851-36ef-4be1-99dd-fb07c3000cf0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar","artifactChecksum":"ODY3OGNhMjcwZjhhOGViZGM0NDVkYmY5NGU0NDdjYTM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e30ef5eb-875a-4bbc-8736-b2779942c460","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"69866f3f-375e-4b26-af8c-944871e8218a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml","artifactChecksum":"NmExZWRjZTY1NzFlOWY4YzM4YzI1NjRiYTI1ZjZlNGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"03657dae-18a3-42f6-86b7-cb2efd799ff2","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a1a4ebb0-c589-42d8-a182-1cc3a239535d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"454c76be-9f62-4ec9-976c-7b8fc2ae0a36","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3uwcydid5lontg3iqqo1-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml","artifactChecksum":"NjRmZmNjMWU0NGI4NTc0M2UzMDQ4MzY3NmZkZjI3ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"18640880-408f-4410-9fc7-5207190ceba9","artifactVersion":"1"},{"artifactName":"service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar","artifactChecksum":"M2JhMTVhNDkyZTdmMDBiYTNmN2JkNGNlNDEwY2RhODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"25100025-3e82-45c6-8a86-4c63e9fce1f1","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:25:35.893Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:35.893Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:35.895Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:35.895Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:35.995Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:35.996Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:35.996Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:36.007Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:36.007Z||pool-41-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:36.895Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:36.896Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:36.898Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:36.898Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:36.998Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:36.999Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:36.999Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:37.009Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:37.009Z||pool-42-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:37.898Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:37.899Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:37.901Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:37.901Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:38.001Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:38.002Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:38.002Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:38.010Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:38.010Z||pool-43-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:38.901Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:38.902Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:38.904Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:38.904Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:39.004Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:39.005Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:39.005Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:39.017Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:39.017Z||pool-44-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:25:39.904Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:39.905Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:39.907Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:39.907Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:40.008Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:40.008Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:40.008Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:40.019Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:40.019Z||pool-45-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:40.908Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:40.908Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:40.910Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:40.910Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:41.010Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:41.011Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:41.011Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:41.022Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:41.022Z||pool-46-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:41.910Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:41.911Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:41.913Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:41.913Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:25:42.013Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:42.014Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:42.014Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:42.024Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:42.024Z||pool-47-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:42.913Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:25:42.914Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:42.915Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:42.916Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:25:43.016Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:43.016Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:43.016Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:43.028Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:43.028Z||pool-48-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:43.978Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "serviceName": "Demo_pNF_3uWCydid5loNTG3IQqO1", "serviceVersion": "1.0", "serviceUUID": "a75b540c-e9c5-460d-beba-b262bc1c3cbb", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6ced800e-efaf-4b08-9744-ca36f2d1a4ed", "resources": [ { "resourceInstanceName": "pNF ddb9eb41-7f86 0", "resourceCustomizationUUID": "e030ba6f-fc4e-45af-866f-a30c01b6f969", "resourceName": "pNF ddb9eb41-7f86", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b788ceb6-580c-4120-ad70-97ad76d390a4", "resourceInvariantUUID": "eecfb607-dbf4-4d4c-a58c-5439b1eb2356", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "artifactChecksum": "M2JhMTVhNDkyZTdmMDBiYTNmN2JkNGNlNDEwY2RhODU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "25100025-3e82-45c6-8a86-4c63e9fce1f1" } ], "workloadContext": "Production" } 2021-04-24T03:25:43.979Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:25:43.979Z|6d1144a6-d80f-4eff-8263-02673ca512b1|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a75b540c-e9c5-460d-beba-b262bc1c3cbb ASDC 2021-04-24T03:25:43.979Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:cde6555f-04c5-43d7-90b7-cce5b393cb4b ServiceName:Demo_pNF_3uWCydid5loNTG3IQqO1 ServiceVersion:1.0 ServiceUUID:a75b540c-e9c5-460d-beba-b262bc1c3cbb ServiceInvariantUUID:6ced800e-efaf-4b08-9744-ca36f2d1a4ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar ArtifactUUID:25100025-3e82-45c6-8a86-4c63e9fce1f1 ArtifactChecksum:M2JhMTVhNDkyZTdmMDBiYTNmN2JkNGNlNDEwY2RhODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ddb9eb41-7f86 0 ResourceCustomizationUUID:e030ba6f-fc4e-45af-866f-a30c01b6f969 ResourceInvariantUUID:eecfb607-dbf4-4d4c-a58c-5439b1eb2356 ResourceName:pNF ddb9eb41-7f86 ResourceType:PNF ResourceUUID:b788ceb6-580c-4120-ad70-97ad76d390a4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2021-04-24T03:25:43.979Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a75b540c-e9c5-460d-beba-b262bc1c3cbb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:25:44.079Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:25:44.080Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:25:44.080Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:25:44.080Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 25100025-3e82-45c6-8a86-4c63e9fce1f1 from URL: /sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:44.080Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:25:44.080Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:45.204Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:25:45.208Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 25100025-3e82-45c6-8a86-4c63e9fce1f1 78805 2021-04-24T03:25:45.208Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar ASDC sendASDCNotification 2021-04-24T03:25:45.208Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:45.208Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:25:45.208Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:45.210Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:45.210Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234745208, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:25:45.310Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:25:45.311Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:45.311Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:45.322Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:45.322Z||pool-49-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:46.210Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:25:46.211Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:25:46.211Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: 25100025-3e82-45c6-8a86-4c63e9fce1f1, URL: /sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar to file: /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.212Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.212Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.212Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.338Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16973878877483770884/Definitions/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ddb9eb41-7f86 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ddb9eb41-7f86 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:46.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:25:46.898Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.898Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.898Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Node template pNF ddb9eb41-7f86 0 is matching search criteria 2021-04-24T03:25:46.898Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:25:46.898Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found topology templates [pNF ddb9eb41-7f86 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Node template pNF ddb9eb41-7f86 0 is matching search criteria 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found topology templates [pNF ddb9eb41-7f86 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.900Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.900Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.900Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.900Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_3uWCydid5loNTG3IQqO1 Description:catalog service description Model UUID:a75b540c-e9c5-460d-beba-b262bc1c3cbb Model Version:NULL Model InvariantUuid:6ced800e-efaf-4b08-9744-ca36f2d1a4ed Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:25:46.905Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: b788ceb6-580c-4120-ad70-97ad76d390a4 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:25:46.907Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||pNF ddb9eb41-7f86 0 2021-04-24T03:25:46.908Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b788ceb6-580c-4120-ad70-97ad76d390a4 2021-04-24T03:25:46.908Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||No resources found for Service: a75b540c-e9c5-460d-beba-b262bc1c3cbb 2021-04-24T03:25:46.908Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: a75b540c-e9c5-460d-beba-b262bc1c3cbb 2021-04-24T03:25:46.908Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ddb9eb41-7f86 0 b788ceb6-580c-4120-ad70-97ad76d390a4 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:25:46.911Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.911Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.912Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid a75b540c-e9c5-460d-beba-b262bc1c3cbb: pNF ddb9eb41-7f86 2021-04-24T03:25:46.912Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Processing PNF resource: b788ceb6-580c-4120-ad70-97ad76d390a4 2021-04-24T03:25:46.912Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:25:46.912Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Service Demo_pNF_3uWCydid5loNTG3IQqO1 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:25:46.912Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||Resource customization UUID: e030ba6f-fc4e-45af-866f-a30c01b6f969 is the same as notified resource customizationUUID: e030ba6f-fc4e-45af-866f-a30c01b6f969 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_44_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_44_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_44_0_, pnfresourc0_.CONTROLLER_ACTOR as CONTROLL4_44_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION5_44_0_, pnfresourc0_.MODEL_INSTANCE_NAME as MODEL_IN6_44_0_, pnfresourc0_.MULTI_STAGE_DESIGN as MULTI_ST7_44_0_, pnfresourc0_.NF_FUNCTION as NF_FUNCT8_44_0_, pnfresourc0_.NF_NAMING_CODE as NF_NAMIN9_44_0_, pnfresourc0_.NF_ROLE as NF_ROLE10_44_0_, pnfresourc0_.NF_TYPE as NF_TYPE11_44_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as PNF_RES14_44_0_, pnfresourc0_.RESOURCE_INPUT as RESOURC12_44_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO13_44_0_, pnfresourc1_.MODEL_UUID as MODEL_UU1_43_1_, pnfresourc1_.RESOURCE_CATEGORY as RESOURCE2_43_1_, pnfresourc1_.CREATION_TIMESTAMP as CREATION3_43_1_, pnfresourc1_.DESCRIPTION as DESCRIPT4_43_1_, pnfresourc1_.MODEL_INVARIANT_UUID as MODEL_IN5_43_1_, pnfresourc1_.MODEL_NAME as MODEL_NA6_43_1_, pnfresourc1_.MODEL_VERSION as MODEL_VE7_43_1_, pnfresourc1_.ORCHESTRATION_MODE as ORCHESTR8_43_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_1_, pnfresourc1_.TOSCA_NODE_TYPE as TOSCA_N10_43_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as MODEL_UU1_43_0_, pnfresourc0_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc0_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc0_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc0_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc0_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N10_43_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_44_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_44_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_44_1_, pnfresourc0_.CONTROLLER_ACTOR as CONTROLL4_44_1_, pnfresourc0_.CREATION_TIMESTAMP as CREATION5_44_1_, pnfresourc0_.MODEL_INSTANCE_NAME as MODEL_IN6_44_1_, pnfresourc0_.MULTI_STAGE_DESIGN as MULTI_ST7_44_1_, pnfresourc0_.NF_FUNCTION as NF_FUNCT8_44_1_, pnfresourc0_.NF_NAMING_CODE as NF_NAMIN9_44_1_, pnfresourc0_.NF_ROLE as NF_ROLE10_44_1_, pnfresourc0_.NF_TYPE as NF_TYPE11_44_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as PNF_RES14_44_1_, pnfresourc0_.RESOURCE_INPUT as RESOURC12_44_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO13_44_1_, pnfresourc1_.MODEL_UUID as MODEL_UU1_43_0_, pnfresourc1_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc1_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc1_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc1_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc1_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc1_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc1_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc1_.TOSCA_NODE_TYPE as TOSCA_N10_43_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as MODEL_UU1_43_0_, pnfresourc0_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc0_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc0_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc0_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc0_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N10_43_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2021-04-24T03:25:47.013Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ddb9eb41-7f86 b788ceb6-580c-4120-ad70-97ad76d390a4 0 ASDC deployResourceStructure 2021-04-24T03:25:47.013Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar ASDC sendASDCNotification 2021-04-24T03:25:47.013Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar 2021-04-24T03:25:47.013Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:25:47.014Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:25:47.015Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:25:47.015Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234747013, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:25:47.116Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-24T03:25:47.116Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:25:47.116Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:25:47.126Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:25:47.127Z||pool-50-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:25:48.016Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:25:48.024Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:25:48.026Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:25:48.026Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:25:48.026Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:26:18.026Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:26:18.036Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:26:18.040Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:26:18.041Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:26:18.075Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:26:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:26:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:26:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:26:35.289Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:26:35.290Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.290Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234675267, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:26:35.290Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.290Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234679707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234681458, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "6d1144a6-d80f-4eff-8263-02673ca512b1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234713363, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.291Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.292Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:26:35.293Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:26:48.076Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:26:48.083Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:26:48.085Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:26:48.085Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:26:48.085Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:26:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:27:18.086Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:27:18.095Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:27:18.098Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:27:18.098Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:27:18.098Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:27:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:27:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:27:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:27:35.289Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:27:35.290Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:27:35.290Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:27:35.291Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:27:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T03:27:48.098Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:27:48.113Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:27:48.116Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:27:48.175Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:27:48.176Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:28:18.176Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:28:18.183Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:28:18.186Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:28:18.186Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-24T03:28:18.186Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-24T03:28:24.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:28:35.268Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:28:35.269Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:28:35.269Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:28:35.299Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:28:35.300Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.300Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.300Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.301Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.302Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.303Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.304Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234725836, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234727411, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.305Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234723469, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-k8s-id", "timestamp": 1619234726241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.306Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234741149, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.307Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234741241, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234741235, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.308Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.309Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.309Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "cds", "timestamp": 1619234742154, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:35.314Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cde6555f-04c5-43d7-90b7-cce5b393cb4b 2021-04-24T03:28:35.314Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cde6555f-04c5-43d7-90b7-cce5b393cb4b and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234742239, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:28:35.323Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234734668, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234742723, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234735266, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.324Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.325Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.325Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.325Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "policy-id", "timestamp": 1619234743241, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:35.364Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cde6555f-04c5-43d7-90b7-cce5b393cb4b 2021-04-24T03:28:35.364Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cde6555f-04c5-43d7-90b7-cce5b393cb4b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.373Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234743726, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:35.378Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cde6555f-04c5-43d7-90b7-cce5b393cb4b 2021-04-24T03:28:35.378Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cde6555f-04c5-43d7-90b7-cce5b393cb4b and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:28:35.386Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.386Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.386Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.386Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234744352, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234745208, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.387Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "dcae-sch", "timestamp": 1619234737790, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.388Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234747013, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234739567, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234749338, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.389Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "multicloud-windriver-id", "timestamp": 1619234741943, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.390Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "aai-ml", "timestamp": 1619234750343, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:35.395Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cde6555f-04c5-43d7-90b7-cce5b393cb4b 2021-04-24T03:28:35.395Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cde6555f-04c5-43d7-90b7-cce5b393cb4b and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:28:35.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.403Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.403Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.403Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/resourceInstances/pnfddb9eb417f860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234749243, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234761564, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234762631, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3uwcydid5lontg3iqqo1/1.0/artifacts/service-DemoPnf3uwcydid5lontg3iqqo1-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-24T03:28:35.405Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "clamp", "timestamp": 1619234763635, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:35.409Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of cde6555f-04c5-43d7-90b7-cce5b393cb4b 2021-04-24T03:28:35.409Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cde6555f-04c5-43d7-90b7-cce5b393cb4b and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:28:48.186Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:28:48.195Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:28:48.198Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:28:48.198Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:28:48.198Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:28:48.199Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:28:48.280Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:29:18.280Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:29:18.285Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cde6555f-04c5-43d7-90b7-cce5b393cb4b and serviceModelVersionId: a75b540c-e9c5-460d-beba-b262bc1c3cbb 2021-04-24T03:29:18.285Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6ced800e-efaf-4b08-9744-ca36f2d1a4ed 2021-04-24T03:29:18.285Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0 2021-04-24T03:29:18.289Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:29:18.392Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2021-04-24T03:29:18.393Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0|INFO|500||Invoke 2021-04-24T03:29:18.409Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:29:18.572Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0|INFO|500||InvokeReturn 2021-04-24T03:29:18.573Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/6ced800e-efaf-4b08-9744-ca36f2d1a4ed/model-vers/model-ver/a75b540c-e9c5-460d-beba-b262bc1c3cbb?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210424-03:29:18:409-35609], vertex-id=[168104], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:29:18 GMT], Content-Type=[application/json]} 2021-04-24T03:29:18.573Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:29:18.573Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:29:18.573Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:29:18.577Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:29:18.578Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cde6555f-04c5-43d7-90b7-cce5b393cb4b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:29:18.578Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:29:18.578Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:18.580Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:18.580Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234958578, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:29:18.683Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2021-04-24T03:29:18.684Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:18.685Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:18.699Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:18.699Z||pool-51-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:29:19.594Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:29:19.594Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:29:19.594Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:23.884Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:23.885Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:29:23.885Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"071bec5a-f2e2-4793-9377-d6fad4ceb3c8","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c046a171-6a23-4370-a345-2a10b61e1efe","serviceDescription":"service","serviceInvariantUUID":"1e15232c-451a-4088-87fd-a165a7440ceb","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"43e52bf3-75dc-47c8-8369-47b3b88ce545","resourceInvariantUUID":"2fb39ae4-1dac-4d56-8e3b-0a87bf3350e0","resourceCustomizationUUID":"be3a2c2c-4631-4563-89ca-eabdcd8e7747","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZTcxMWRjZjlmNDFjNjQ3NGM3YjVkN2QyN2M3NTEzMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"223fecb9-24b1-46b0-8057-2907faaad4ba","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NDc5M2Q2NGYwMTQ2YWEyZTFmYmQzYWQ3OTBhNTg0Y2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"37e3d8b0-c4ba-454e-b26d-d36272466a34","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f0e2ad52-8ad2-43a3-8c92-51468777f2eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d593cfe6-2084-4549-ab01-7bc1372b33ad","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9","artifactVersion":"2","generatedFromUUID":"f0e2ad52-8ad2-43a3-8c92-51468777f2eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjRkMDY0NTRmZjk5ZTkwMWMyNzRmYWI4Nzk4ZTY1ZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9c51d317-6ca8-4a0a-99b4-8b693c1af532","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjliMGUzZWI1OWYzYmRkNDM1YzY0YThhYTNkYmQ2ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c2d52ff-2780-4daa-beb9-5d0872ac2e12","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:29:23.886Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:23.886Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:23.888Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:23.888Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:23.988Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:23.989Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:23.989Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:24.002Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:24.003Z||pool-52-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:24.888Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:24.889Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:24.890Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:24.891Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:24.991Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:24.992Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:24.992Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:25.002Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:25.002Z||pool-53-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:25.891Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:25.892Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:25.893Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:25.893Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:25.994Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-24T03:29:25.995Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:25.995Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:26.005Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:26.005Z||pool-54-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:29:26.894Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:26.894Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:26.896Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:26.896Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:26.996Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:26.997Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:26.997Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:27.005Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:27.005Z||pool-55-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:27.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:27.897Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:27.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:27.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:29:27.999Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:28.000Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:28.000Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:28.011Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:28.011Z||pool-56-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:28.899Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:28.900Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:28.901Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:28.902Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:29.002Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:29.002Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:29.003Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:29.014Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:29.014Z||pool-57-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:29.902Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:29:29.903Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:29.904Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:29.904Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:30.004Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:30.005Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:30.006Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:30.017Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:30.017Z||pool-58-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:29:30.906Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "c046a171-6a23-4370-a345-2a10b61e1efe", "serviceDescription": "service", "serviceInvariantUUID": "1e15232c-451a-4088-87fd-a165a7440ceb", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "be3a2c2c-4631-4563-89ca-eabdcd8e7747", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "43e52bf3-75dc-47c8-8369-47b3b88ce545", "resourceInvariantUUID": "2fb39ae4-1dac-4d56-8e3b-0a87bf3350e0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "NDc5M2Q2NGYwMTQ2YWEyZTFmYmQzYWQ3OTBhNTg0Y2U\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "37e3d8b0-c4ba-454e-b26d-d36272466a34", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f0e2ad52-8ad2-43a3-8c92-51468777f2eb", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9", "generatedFromUUID": "f0e2ad52-8ad2-43a3-8c92-51468777f2eb" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZjliMGUzZWI1OWYzYmRkNDM1YzY0YThhYTNkYmQ2ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c2d52ff-2780-4daa-beb9-5d0872ac2e12" } ], "workloadContext": "Production" } 2021-04-24T03:29:30.906Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:29:30.906Z|cde6555f-04c5-43d7-90b7-cce5b393cb4b|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c046a171-6a23-4370-a345-2a10b61e1efe ASDC 2021-04-24T03:29:30.907Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:071bec5a-f2e2-4793-9377-d6fad4ceb3c8 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:c046a171-6a23-4370-a345-2a10b61e1efe ServiceInvariantUUID:1e15232c-451a-4088-87fd-a165a7440ceb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:1c2d52ff-2780-4daa-beb9-5d0872ac2e12 ArtifactChecksum:ZjliMGUzZWI1OWYzYmRkNDM1YzY0YThhYTNkYmQ2ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:be3a2c2c-4631-4563-89ca-eabdcd8e7747 ResourceInvariantUUID:2fb39ae4-1dac-4d56-8e3b-0a87bf3350e0 ResourceName:basic_vm ResourceType:VF ResourceUUID:43e52bf3-75dc-47c8-8369-47b3b88ce545 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:37e3d8b0-c4ba-454e-b26d-d36272466a34 ArtifactChecksum:NDc5M2Q2NGYwMTQ2YWEyZTFmYmQzYWQ3OTBhNTg0Y2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f0e2ad52-8ad2-43a3-8c92-51468777f2eb ArtifactChecksum:MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:29:30.907Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c046a171-6a23-4370-a345-2a10b61e1efe ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:31.079Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:29:31.080Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:29:31.080Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:29:31.080Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 1c2d52ff-2780-4daa-beb9-5d0872ac2e12 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-24T03:29:31.081Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:29:31.081Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-24T03:29:31.901Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:29:31.904Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1c2d52ff-2780-4daa-beb9-5d0872ac2e12 69709 2021-04-24T03:29:31.904Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2021-04-24T03:29:31.905Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-24T03:29:31.905Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:29:31.905Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:31.906Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:31.975Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234971904, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:32.007Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 31 ms 2021-04-24T03:29:32.007Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:32.007Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:32.017Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:32.018Z||pool-59-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:32.976Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:29:32.978Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:29:32.978Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: 1c2d52ff-2780-4daa-beb9-5d0872ac2e12, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:32.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2021-04-24T03:29:32.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:32.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:33.243Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10901922577712327960/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided 2021-04-24T03:29:34.108Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:29:34.108Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:29:34.108Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.109Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:29:34.110Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.111Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.112Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:34.113Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-24T03:29:34.114Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1697cf6c-5463-4700-8949-a2b2e91f691e 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:34.115Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:c046a171-6a23-4370-a345-2a10b61e1efe Model Version:NULL Model InvariantUuid:1e15232c-451a-4088-87fd-a165a7440ceb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:235ab228-720a-4368-a035-5f77ea5cd053 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2fb39ae4-1dac-4d56-8e3b-0a87bf3350e0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:be3a2c2c-4631-4563-89ca-eabdcd8e7747 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3b5b04be-ae66-44bc-9fae-43cdf3693866 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:3034cce9-4884-4739-a3d6-03303d80e23c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1697cf6c-5463-4700-8949-a2b2e91f691e ModelInvariantUuid:8d8aa87c-de42-4b46-aa8d-7d39f2b718eb ModelName:basic_vm-nodes.Ubuntu20Cvfc ModelUuid:e42bb153-9c4e-4381-adba-ccac8b436673 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:e9eac2ab-d036-4fb8-9b45-6362fd34fd66 ModelInvariantUuid:3b55109f-e911-4d91-9c5a-15f574f69c14 ModelName:BasicVm.compute.nodes.heat.Ubuntu20 ModelUuid:a7314dc8-15fc-4af3-adec-6bc864e1de06 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:29:34.120Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 43e52bf3-75dc-47c8-8369-47b3b88ce545 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:29:34.123Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||basic_vm 0 2021-04-24T03:29:34.123Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 43e52bf3-75dc-47c8-8369-47b3b88ce545 2021-04-24T03:29:34.123Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 37e3d8b0-c4ba-454e-b26d-d36272466a34 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-24T03:29:34.123Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:29:34.123Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-24T03:29:34.742Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:29:34.743Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 37e3d8b0-c4ba-454e-b26d-d36272466a34 787 2021-04-24T03:29:34.743Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2021-04-24T03:29:34.743Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-24T03:29:34.743Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:29:34.743Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:34.745Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:34.745Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234974743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:34.845Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:34.846Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:34.846Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:34.857Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:34.858Z||pool-60-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:29:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:29:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:29:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:35.283Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.299Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.300Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.300Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.300Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.300Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.301Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.302Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.303Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.304Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.305Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.306Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.307Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.308Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234809243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234806241, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.309Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.310Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.311Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234815836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234822843, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.313Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234817411, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.314Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234824432, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "dcae-sch", "timestamp": 1619234817790, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.315Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234824950, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.316Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.317Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234819567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234826251, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.318Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234826499, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.319Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.320Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234827253, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.326Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.326Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.365Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.365Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.365Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.366Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.366Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234827327, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.366Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.366Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.366Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "cds", "timestamp": 1619234827505, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.370Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.371Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.379Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.379Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.380Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234828375, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.385Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.385Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.393Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.393Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234821943, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234828934, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.394Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-k8s-id", "timestamp": 1619234829378, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234823469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234830900, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234824667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234831606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234832313, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234832783, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234832900, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234833405, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234833744, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234833815, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.399Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234834136, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "policy-id", "timestamp": 1619234834409, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.405Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.405Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:29:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "clamp", "timestamp": 1619234834824, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.416Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.416Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.427Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.427Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.427Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.427Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.427Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234835037, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.428Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234835140, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.432Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.432Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:29:35.437Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.437Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.437Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.437Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.437Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234836045, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.441Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.441Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234836143, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.446Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "multicloud-windriver-id", "timestamp": 1619234837053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.447Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.448Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234839848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.449Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.450Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.451Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.451Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "aai-ml", "timestamp": 1619234840854, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.454Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 2021-04-24T03:29:35.455Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.463Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234841127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.464Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.465Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.466Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234843626, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234843648, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.467Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "cds", "timestamp": 1619234844639, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.481Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:29:35.481Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.489Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.489Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.489Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.489Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.489Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.490Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234846230, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.491Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.492Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.494Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.495Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.496Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.497Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.498Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.499Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.499Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.499Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.499Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.499Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234848534, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.500Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.501Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.502Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.503Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234849595, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:35.508Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:29:35.508Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:35.520Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.520Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.520Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234850211, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-k8s-id", "timestamp": 1619234850598, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.521Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.522Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234852364, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234852531, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234832411, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.524Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234837790, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234855001, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234855130, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:35.525Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:29:35.745Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3b5b04be-ae66-44bc-9fae-43cdf3693866", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3034cce9-4884-4739-a3d6-03303d80e23c", "vfModuleModelCustomizationUUID": "6500f0a8-5e20-4e04-91c8-04627ac83ae8", "isBase": true, "artifacts": [ "f0e2ad52-8ad2-43a3-8c92-51468777f2eb", "b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:29:35.750Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3034cce9-4884-4739-a3d6-03303d80e23c VfModuleModelInvariantUUID:3b5b04be-ae66-44bc-9fae-43cdf3693866 VfModuleModelDescription:NULL Artifacts UUID List:{ f0e2ad52-8ad2-43a3-8c92-51468777f2eb , b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:29:35.752Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3b5b04be-ae66-44bc-9fae-43cdf3693866", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3034cce9-4884-4739-a3d6-03303d80e23c", "vfModuleModelCustomizationUUID": "6500f0a8-5e20-4e04-91c8-04627ac83ae8", "isBase": true, "artifacts": [ "f0e2ad52-8ad2-43a3-8c92-51468777f2eb", "b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:29:35.752Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3034cce9-4884-4739-a3d6-03303d80e23c VfModuleModelInvariantUUID:3b5b04be-ae66-44bc-9fae-43cdf3693866 VfModuleModelDescription:NULL Artifacts UUID List:{ f0e2ad52-8ad2-43a3-8c92-51468777f2eb , b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:29:35.753Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: f0e2ad52-8ad2-43a3-8c92-51468777f2eb from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-24T03:29:35.753Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:29:35.753Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-24T03:29:36.357Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:29:36.358Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml f0e2ad52-8ad2-43a3-8c92-51468777f2eb 5033 2021-04-24T03:29:36.358Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-24T03:29:36.358Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-24T03:29:36.358Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:29:36.358Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:36.360Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:36.361Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234976358, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:36.461Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:36.462Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:36.462Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:36.471Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:36.472Z||pool-61-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:37.361Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-24T03:29:37.362Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:29:37.362Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-24T03:29:37.521Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:29:37.521Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env b4ab8dc9-4d52-47f7-8e6d-8595b82d14f9 903 2021-04-24T03:29:37.521Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-24T03:29:37.522Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-24T03:29:37.522Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:29:37.522Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:37.527Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:37.527Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234977521, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:29:37.624Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms 2021-04-24T03:29:37.624Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:37.624Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:37.635Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:37.635Z||pool-62-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:38.528Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: c046a171-6a23-4370-a345-2a10b61e1efe 2021-04-24T03:29:38.529Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 43e52bf3-75dc-47c8-8369-47b3b88ce545 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:29:38.581Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:38.581Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:38.581Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Processing vnf with UUID: 235ab228-720a-4368-a035-5f77ea5cd053 2021-04-24T03:29:38.581Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Will get resource from SDC using resource id: 235ab228-720a-4368-a035-5f77ea5cd053 2021-04-24T03:29:38.582Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel to get resource 2021-04-24T03:29:38.583Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|INFO|500||Invoke 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"071bec5a-f2e2-4793-9377-d6fad4ceb3c8", X-RequestID:"071bec5a-f2e2-4793-9377-d6fad4ceb3c8", X-TransactionID:"071bec5a-f2e2-4793-9377-d6fad4ceb3c8", X-ECOMP-RequestID:"071bec5a-f2e2-4793-9377-d6fad4ceb3c8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c8403b99-3a17-404c-b26f-6f40e94bca74"] 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Request body: 2021-04-24T03:29:38.584Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:29:38.960Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:29:38.960Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:29:38.960Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:29:38.961Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVm-csar.csar"", Content-MD5:"ODNjNjQyOTc4ZjZlY2ViNjc2MGM1YWM3Nzc4OTY0NjI=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"071bec5a-f2e2-4793-9377-d6fad4ceb3c8", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:29:38.970Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||Response body: PK)�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK)�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw�@I�zK�vk M�.R �d꿯nj��w��\�R�{�I �������:��x!Tz�T��(1� +2��T��'p�&gO�*�+;��%�[�t�6����1��{A�R;c|f%VX�Ѹ�O��l�PK��Љ�PK)�R)Definitions/resource-BasicVm-template.yml��r���}���9�Rr��Ru���$393q��N&/����ű��Wb3�;�y�H����j���PT�����Y�+������Q^0�j��#q ]��o�=x���4s  ��|~}qF T� bA_�2`�!x�H���HRfH#cE��J�F��xif��h��PV�!��Mh�3J��&�k(ȕ��Wx���(�� =��������d<���nx,��e�;ȵ|GF d*��XX�w������~��^����O}CB����߰�,�sϾ��S.1E���)����IbJ�@� F�2����xm� ���A: ��U�3���x�X~*��mK���x,��iy!�4Tj8�+4�Wh���(+evN���<�r;�J��E�oz����U���@��2NX�`�L�jV�ZE�=�2l��~E�K�f�6&!Z��'F�q*���[�g�]KɆ�ě+)L�5|@��ȴLWR��>���)\#|d�J:�o2��S�=��Do�|ϱ�ɬ � d��J��=�? �w4o{���-�C8"KdzpP[˭��Y3�H�UѰ�(jJ8B2� }�;��Z\�*�32δ��L�Ri���|M�8������XkMA %m���x�9�����Q*�ݐ���lѶ\O�L��ۏ�Q�LU[�N�WAZ���I��S�Y��TE��`%�Ģ?) ��d���Sb�"3�Y�,��^��{��F��D���m�ՖE�v�T�VS�Y��U ��)���/�]G��wa�)��p �/����q܎2\CM�ĭ�i�H4�+�]����!M�9u���O�������pq���/�+�-H亯�q!5ƿsf� '��<�$^����dxy7a�}�5^�?����?�_Ӎy�ܽy�h��������^I�️��)}�D�/Ow����ޔ��fνyΣ���Ɔ%\q���z_˞����v1�jwW�dv�x}�c�2 �X,?�Wgɨ��:�����`2/W&���-���O��?,��SZ�9��{9/�p�O�c����q�tno?<�gg���.?���Ńaܾ�|�>��������������^ �'�)<�|�ʗ���y����񰝼��O���x:��K�����ߟ/��b���h,�'�������/Ϲ�7�O�Yk7c��y����S^)紐Á �����p�8Y>�r�o�r3��^o{����?��S��_� ���m�?W������)�γ|.\���_�s*��<� ���$�~���/si��m��9t���|��ڰwc�y�3>��� о�����1�<�W&7�� ���s;��S��٤aڝ���(����$D��BY&��m��)��^��� �+@ �l 7T �4⠎�s�Z�19���A�p��~t�f�{M�E �x T�i�� �ox�H"5��������T�.e��C\LƗT�d�;Ԗӫ6~0��P�,m�sXr�m��Ὡ�{��J7 4�{�<�Nj����폾7�,�Dk�� ���x�6�WXP ��9&�q�0q|��(L��rV�\��]���T��s �l���E�E�� ��'�1*E"'Ƥ���#24� ��؟U8[���>���3D�Dٶrz��HD5�2 ���g%F�@�!`yU����47�Y^��A����ׇ�}aN��r4����2�x6A�}׳ �38��#ȫJ4���� Z�p� �����(�OZbq�'����2�s�9ILȪ��-X3ZPhۺ��A稗���[��>%m��ive%���H6��y$M��T%=/�6����Ld�����m#g׺*&�°����;˒ �< �|��w`D�����j�3�$�O����@s� Ψ��bR33�i��l�cE%I@�*�J��p%�6^.�yP~%b��� �e rZA�?�m���0�8֣>�Z�b*���9��nn � �(�2vI��<߃R� ؛x����xD�����F #�i�瑔�P��C2���} Y�2/� Ǎ����焑�r2��M^`� }���YF��V��c��� �H�Gʟ�0�.��pٯ�s�6���8�R���e�t��� }�2���Yo'�_��Y�Tb���D��9�Wk)�S�F\C�Ǫ솃P� B�Pd�,�/�sABL���,��e�D�H��k=�_�nvM��!�23�@�퉽�I����b@/m���Ssk�-7��TTlJh<�ц���s)v'B�֚���DU�=����<�5 71�C�4a����-�B�$���c�{�� u�2IjUr~@��ċ�zff�2e���2��B2���2��9����Q�Y�eg�j�.nG���]� �����X�t>o�FFl^��E. '�Wh[H����|6�����/n�����.�b�����M�D�ɬkfk��)>4M �$������W��h���Q�T [�^0 *��΄��t�h��Y�D� .ߠғ����#f�*h9�R��V2���X�d�<���� �=W��M�J���\���)�UD6�'�Z,K,�O���� �.R�ý�{K �K�� y9[Յds���H����m�x�%[k+��ur�Mfg�T1�����i�#��!��2J(�r>�CS$����� ��$q��U�Z��.4��@ R�WGh�dhm/*��X,��5�_JR��rޘ잝�1�PE� �6���w�4J���)Z;DT���_ٲG��*����~�J8e-p��V����p��-�7�4sw���:{����r��\<�&E�B&���:�A��Nw%��j��=#0��9�E�ߎf3�2M<%F��&���e��R��V'�<�=���.rhQS^6��D�=M�@5Fݗ?��:3Rw8+�'��Q8<MA--�1H(�5��=�M�wo��J�����.i�=;�_�L���cB��Lw{��{t�_��za���"Fo,ԛ�C�ذrR�Mɠ�V�� q� /�U�iQ�{���d��D�q`YI� ���� '0|�U�P�O3�,#�<�v�2 h�(<��\����2�ݙ�:�e�ݴ%�w{;��(�MsJ��c��Dsσ�����Y��Y�4)K� =���w�ȶ���݂�Q� ���r��*����Z+�H2���!T!7�S��D���!G��!'Ȁ�����P��UF�%�u�#R��y��� ���(�띎�g���l�d��2W���T|�EaQ��[��AH��D����o˲�G�����2R%жq��� [�,!~*!@(��'K�(�Jn��i�z��A�$�b �*���� �hR����m+����6�Žq�=@�>m�!pڈqP̶������&/���^Jeo!�\vC�H��h�f�t�7�@��N��G�@z0�Y��U 7 W}n f�5��)P۶�Q�d.^��[` ��W��r_���x�>���;��?��<��K}��=��O�����2�~]��7�8�S-���b#�}Jd��V�~�T�U\󝕂�d2����7+�b�ymJ^�o�PK��.VPK)�R3Definitions/resource-BasicVm-template-interface.yml�]Ys�:~���o��J�a�F��jX��9 �K �ԔK�2(ؒ�e��e60 I �yYK/_��eI��H3�I(�QWa�— E�\b;�|d[ZV��?��� e�/ |Lb�I���<4�@�w�d�����% �.�V��Bm}�D�FL+�8�&%�����4�lZQ�Ĥ�p�PqPQ2��9d��2S�3�Q9v��u��L��\�w�IW�d� ��̾�k����H�D��Z���P�/ĥ(#S���v�1+�C�ȳą��zTx��a�v8�7�#ɾP`B{���Ή#����ҩ)�A;岢WR0"6���4�śyK���ظPLd��a�q4��B#�� HO�5I����5t �-S�e�ˆ�2 55�l`i��y����z u�T1m�nب~�V�A�W��a\��= ���:^� ��,����Uۅ�Q=��-ڃ"g���he| ���?��a�x[|�h��5q�6fk6z��k�. A��=�_��Au �a�������9�6����k�s��!w�R�O)_�r��sU��RlK���,���ۏ���wñ���B~��$2g��t/��W0xfе=��VO�˻̰w���}�97zz2n/��'�o���[�Y�vz%Z6�pe_=U�>iּ�M�����?����=����7 �_??��z������;?{�sz_�I���V'�}�������?�'��z��(�c!;8�=�+9��8>�s>�ͧ���M:-�n���[v�X�~�8kV�?����dX6�P��:����ޟX��[~y��Q���A��cN��m\��|�� _ Ί�\���9�]�-x#�B~��G�x�K-��7c}` �nOr���Q�py[����?Y�u�V( ��7������M���x~sT��B����˖�>�~!�0.��^/j��T��&��7 ���K�е��y�ݽ�/w�6�>������f1��¾��ߺ�G�cϧf�o����C��_��\��������My �}�uaFS�0�+]� �PU�v��<1}@u� �Go�7�2�ڡ���$s�DZ�8S0���}��΁�������ҝLj� j�2j�x )\�>���\Б��� 2t��/���#ֈ��=f�c5�fOO�!�FA����03�N�\�*���W��zm[��k� H���H[� ���&�z����� �ݘ�5�%��d` �3�ٳ?��Y�ѻ � ɕc!�(^���ն*~7L��ژ �xf|�v�}<�0-4Q�0fgU�� oPC�z�����F�V�7��4kѼ)�j_��3.�Ed�j$�+C<� A���9���PɄ���F�^�V�e#dC��RZ(�ԟ�;ɬZ�ψ�28[.���[M��z��;^�,�z�����H��x]W@�����*뼱O� �Jx ��_�w^����LzW�bb$<���K���PQ�"����J���S�� ؎%=�FFX�1����1�|�'b��`i%�$�6��J�.��NF��c��8���Ri�6%1P�8�E���&��H2ִ"�m"���[#�u ���.D�L�>��Wz��`T�/���҅ld����h��V��G�� ڭi���;N)1QwD;�5����%�<ʴ������u���Pd��}w�֕�����4,RK�t������jYL��9��yw�yEډ��a��t�Ԙ�e�p��:y`�j���� B ��eI։�,�H���,�&��9X 2pW�)>v�@��NTf!5���*L�,�f�mҌP�F�$ Z�i��Ѯ�$�DA��6�i&�#dL��(@`N3���""���c�ۧ��WS������ʞ��*���⩞NO{@�Tԉ��$�R=W��K1���v"�o /�l�b�� l��"�����=-�}�-��:�=�_1ޜ0' w�å���q��BnnK�@�hL �����괍Z�l��]U�T���)�K�g¢�ڼ1i$���Ƴ� ��(� ��'�~�Mb�N�� l?�t�b��{P���A�l�J_K����u��*E�wAT��8�t�o�S�w_�[F�0l�9��#��]�)��Y�_�f����� �]��H�2���γO��3�'�9\l���iyS��]�z�9N֋+X"�.�Y���VH{W¼��+�o��l�F��<,>�Z�b�p��D0V�w��֗T�M����(ج�ِfP���zM$ L&�ψ�6~j��_��N��匉�����l3)' �kn�K��ެ��Lp5�L���X?��I���&�Ya�Z�) �)�������e�i���g���:�`�s��]��B���zD�C<�?V�҈���tϪE�����6�6 �-�M�/�Z"�<�*�"t� T;[�r";_�1�Խe�2Y� �a�n�]���Z�U����AkB�|O�� �78���{ev���{�34���r1R�PK���|� c�PK)�R/Definitions/resource-Securityrules-template.yml�T�n�@}�W�[Z� �8���mU�u�4�+Z��� �dwq��w0��jZ����3g��� gQ���� %MtDm��mLFe�Q͊<�G�Y��%̲p �i����nCX����{����[��ԋ����4X���: �%�j��z��3���y�l��bx�+v�^�� � "KV`?�WZ��������Z����V�T*��+�J� ^�vd�bV����P*m�ONl]��Ϸt���A�:�/(Q N���>)k4���P&J�p����w��T����#3$2���$���J0�UE����bF�v�3$���3@*rr�~]�dt=pL�윕,95uJ�Uc���d��p'��|Ъ��Z�37�%y�: �R���5��K6�3T�૒z�UQ���ǔ�M���62�K�/J����j%����� ���I�jUt��yxP�v��0c����Ѕn���i ��Bzp�}�.b��\�Ti��0`���|��L� �@���=WBS8mp������B�r��s��p;���� _����3�����}#�әj�^�P@iu�a�ɓ�t�������s6R.H�K�kbPS�.j�|�����}��ﶟ�=�/n}��*�X�x�D�n�_��o/��2�﨔�g�������Q�~PK0b�ɇYPK)�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !N9�-Mڢ���f/E!P��&J�*I9p}G�dKI�&�����G�QFjF�����R�P/6��,͋J@z��H��Csj��^��4//�?m��}���*��2 ��&I�u��F�$In7l��%��5��_�u�\G�t���D�v����d�ћ���j��%-`C~2��QUmSs�L���v~�J���hB��Z�W���e{^y�fO �}���;�hE3.�ˠc,�+�����xͨ��TG�JP�a���s�C����`:V,k��;��T�����ӟ�r��eTc=��?����;�/2�\`i�>]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK)�R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj�y�ss�ta�u��8��h$�-T#M%�������ᱝ�6����O�GRN[F�P� �l�c�#&.��� Ɇ�2$������������b1��F�K����\ ��.��ioDGW�k �>Ϡ��*��p����w�`���7=z�F���~v�o��h�Ɗ怞�� Jg������eF.�|X?��@n�R���̵P���q���h�Cn�xڈ5���}y}L�[F,����OPh�Pf�t+��{��+����r��. �GP\�����s���O��Ab�� ����9���9�Y����^����k�l|�# U�睐LHt�&���5�w�1��Z�hAS!�Ȼ&]ymj@����(vlw����rת���BK��B6�ڄ*�]�k�C٤��6�HX&��"jR�"Z�.]*�U�y�=��kiFHa0�٦%X��+�p�M%�F�03�I�Z����.�OIu�5��ǤqL(b"�"o����R H2*-\4�ׂA"pXg�Z� c��� c ��M�$0asN(_?��u�����Q� �e+�p�vi��~BvPΑ � c�QIa�˘Ɯ��I%�8�}=��� ��TAQ�V�!�U�� �"X^g6�e+��Vl����V@]T' W���v� �1��Z ���2����b) SKŷl �w���T���X'縑h)]L�w���œ/û{v�b� 2��>��b�䀿�����~'Gu��'\�$s��u����?�"����ց�v�J��>WG�($eatp[����� 8󪃑1+��˅l-� MC�$e_{e��Ɖ��P7���v�vW�Տ��j|]�I��c��c%}2�3H��p�%ӹݦ��)��#'z�AO�&9e�=��86ۙ�_��ٌ��Cy.T�$q��� dt��=8?ݫ�F] '⇓�6MG�xX��D��v���u�מ��1��<�MR��ӫ}��#��� ��!<���G�5nm5Î0�t��#���b��~1��MZ�R�j��!G>w��eo1G�,�wx�?|��럋�c��7c� �ٶLc{Q!�����S�Nv�ՙ.�e�3��PKJĬ*M� PK)�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml��9��0�{� v�D���]�ˁ)�E����K��@R��3:�X� ��>=r��;�M6��vĘ�ay��q���ζ�;�4dhv�?B4�����SÎ��ġ� ��(J]��V�ꪧ�;�J�����Q�Z=O�*J�hT�I��S�B��D�� �ɨ��*�~��}И�+B�g9�<�;K������_Bf��"]�cd���ʷ��g�!���0��4���{�r�I���^��&�;���5����EHt�^������*�/��HQ����bNͮ`sqS{댥��ڛ�dN��*���� z���,�ȣ��-�#5���+|�a�R���}�F�q�][�>�%��z�gp*��Ua�Wz��4y~o!;��;���úˁ�&<�n�\��F�?0�_�f��~PK�tTP�TPK)�R(Definitions/resource-Extcp2-template.yml�R���0��+��m X�$p�&Q��f�*�KU!c�Ī��m����B�����y��0���)� ,�`�I��3*m)��Ҭ�9fR�,��Y��Đt�ę(F�9��S��xN���#�Ͻ�!(��"�H����`�LlU'�9"��ȣ����2�{��$^A�0^&�dIC+��6��jwo���b�iܟ����B u �$r�̥F ��4'T���j�����������I���T����"j1��7x��U����X�0�� �l��T)�C�zua�K;�GUg���w����]���K7��RR1q��׻�<����t��$��R(�� ��a����]o�v&�YgFo1|X�ûVv5���k�#��c��M�k��q3��u}s�Qᯆ),R( �8�PKck���PK)�R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK)�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� !��nꛛtw4��MrY,��D%RKR����zNJ�"iPNQ�����pb�f4� �.�֠4~̈qG�gy ��fi0 F'QCg'�p���Sa�ﯯfdO.�a^t�>z��y4�����&S6�NFhU*�E1=��^OBor~�.&�ǣ�7:M.bT4��#�!M�RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&��K�d�@"����t��y����&�Ae�<��������������n�B Tc�������΍� ]Y��ݻ��׳�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:���P6��Ϳ�_E�L���<�I�� ��€�)���{����`��Q*�&�cb��CVtm��_EH��{R��.��}���i��Q�:�M���݅�3ٓ�:����zyQ�^z0����n�+�~���Ғ,*K�U��\E��9o��H��ɏL��B¤*1�;���#a�U� �m���>2�;,w���y~G ����=ܤ���i���&��S��X�ʦX�H�,����6T0 ��O|fu~:Ԧ&�핡����"�~N�70ڷw�i��&��E\q��/����+k�v�k�8JK Tq��8'm�RM2wn���x�B��glC��#�n!���s���~��:���O_�W��ٚ���G����;t������v��%��݉u�d��[`�`��W���x���몒�(��;��do��,L"m�����@9��U����Xq�oG���T�t������k�}�8{�nt�ͻ���܃�&��s�&�q���b�"}p�8R� �q���qǩ�V��M���k����PKy\Ьj�PK)�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{�J/˒o�3���q9�{a� (s�ג�b��O�O����JU�"��F��� �� ��M7p��y�q\,{��~�Q����2W>e�� __��p������kco�1�_d��m���w]ٛ����V{jV ���ܠ�R���W�F�`������j���a��%��GAh�d��J����'� <"��L�ې��bpH��F��3f��iBm'F@e���x�$��}�x _f�Ư�Ɵ4���y$�U?��c��yL�0� }��ƅ�'�ȿ��Gq�>����_@h�>�- �>|�݇1K�/P6��+�0� �*^}^� �C����=��\fX��1�pf�n$�J/ �c�2T��x��K,�g���tE(�q%W�(�a � �L�,x��;�|��9^�F8�`30�5~�i�� `])����3Ŭ@�����h��R�Sqn�O��a-*���I�ZK�O/��W0V�!�i�tQ����/잦,��%���$�R�ۇ��D�<��P_aZ Z܇ ����Y>�=$(�����Q�0� ^�� �$a��4ξ�ܧ98�x�8�ų�IYa>$(����S��p���|Dfib&�}70A���ٛ��-ej�e���gr-1�܄�� bЀůfB���K�7���0���jQ��E�i�s�/�$�{ |�� ��_�B� ��D֏� =p� !� �͉��g��#�$��s������*�B��e��I�P Ќ��duB�SѮ$/|GMBllr�M'�}��7;�(]���̒�Qs��Z�Q�5+��b����/� {)_V�I�A�C�r%X�4����a�8�d���yϢ � sY�'|�M��1\c"��C�u�t}|��9Զ��Z�'�����W�����c������)&�+�m�<�+��Cӱh��㳉O����\�:�io�_Ӄ� ܸ��͂��>���THY�n�v��K*4����<�z7�v�r!x:z�Z��%�^�gZl\YN1G�4�z�mf7ˎ�JZ�ĉ#t`O:�7���(=��J\�VS4+D��Z{9��(��r�YX2+y�w0������ &��G9p���“.c�&� ~q��7�l���6�0��93)��']��4��q)Ic�ڦ��>kk9������e ���7x+�sߞ��R�T�d1<����r���}QpQRRU҂hA����p��r�<8�V+��+t ��.�˫��;�ն��Q��f��ɞ����a����~��+�.wu��&,�ݿ� kQ�;PL��B�r�C[�ڣ���D��n�؛�c�j���X��O^�Pi�0$+��Q���4i����ę���|�GW�+ ���k�T@��_�`;q]����#�P��闼%��y��R�h��jS�; =J�ѐ1�4��v,����~����utk���񖸽�MB���1-*2&L{�pGqm<|����v��t�h�~�6�� !�6ˍe����F�5 ��x�`�4zU#�T�����N^~$aJm�}�o)A�F�?���\��>�EyTk���,��z�Q�˦|���c{a�BX��TA�Ԕ��O�*���( �����y�� ��s,PE%�9� ��i�a�f�ˊ�jI�54��8�(�B3��_g�sZ{�Ɋ�(�(�ǐ�1+��4���6( scRA�c-�-�v���J��g�|�.�H=��l�� 9gNhs&a����E/+��F7E�kΐG�����Q~�ř)��x�%j�Z9�2���$�,��<����Y:/��6ijb�_QG �`5i�9nSΩYD�ْ�m7�V����ڠ����B< rQj���E���<\���z��띅�p�v��]/m����^�;��D[B��� �9��z�l�+�qX�ݮnm��zK�{��������Z-�hOvWK�, �6u��U�R �Q���L���������������f�H�[�X��=�ظ}��=QÉC��Xg�Y �u�2�;O*��k^_�o�߾����U/P��e/7��e/UK��"Ө�fmc�Yե墍��X�M:�a�-r��� �fKH�jLL�dS\�bn~|�Z�C�5;��z�}�9Co��U������4D�N�"�K����U��zcEhҩ�䰐�1^[m�OK}�ڢ��V��ǎR Q�Y�I���[��6"6��� �S��Z�c�f��JȰ���Z�������[�k��b�EE��e�3L���Q�+�$�Ow6���%�@��.�(8U�Mߍ㐷�&�3�G�o�.m�i)[��qh�i-����'�Mo4��xs�Y%�@T2D���G��^��� �W�����hH$�e��ES�� �k�p�NI&9��s^EGXy@��!"o�G�8�t�dr�:7�(2���U�Lrc�=��!�q�3�ɳ/���@[5�v���!8�4~�)/XhV�0ԯ��<Ƙ�h������݊��P��uM�=����C#=�Zۻ ����Us2�{���z��<��I�w���>������ S�����bkn��拡rI���-�Ϋ���~TwÑ��JGZ7�Ug&_�0d́�Q7�ǝ�P^�F��Rh�� H}g���rz���WT^*F��)A@�X�u�PK%�sIA JOPK)�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]M��(��ර��fr�m2I�R���2�\��(��͎Z@N��~}XȒ���%�*|�%h�׏�A-l���l�7\ ��Li�2C���y�% oH��k|������oo��1�/> ��Yy!ڤ ܌�!f�� ؋�}J22� 4�.�^��*��B��Ze[7��K%�v��Ju;� �;M�ת"DiJ�n)�rQ�vo{(�2���4��2W�E�����cJ�w2�Fj�/%f�<&{U63��,� %�ِ� �o������A!��3�Im0�ax� L�X�e��_ua�������m�ڎ��\ʄ���ؿ9W,��It]���z�I�r�����;W���O0�S�'=�i&�����R� �6X�KIS����l�Ũj1�Vjp_)p�5_�d�C����ҭ�8}'A�o����XPx�5��F!/A�*�QV�3��"�E�M� :!`;��/dK�]��{� ��o��U:7�i#�La� ��*%���k��N�"!k�,�/���� _ ���� SϚ�����k���ȕs�J�a�~��ݹ�>50d�t:�PJ&��(~�1���Qq�[ZDΏ�E' �Ee��Q�yJ���0�đ���k� ������ z�6d���0O�BhN4�X���V�5����bŗ+Lք'��:}����Ղ��mGQ{H���z�nv���U>YQ���������L��)��lk�WO���W��ЁȬg���Ŕ���9w�:�Cqh�vGhO�6DJ~�����Y�ߑ_<�S$�tΔ�>�������� v?e=(���� f�. O��3�v���L1l�{8�2r�Ř4rc�B�p���K!4�6�+�M���V����D��!Tn���2�1+bC��P~1tWi4�X��)�W]�6pS�9C��h�rm�$�m8ڶ,)pV��5ߠk����w_~ܿ��~{ |>�q�5P�J�������� ��6O[�)�m��5V�UT�\h�BF�XD���j���?[�{GK��S�k� �B�a�i3����B�G��}��OX4߀ "�� ���`�N.31"!,���n�ڭ�AO�ڶ����jT���- \� �� hC�^�.2N�J%j��cE��II�_a��4h{<�R�$v��Y�>�v=�-k��x�r޵�eڄ8g*����1�]�C�3 C<��4�F�A��Ư��en����Sϊ�)���o ��S�8�H6VF'G־S��LB��}�JX�OŽ�X���!FL�W�1%��(+B���'fB�z� ��c�0[U�1��:э%�>k���_d2 �c'[{�u�68�ĝ�+%��N=��B��Z�ya�R��E�Q����ŭ��y��,�}`��fv\��n#;ɸ���cءd�зۮ~�=}ߌ�A��'a�ǃ��z�1����cY�c�,"&]�{L�:�+�4�{��-�1u\�7[�����Z�=��ʾ�~� b\C�!��)_�[�f� �'Q��(f�q�ۧ�Kd*��Ě���D�k�Mf�l�e�oQd-��'w[�@�)KO�o?��ӄ���E������{/V�o�#��u� �� "j:yyGj�:8{(���ܚ � j�ǽ�m8�j"Z\�1W!ubJ\D�D�;�!�<q�1����HHtf���c��6�9iVt���Ŵ1�&�z �Q��!��Fd�'p��R ��0��n�Y�,1$a��K�=&A��!.��3/�*���0�O��+>>|�z�����̐-<��n��G]��z;����pqgEq2��B�7)�?�j���.�����������a���p��A'�!��ie���[U�u�$% �0���1:ѓ+ܵ�;�����^������PK ���}PK)�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ����m��0`K���ՠd:*K�$�ȿ���m�=�ȏ��O"���f�+���Ƨ{r� �&�UQjJX�t��'�0`2Pf�N� ��VB�W�ER,E�DZF��Yt��fr�x���Ւ/1�i!�<�������HJ����U�ǂ� J�޺�?y�T{T:�d�mwJ��U����V* �APx%2pm�� h2�0f� � jO%�)ש \��Qr�κC?ɐS�|%Np/s����p�m��Iz"�Y�����=|{������iB������,~��c3қ��jggn ?�O&��G�{�+�2 0=��u��K 5��%�(��Ə)C��:���dz*G�Q�#Ƭ�¥�J�)�c�����pC�/�o� �}ӶeZON��q������E2�>X:���@�lI���Ke�Y��H?�>8evG���J9��Q{��}��X�pJ��W�����ɖ�C�����s�zЅOIXǭ��V�7b��N��@-���fQ[��2�8�RVΑ�4hE4(�vsu����������-Q?�W\ �����������G۹�ʼ|���\铖����?PK`YEP\ePK)�R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK)�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK)�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK)�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK)�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK)�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK)�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK)�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK)�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK*�R>Artifacts/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK*�R,Artifacts/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK*�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK*�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU���0�_�p/kM�nwA���_�9�|3�Q� �ɲ�,\ �O7���ޥ����ٳ .�!�`2Y8�@��J��=�$�q���ɮ����3��N��4�i�����{��!ʞ��m�J{N lʒX�),q�� �N�/PK�����PK)�R�R�B4E csar.metaPK)�R��Љ�kTOSCA-Metadata/TOSCA.metaPK)�R��.V);Definitions/resource-BasicVm-template.ymlPK)�R���|� c�3eDefinitions/resource-BasicVm-template-interface.ymlPK)�R0b�ɇY/zDefinitions/resource-Securityrules-template.ymlPK)�Rm�.b=K/^Definitions/resource-Globalcompute-template.ymlPK)�RJĬ*M� .�#Definitions/resource-Extneutroncp-template.ymlPK)�R�tTP�TA�(Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK)�Rck���(�*Definitions/resource-Extcp2-template.ymlPK)�R��[g�� )!-Definitions/resource-Compute-template.ymlPK)�Ry\Ьj�,1Definitions/resource-Globalport-template.ymlPK)�R%�sIA JO:�5Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK)�R ���}D�BDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK)�R`YEP\e&�KDefinitions/resource-Port-template.ymlPK)�R�x��,FNDefinitions/resource-Novaserver-template.ymlPK)�R+�@j5���SDefinitions/data.ymlPK)�R�'}8i�Definitions/groups.ymlPK)�R0?��@ @*�Definitions/policies.ymlPK)�R���C&��Definitions/annotations.ymlPK)�R������Definitions/relationships.ymlPK)�R 2ea� *�Definitions/artifacts.ymlPK)�R�H�v~(u�Definitions/capabilities.ymlPK)�R8��5�Definitions/interfaces.ymlPK)�R5n���/�t.�Definitions/nodes.ymlPK*�R}�;.@�>g�Artifacts/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK*�R�ظW�,�Artifacts/Deployment/HEAT/base_ubuntu20.yamlPK*�RwHy�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK*�R�����4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKX �� 2021-04-24T03:29:38.975Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:29:38.976Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/235ab228-720a-4368-a035-5f77ea5cd053/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:29:38.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:29:38.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:29:38.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||VFCustomizationUUID= be3a2c2c-4631-4563-89ca-eabdcd8e7747 2021-04-24T03:29:38.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: be3a2c2c-4631-4563-89ca-eabdcd8e7747 matches Tosca VF Customization UUID: be3a2c2c-4631-4563-89ca-eabdcd8e7747 2021-04-24T03:29:38.979Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||vfCustomizationUUID: be3a2c2c-4631-4563-89ca-eabdcd8e7747 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:29:38.994Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:38.994Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:38.995Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||resource request for resource customization id be3a2c2c-4631-4563-89ca-eabdcd8e7747: {\"vf_module_id\":\"Ubuntu20-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"vnf_name\":\"Ubuntu20-VNF-name\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu20-VNF\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"dcae_collector_port\":\"30417\",\"admin_plane_net_name\":\"admin\",\"Ubuntu20_flavor_name\":\"m1.small\"} 2021-04-24T03:29:38.995Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6255774a 2021-04-24T03:29:38.995Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:38.996Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:29:38.996Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6500f0a8-5e20-4e04-91c8-04627ac83ae8 2021-04-24T03:29:38.996Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6500f0a8-5e20-4e04-91c8-04627ac83ae8 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:29:39.010Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.010Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:39.010Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:39.010Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-24T03:29:39.011Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1697cf6c-5463-4700-8949-a2b2e91f691e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:29:39.014Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.014Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:39.015Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:29:39.015Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.015Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-24T03:29:39.015Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=be3a2c2c-4631-4563-89ca-eabdcd8e7747 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:29:39.017Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.017Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.017Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid c046a171-6a23-4370-a345-2a10b61e1efe: basic_vm 2021-04-24T03:29:39.017Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.018Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.019Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:29:39.019Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:29:39.019Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:29:39.126Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 43e52bf3-75dc-47c8-8369-47b3b88ce545 1 ASDC deployResourceStructure 2021-04-24T03:29:39.126Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2021-04-24T03:29:39.126Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-24T03:29:39.127Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:29:39.127Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:39.129Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:39.129Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234979126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:29:39.229Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:39.230Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:39.230Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:39.241Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:39.241Z||pool-63-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:40.130Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-24T03:29:40.130Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-24T03:29:40.130Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:29:40.130Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:40.132Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:40.132Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234980129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:29:40.232Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:40.233Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:40.233Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:40.241Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:40.241Z||pool-64-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:41.133Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-24T03:29:41.133Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-24T03:29:41.133Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:29:41.133Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:41.135Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:41.135Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234981132, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-24T03:29:41.235Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:41.236Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:41.236Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:41.245Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:41.245Z||pool-65-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:42.136Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2021-04-24T03:29:42.136Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-24T03:29:42.136Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:29:42.136Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:29:42.138Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:29:42.138Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234982136, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:29:42.238Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:29:42.239Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:29:42.239Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:29:42.249Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:29:42.249Z||pool-66-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:29:43.139Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:29:43.147Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:29:43.149Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:29:43.149Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:29:43.150Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:29:43.155Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:30:09.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.73.46 2021-04-24T03:30:13.156Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:30:13.176Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and serviceModelVersionId: c046a171-6a23-4370-a345-2a10b61e1efe 2021-04-24T03:30:13.176Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1e15232c-451a-4088-87fd-a165a7440ceb 2021-04-24T03:30:13.177Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0 2021-04-24T03:30:13.181Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:30:13.210Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|INFO|500||Invoke 2021-04-24T03:30:13.210Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[071bec5a-f2e2-4793-9377-d6fad4ceb3c8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[572858ab-d42b-4cf4-89bd-5dd539ee561c], X-ECOMP-RequestID=[071bec5a-f2e2-4793-9377-d6fad4ceb3c8], X-TransactionId=[], X-ONAP-RequestID=[071bec5a-f2e2-4793-9377-d6fad4ceb3c8], Content-Type=[application/merge-patch+json]} 2021-04-24T03:30:13.224Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:30:13.634Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210424-03:30:13:225-15343], vertex-id=[200824], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:30:13 GMT], Content-Type=[application/json]} 2021-04-24T03:30:13.634Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:30:13.635Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/1e15232c-451a-4088-87fd-a165a7440ceb/model-vers/model-ver/c046a171-6a23-4370-a345-2a10b61e1efe?depth=0|INFO|500||InvokeReturn 2021-04-24T03:30:13.635Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:30:13.635Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:30:13.638Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:30:13.638Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 071bec5a-f2e2-4793-9377-d6fad4ceb3c8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:30:13.638Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:30:13.638Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:13.640Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:13.640Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235013638, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:30:13.740Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:13.741Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:13.741Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:13.752Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:13.753Z||pool-67-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:30:14.647Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:30:14.648Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"942cca02-f25c-4058-a6f8-ec8a180ddbca","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5b165b47-94de-4389-bd37-aea76ea5b108","serviceDescription":"service","serviceInvariantUUID":"fc968309-1522-49f7-9ec6-77e51e4cb15e","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ac211235-4ea9-441e-85ba-fe42a02b6ada","resourceInvariantUUID":"39f1e714-27dc-49f6-afbe-78636de24d9a","resourceCustomizationUUID":"8114fc33-35f7-46c5-a422-d267c1bffb1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTBkY2ZhYWQ0YWFiNTg2ZTc3ZmJkMDdjZWNhM2I1Y2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6f255e84-0e3d-42b6-862d-fcb74dd9d8ad","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f353545d-35e6-4c61-94c8-2ef72934c113","artifactVersion":"2","generatedFromUUID":"c40c1252-bbd5-4478-8967-093f6fc733a1"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c40c1252-bbd5-4478-8967-093f6fc733a1","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MzMwYTczNmM2MjQ3YWY3MGUyOTZiYmQyZTU2ZGY5Yzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a70fbaf4-74d9-4d03-90d0-222a2544d24b","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b5215ba9-67e4-45e3-8019-9d4b26b76b8a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f4f3d09a-bcf9-4b31-bb82-e1c35275208c","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4e657dd5-ca42-4fcd-ac29-b33f724f566b","artifactVersion":"2","generatedFromUUID":"b5215ba9-67e4-45e3-8019-9d4b26b76b8a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YmZlYjc0ZGJmMWU0N2Y2MDg4OWNjZWZkODdjMjIxOTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e3c11e8b-ad4a-4445-9a52-6532dc795bcf","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"OTRiNWI2NGQyZjFlNGQzNmRmZjUxZjU5MGVlYzlkMWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"48d1b56f-ba47-4394-a4cb-7abd5eafe83f","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:30:14.648Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:14.648Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:14.650Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:14.650Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:14.750Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:14.750Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:14.751Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:14.765Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:14.765Z||pool-68-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:15.650Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:15.652Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:15.653Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:15.653Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-24T03:30:15.753Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:15.754Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:15.754Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:15.763Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:15.763Z||pool-69-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:16.654Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:16.655Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:16.656Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:16.656Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-24T03:30:16.756Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:16.757Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:16.757Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:16.767Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:16.767Z||pool-70-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:17.656Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:17.657Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:17.658Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:17.659Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:17.759Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:17.759Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:17.760Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:17.772Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:17.772Z||pool-71-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:18.659Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:18.660Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:18.664Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:18.664Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:18.764Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:18.765Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:18.765Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:18.806Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:18.806Z||pool-72-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:19.664Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:19.665Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:19.666Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:19.666Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:19.766Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:19.767Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:19.767Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:19.802Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:19.802Z||pool-73-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:20.667Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:20.668Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:20.669Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:20.669Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-24T03:30:20.770Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:20.770Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:20.771Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:20.782Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:20.783Z||pool-74-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:21.670Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:21.670Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:21.672Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:21.672Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:21.772Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:21.773Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:21.773Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:21.784Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:21.784Z||pool-75-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:22.672Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:30:22.673Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:22.674Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:22.675Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:22.775Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:22.775Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:22.775Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:22.807Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:22.808Z||pool-76-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:23.675Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "5b165b47-94de-4389-bd37-aea76ea5b108", "serviceDescription": "service", "serviceInvariantUUID": "fc968309-1522-49f7-9ec6-77e51e4cb15e", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "8114fc33-35f7-46c5-a422-d267c1bffb1d", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ac211235-4ea9-441e-85ba-fe42a02b6ada", "resourceInvariantUUID": "39f1e714-27dc-49f6-afbe-78636de24d9a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f353545d-35e6-4c61-94c8-2ef72934c113", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "c40c1252-bbd5-4478-8967-093f6fc733a1", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "MzMwYTczNmM2MjQ3YWY3MGUyOTZiYmQyZTU2ZGY5Yzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a70fbaf4-74d9-4d03-90d0-222a2544d24b", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b5215ba9-67e4-45e3-8019-9d4b26b76b8a", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4e657dd5-ca42-4fcd-ac29-b33f724f566b", "generatedFromUUID": "b5215ba9-67e4-45e3-8019-9d4b26b76b8a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4e657dd5-ca42-4fcd-ac29-b33f724f566b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "OTRiNWI2NGQyZjFlNGQzNmRmZjUxZjU5MGVlYzlkMWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "48d1b56f-ba47-4394-a4cb-7abd5eafe83f" } ], "workloadContext": "Production" } 2021-04-24T03:30:23.676Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:30:23.676Z|071bec5a-f2e2-4793-9377-d6fad4ceb3c8|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5b165b47-94de-4389-bd37-aea76ea5b108 ASDC 2021-04-24T03:30:23.676Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:942cca02-f25c-4058-a6f8-ec8a180ddbca ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:5b165b47-94de-4389-bd37-aea76ea5b108 ServiceInvariantUUID:fc968309-1522-49f7-9ec6-77e51e4cb15e ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:48d1b56f-ba47-4394-a4cb-7abd5eafe83f ArtifactChecksum:OTRiNWI2NGQyZjFlNGQzNmRmZjUxZjU5MGVlYzlkMWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:8114fc33-35f7-46c5-a422-d267c1bffb1d ResourceInvariantUUID:39f1e714-27dc-49f6-afbe-78636de24d9a ResourceName:basic_cnf ResourceType:VF ResourceUUID:ac211235-4ea9-441e-85ba-fe42a02b6ada ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:f353545d-35e6-4c61-94c8-2ef72934c113 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:c40c1252-bbd5-4478-8967-093f6fc733a1 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:a70fbaf4-74d9-4d03-90d0-222a2544d24b ArtifactChecksum:MzMwYTczNmM2MjQ3YWY3MGUyOTZiYmQyZTU2ZGY5Yzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:b5215ba9-67e4-45e3-8019-9d4b26b76b8a ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:4e657dd5-ca42-4fcd-ac29-b33f724f566b ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:4e657dd5-ca42-4fcd-ac29-b33f724f566b ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:30:23.676Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b165b47-94de-4389-bd37-aea76ea5b108 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:30:23.783Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:30:23.784Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:30:23.784Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:30:23.784Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 48d1b56f-ba47-4394-a4cb-7abd5eafe83f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-24T03:30:23.784Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:23.784Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-24T03:30:24.836Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:24.840Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 48d1b56f-ba47-4394-a4cb-7abd5eafe83f 66788 2021-04-24T03:30:24.841Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2021-04-24T03:30:24.841Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-24T03:30:24.841Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:24.841Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:24.843Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:24.843Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235024841, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:24.943Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-24T03:30:24.944Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:24.944Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:24.955Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:24.955Z||pool-77-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:25.844Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:30:25.845Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:30:25.845Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: 48d1b56f-ba47-4394-a4cb-7abd5eafe83f, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:25.846Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2021-04-24T03:30:25.846Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:25.846Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:25.934Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10701682852560403011/Definitions/service-BasicCnf-template.yml 2021-04-24T03:30:26.798Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred... 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.799Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:26.800Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:30:26.801Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:30:26.801Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.801Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.801Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.801Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-24T03:30:26.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2021-04-24T03:30:26.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria 2021-04-24T03:30:26.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:30:26.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:30:26.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:26.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:26.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:26.804Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:26.804Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.804Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:26.804Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:26.804Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=94e3e263-3776-4939-b5aa-e2717ad239ae 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.805Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:26.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:26.807Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:5b165b47-94de-4389-bd37-aea76ea5b108 Model Version:NULL Model InvariantUuid:fc968309-1522-49f7-9ec6-77e51e4cb15e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:07ffdc3f-2a66-421a-8e1e-985ef0893cf3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:39f1e714-27dc-49f6-afbe-78636de24d9a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8114fc33-35f7-46c5-a422-d267c1bffb1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2a9734f4-d5d6-4fd9-aa44-350878a5858b ModelName:BasicCnf..base_dummy..module-0 ModelUuid:80afefc0-6db5-4d2c-8842-eb585f7a2bea ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:94e3e263-3776-4939-b5aa-e2717ad239ae ModelInvariantUuid:fd6f7d01-e51b-490d-b213-fe32fca69544 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:2006bcfd-d8fa-4766-802f-b0c0a1aba6d5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:e7806b36-59f3-4a4b-acb9-f1276bea882d ModelInvariantUuid:feb7a4a8-4206-438a-aee4-0cf31ff7d424 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:9ed341e2-ad07-40ef-9c23-22ebfb8b5e17 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:30:26.809Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: ac211235-4ea9-441e-85ba-fe42a02b6ada Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:30:26.812Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||basic_cnf 0 2021-04-24T03:30:26.812Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ac211235-4ea9-441e-85ba-fe42a02b6ada 2021-04-24T03:30:26.812Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: f353545d-35e6-4c61-94c8-2ef72934c113 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-24T03:30:26.812Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:26.812Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-24T03:30:28.130Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:28.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env f353545d-35e6-4c61-94c8-2ef72934c113 12 2021-04-24T03:30:28.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2021-04-24T03:30:28.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-24T03:30:28.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:28.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:28.133Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:28.133Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235028131, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:28.233Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:28.234Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:28.234Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:28.245Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:28.245Z||pool-78-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:29.133Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: c40c1252-bbd5-4478-8967-093f6fc733a1 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-24T03:30:29.134Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:29.134Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-24T03:30:29.738Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:29.739Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz c40c1252-bbd5-4478-8967-093f6fc733a1 2688 2021-04-24T03:30:29.739Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2021-04-24T03:30:29.739Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-24T03:30:29.739Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:29.739Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:29.741Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:29.741Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235029739, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:29.841Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:29.842Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:29.842Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:29.852Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:29.853Z||pool-79-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:30.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: a70fbaf4-74d9-4d03-90d0-222a2544d24b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-24T03:30:30.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:30.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json a70fbaf4-74d9-4d03-90d0-222a2544d24b 828 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:31.599Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:31.601Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:31.601Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235031599, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:31.701Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:31.702Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:31.702Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:31.713Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:31.713Z||pool-80-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:30:32.601Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "2a9734f4-d5d6-4fd9-aa44-350878a5858b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "80afefc0-6db5-4d2c-8842-eb585f7a2bea", "vfModuleModelCustomizationUUID": "2ac46030-2b9d-41f8-a41f-f7c3a1740f31", "isBase": true, "artifacts": [ "b5215ba9-67e4-45e3-8019-9d4b26b76b8a", "c40c1252-bbd5-4478-8967-093f6fc733a1", "4e657dd5-ca42-4fcd-ac29-b33f724f566b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:30:32.606Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:80afefc0-6db5-4d2c-8842-eb585f7a2bea VfModuleModelInvariantUUID:2a9734f4-d5d6-4fd9-aa44-350878a5858b VfModuleModelDescription:NULL Artifacts UUID List:{ b5215ba9-67e4-45e3-8019-9d4b26b76b8a , c40c1252-bbd5-4478-8967-093f6fc733a1 , 4e657dd5-ca42-4fcd-ac29-b33f724f566b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:30:32.608Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "2a9734f4-d5d6-4fd9-aa44-350878a5858b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "80afefc0-6db5-4d2c-8842-eb585f7a2bea", "vfModuleModelCustomizationUUID": "2ac46030-2b9d-41f8-a41f-f7c3a1740f31", "isBase": true, "artifacts": [ "b5215ba9-67e4-45e3-8019-9d4b26b76b8a", "c40c1252-bbd5-4478-8967-093f6fc733a1", "4e657dd5-ca42-4fcd-ac29-b33f724f566b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:30:32.609Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:80afefc0-6db5-4d2c-8842-eb585f7a2bea VfModuleModelInvariantUUID:2a9734f4-d5d6-4fd9-aa44-350878a5858b VfModuleModelDescription:NULL Artifacts UUID List:{ b5215ba9-67e4-45e3-8019-9d4b26b76b8a , c40c1252-bbd5-4478-8967-093f6fc733a1 , 4e657dd5-ca42-4fcd-ac29-b33f724f566b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:30:32.609Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: b5215ba9-67e4-45e3-8019-9d4b26b76b8a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-24T03:30:32.609Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:32.609Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml b5215ba9-67e4-45e3-8019-9d4b26b76b8a 1164 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:33.637Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:33.639Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:33.639Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235033637, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:33.739Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:33.740Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:33.740Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:33.749Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:33.749Z||pool-81-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:34.640Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 4e657dd5-ca42-4fcd-ac29-b33f724f566b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-24T03:30:34.640Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:30:34.640Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-24T03:30:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:30:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:30:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:35.287Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:35.301Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.301Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.302Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.302Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.302Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234855412, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.302Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234855595, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234856004, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "cds", "timestamp": 1619234856600, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.314Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.314Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.322Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.322Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.322Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.322Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.322Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234856931, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.323Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.323Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.323Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "policy-id", "timestamp": 1619234857007, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.325Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.325Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234857539, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.331Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234857541, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.332Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234858153, "artifactURL": "/sdc/v1/catalog/services/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917/resourceInstances/basicclamp0/artifacts/83790775-5e51-4a66-91f8-96a8569ea63c", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.333Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.334Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234858550, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.336Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.336Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.340Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234830383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234858644, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234858943, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.341Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234859256, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.342Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234859461, "artifactURL": "/sdc/v1/catalog/services/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917/resourceInstances/basicclamp0/artifacts/83790775-5e51-4a66-91f8-96a8569ea63c", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234859554, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.343Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.344Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234859647, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.346Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.346Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.367Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.367Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234859949, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.369Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.370Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.373Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.373Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.373Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.373Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.374Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234860325, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234860439, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.375Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "dcae-sch", "timestamp": 1619234860465, "artifactURL": "/sdc/v1/catalog/services/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917/resourceInstances/basicclamp0/artifacts/83790775-5e51-4a66-91f8-96a8569ea63c", "status": "COMPONENT_DONE_OK", "componentName": "service-change-handler" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.378Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: service-change-handler and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.378Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName service-change-handler Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.384Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.384Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "multicloud-windriver-id", "timestamp": 1619234860952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.385Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.386Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.387Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "clamp", "timestamp": 1619234861329, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.389Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.389Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.394Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.394Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.394Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.394Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.394Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.395Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234862336, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.396Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.397Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.398Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234864542, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.399Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234843469, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234857604, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234865513, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.400Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234865570, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.402Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.403Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.408Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-k8s-id", "timestamp": 1619234866574, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.409Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234839567, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234845838, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234867931, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.410Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234868033, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234868936, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234841943, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.411Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "dcae-sch", "timestamp": 1619234861468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234839243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.412Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "policy-id", "timestamp": 1619234869939, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.414Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.414Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234870098, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234870115, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.417Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "cds", "timestamp": 1619234870345, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.423Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.424Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234870910, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.429Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234871748, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234872210, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.430Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234872751, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.432Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.432Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234872831, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.437Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234873536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234874328, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.438Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "aai-ml", "timestamp": 1619234874544, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.440Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 942cca02-f25c-4058-a6f8-ec8a180ddbca 2021-04-24T03:30:35.440Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 942cca02-f25c-4058-a6f8-ec8a180ddbca and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234874944, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234867577, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.445Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234875332, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.447Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.447Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.451Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234875950, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.453Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.453Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234876336, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.456Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "multicloud-windriver-id", "timestamp": 1619234876953, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234877347, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.457Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234878463, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234878511, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.458Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234870942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234879466, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.459Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234880150, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234880256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.460Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234880941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.461Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234881265, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.463Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.463Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234881259, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.468Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234881944, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-k8s-id", "timestamp": 1619234882268, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.469Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "policy-id", "timestamp": 1619234882262, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.471Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.472Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.475Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "clamp", "timestamp": 1619234882947, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.477Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.477Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234875836, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.482Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234884452, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.483Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234877340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234877957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234886209, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234887528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.484Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234887798, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234888043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.485Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1619234888801, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.487Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.487Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234889396, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.492Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234889803, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234891398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234883950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234891905, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.493Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234892007, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.494Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.494Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.494Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234892403, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.495Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.496Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.498Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.498Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "aai-ml", "timestamp": 1619234892910, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.500Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bf1fe112-d946-4b7f-8df3-b9b82b8024b6 2021-04-24T03:30:35.500Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.508Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.508Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234893011, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.510Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.510Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2021-04-24T03:30:35.513Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.513Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-starlingx-id", "timestamp": 1619234893408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.513Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.513Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.513Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "multicloud-windriver-id", "timestamp": 1619234894016, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.514Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234854667, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234901135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234903258, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234903523, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.515Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "clamp", "timestamp": 1619234904526, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.517Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.517Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName clamp Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234910579, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:35.523Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:30:35.523Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:30:35.523Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "aai-ml", "timestamp": 1619234911585, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:35.525Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1b169c32-1139-44f5-8caf-b69852423037 2021-04-24T03:30:35.525Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1b169c32-1139-44f5-8caf-b69852423037 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:35.742Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:30:35.742Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 4e657dd5-ca42-4fcd-ac29-b33f724f566b 200 2021-04-24T03:30:35.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2021-04-24T03:30:35.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-24T03:30:35.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:30:35.743Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:35.745Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:35.745Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235035743, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:30:35.845Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-24T03:30:35.846Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:35.846Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:35.857Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:35.857Z||pool-82-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:36.746Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: 5b165b47-94de-4389-bd37-aea76ea5b108 2021-04-24T03:30:36.746Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 ac211235-4ea9-441e-85ba-fe42a02b6ada ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 2021-04-24T03:30:36.751Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:30:36.758Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.758Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.758Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Processing vnf with UUID: 07ffdc3f-2a66-421a-8e1e-985ef0893cf3 2021-04-24T03:30:36.758Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Will get resource from SDC using resource id: 07ffdc3f-2a66-421a-8e1e-985ef0893cf3 2021-04-24T03:30:36.759Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel to get resource 2021-04-24T03:30:36.760Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|INFO|500||Invoke 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"942cca02-f25c-4058-a6f8-ec8a180ddbca", X-RequestID:"942cca02-f25c-4058-a6f8-ec8a180ddbca", X-TransactionID:"942cca02-f25c-4058-a6f8-ec8a180ddbca", X-ECOMP-RequestID:"942cca02-f25c-4058-a6f8-ec8a180ddbca", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bbf06389-1afa-4277-bc4e-270101c22469"] 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Request body: 2021-04-24T03:30:36.776Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:30:36.945Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:30:36.946Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:30:36.946Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:30:36.946Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicCnf-csar.csar"", Content-MD5:"YTM1YmZjNGQ1NjViNTJkZWYyZjkyMGUyYWM5NGYzNDk=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"942cca02-f25c-4058-a6f8-ec8a180ddbca", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:30:36.951Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||Response body: PK+�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK+�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw}�@I�zK�vk M�.R �l꿯nj��w��\܈V»�o��'�f�.���u&�̤���Z�(�T�B�$7�\�ʻ�M(֜B���o�'*~s��rZ��m�+�tE����p�=����d�8e��E>��z �db���`$�]h�3z������F4a���[?�i�`/��q�x��F$N !�����р�}X-�Z�Ƅ/y�R�����'Yzz@VS)��e�,1���Lr[r4>X�{��]�stu� Mh����E��& �s�:�)�/q����r� �QgW�R��uIC�ʍ�EM|�Q}��GN�d�����ݐҨ$�����z�_8�3'���3|��;�tkS2.�8�� )���L ��|�LB꿀EH�T�%���4��n�ө��D�#�]R� ��P����ě����攣2a�W� c�C�bD����<�N��o_^??���|���������Y�����j�&�J,�f)l �w�JN��������8�8���G&���ő��y"�k�+Kr��ōcH9Q� �V� a�M��_ˢ��Ι'C�)����伈/@�UVZ���5� �9���9��s[��x�j`5BO�N�`���S�<�\�%q�āS"NZ�|����� =?��8_1 dʾ9��:!� ��Q��Ҡy�8Ӥ/�H�98�$��g�ʼn�Ⱀ;Qe�V$��w,&���W�涼��&�֗��+����e �)V�|��3/�G�[��1��'�� yyTՖ�w3lɱƆ�1ݿ�S�E���$(���tg'(V�y�P�����(t�n0���]@��(+^�,J���*5��@���6F��N3��v�Rg�� �ۃOv��,W�nW.���땍|j�}��ͦ�,��r�z>A��c���E�\��]zK��.ޑm���i��8|%�qCm�������r����b��z��c����V�ս����qAiV���� �O�8�+{Ù�R+OaO�Ԋh ǵ�c��ܨ.|z��T�f���_�ݧ��;7 Y�d"jކ$�%��KꛌX�ZI�W��R��!�@јѤ���N��d��ʝ�]��U՗p�UpXD�O犃��ʄ<��T�x�B#���l~�D��3��kh8{��L�]��=������D��8�}���p _%Rh�c��%��M-Z��;L 6��@a��M�ui�m3��+ �`P$B�k���7���5�F*tɲ���mw�����A�����y�3m6!K$����q�H�/: ���A �� NL� ΩI�-]�‘w�]��>�.��E &}My*�FV$8u��$ ��t�)�F���o��� ��t�w�|q�=��If����f| T�2�a2Wr)�W�±0%�Qq��<~ӝ�s��HN�Mj�%lܱh�bT~fZn� 03��cw�vi�ui5S!vV��P�ŗY;���9!���w�<�xR�m�g,���_5��K 7��@)��6*3u�s�BU�� O�W26��4����ô���FC���鵡�T�1.״/��{"\��El8�����Ť~qX��y�ڢ��x���n�����E���@�~�tqZ^�p_/��*>��Oh�3��(�!�\�(m.��VQ��s��v��+�ޮ���:z��l��,���w�U��!+M\���m�a�ܽG�Ѷ���d������� ]*��v�p䷸�����B�[ �wJ����U�[�,��K���z}�ͬ�c�B]�Z�ҫ�� ��k#{V�P�K3s~�ݼG��Ȗ����8�7do���oۃk���%���-ю�[���C��f�� ���]�����0y�g3��c�k�4�Q�T�@� #� �U�?�G�M�m���1*����W�>^q��raѹ�T�����U�[p��-z$-�F��5d��f�֍���4�T������W�~iw@��}�%P� ��Q�]�h�Q����﷋��G���헡��@��~`�� k��;Aur3��\0 �&�Q��ޯy��,����Do��ߙ�2�^��zDt���4���;n�w�\=��f�Q����L?`G:Н� ��<>7�:m�u0�ř[��t�f�����Ǩ�q��h�ez+����i��r�,c*v�KF���U���ܪ�eL�ϊ���F� m�Q�3/fFo�]7"[���2H����'ȸ�cf�O ���10$z;��*B��G��Nm�&������;QTz3��cۉ����v��������^S�z��� #/���Q#�\���Cg�65�S��x1���fJ�ٌ��J�v>bF��ҹ��F���HD��u�zPe|���ڬ�+`Th� �P�S��0��@ m�MV��,*JmM�d�>�����E�'VOYQs��PKV��� }6PK,�R4Definitions/resource-BasicCnf-template-interface.yml�\K��(�ϯ�q��V�5�~�4�팦gFZ�V�`������̯��N��c�n�"'|�Ael#5�(�9�0)4ZS��b�wK���mp�� ���2z��*2�p��/g��|A�)8�̰�fSvla}��/�F�"��ZTQ�]�V���vn��K%���/�o��3��䶬�BH����Z�N�5#�j�ʒ JdQ��jY)B�u��a�ȽȽ��*��ʕ,fC��B��I=��?���Q��+I�9*dV�yX�-�M��f�|�2���������O�� ��Ym0�lU�D��8�Vr�2�%�Mҩ��?S4�%9��������� &���0"R�lY)����FUt�W )9��H�"G��C�MA�8X����u��f��hț>�*GzS@� �����f˾��+\8X�3����8�"����`H�$�T!�T=�{�_}y�x�p�����3�g������ ���i�f� & ]Ru��� ��a���̪�� VXsw�4�s"g̷+�8��Uy�kO�������>~��ݒt�A`N�r+���z� i��lsx�'��W_Kkp�7���5��eƀ��W���i ���L ���f��pU8 g`I��8�4��_�kwqVډ{��X���FZ4$!�R� �Urݺ��t7���k�֘� �ТX��Z^����0�hz��?��0��.̊/���P��wz�['*Š����T�׆�gjRV����#�=e\�uk�t8}�l�.1+l`v^����NɎ��SD�D?��6pS$ �"~ #I* �LH�pz�o7��;=�"��f�d;H�G϶�o D���uU��H����>��V,�G���31�!M���ӡ�p`����VOQ����F�v��2S!�:9��W�H<�ɧ��:��������%��zx�ߧӎ%?D�b̏�q����t8��u�C���}4~�F�J�4`$�8�p��C *�R2aNv��u��6+�8f�qw�����q�~7���v�W��+���T��0���4y+�Z�]� �Y��V�f�T�c4� �U=�h?6 �X�4�ٟ� �cuUyS+s�N���] ��1����� Z�e��X̹$�S\hGZhw������D<3��C����r ��f) r`�PRz��19�C��M�4E��h�h0�џ�I�I�cvp�P#�$�ڦ"-F��C6" >���� p������b"l{3�crl� ��_<�0�� ���F~��F� �yae�d�P�7:��7�+n]&�&]�C�L A&&M�1H�h\b�9��X[� �f�0���î8L��#fS�$�sf��+�d��60��d�DL 6 ��y|�|�%�w��)�IH��?~��J��'F���$��~HQ�2:�~kd�[�m��8r8Z�rE �0��Ռ�|tq�$�� ��Gj�s���!��� ~�׍�� nj0�W��ڱ�M��� ��6߸�Z�PK穬� p]���GAa�g}/�\d��d>�5,�6�:�x�"��Ƕ�-��~o���]�E���a�4L��'c���LVE;P8�t���wꌱz�T��PK�!�272^PK,�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !N9�-Mڢ���f/E!P��&J�*I9p}G�dKI�&�����G�QFjF�����R�P/6��,͋J@z��H��Csj��^��4//�?m��}���*��2 ��&I�u��F�$In7l��%��5��_�u�\G�t���D�v����d�ћ���j��%-`C~2��QUmSs�L���v~�J���hB��Z�W���e{^y�fO �}���;�hE3.�ˠc,�+�����xͨ��TG�JP�a���s�C����`:V,k��;��T�����ӟ�r��eTc=��?����;�/2�\`i�>]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK,�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V� �4;(�� P�����%_"ۉ�����2�����|�NIB�Po� >u#�D����J��� ��:8̠ C{`�����i�Fq�.ES���t�����Ti}VM�Э�Cuj*� P�hJ�ŝ�OE]���">`u&؃Ö}�d��\�� F�\ �MD� ���R�C�,�@X�2=F�����<�o=K�x qj�7$�H�� �ȟD�d&=b C���^��21W�5Mk�~�D��(ӱ�����ʷ�H����8Ĝ�C�����2���k���d΃�;����z��&�ȭ��-, 6���|�a�S���}�F���E��>�5�-u#/��l��a�Wz�ͼv�2B>j�__l;���X�)��1����7�}���H���/�7PK��h�PPK,�R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK,�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKW�:��+�c����]�B�9�������ȶ��֖|-����;�+�-?��K3�Ѽ�-Ʌ�݀��QI9�+I��vd>%h�D���8rg��"&X����P��S�������� �UxLg�\�<���ț�($�y�����r \�|:]y~��&�hy�Z���FR���w�� �b_�xJ�R���ԓ�`C��"�A"�,u9�L/[�_A��)�=�.//��<�b}���er� i ;��&�;� 5X��8����&�>^��$�y�hb�%�6�IU��� ���X�+I0c\ru*m�֫0�D�$i�}b�]�}T|>)�O��WL�@��g��+Ɖ��I2)��,�Ż�-7S��`�W�Wm���_�3I!�Bմȧ;%|����rU�����L��> ���Z�ݻ�hQ�����M7�B�� 5��v}�B����� U9�,�P�Ҍ�cE�z�C�r,%�e4%������f�������m{XK���_]���DTȖMM�d�w��#q�Y��+x�9eys_q��֖��r*.�$���Z���8���P��A���LQ8*V�%�t��f`�X�=���6E^��� �b��Vڈ�؝�o4�b��RmJ7أ�3�X�i�ZG���nU��y;y����ä.“����7T��6_c7��+O-V��Z���u�����&���qX�r>�:�.�!�,�����k�F��O��f�+���g��>W�Î:�SPv��Ic�%'�X�+��tq\@ 8�e�z���0����;�ݹ���L�~�M��%@�v�_{�\<7��}16G�;!O��5�Lꨮs�ܭvf�#�:�&������%�������Ļ�K|���� -7aB�hꇋY�y9_ּ�- ��#L��rJBt��h>'^��xWdv}��LHӿ�yZ���ڋ�� h��¾w����z�|s3j��W��8| ����dB��TV��ں�/~]H� �� ��݇�J��o��-t-�|���3��Xs��2E������T˷1� ��=�Q��J�lQV��n�M9�C��%'I��M�Q~�B������z��sU���?It�{�i~��d�d�l{�%sNS؟�B=�~��=��o��YF��DH1Q���� qC�{�5������쀯i�:�#�X��5�Jz��F?hn\-@�9{�d4���&���Xi�b���e�%�b�3c�!c8v�N����]��!S�Yqh�rC�'ge��8!���n>�x�i-vtB.�|��C39^� ~���K]�sЁ)B�.LE!��o��(��C�5�~r���$;�G�cCSDs��<р�rc�����z�q���EgfNoA��&�:=o�A�{��A�d��#@��� �x���8I(ۖR��;c_��=��8�?�g�\��G۩�Ʀ����@9�E�.]Ga���!�k䬂�m[o�i��,�-��߬����ɥ7[]��u%�N��UV�vw3����_���;���TW/G�x��m���4% ���i�4���V�O�nj[��8໣2���h����:*�uL9�@�V�X�&�j�}�+s��7%�J}7d�uL�J �[ �d,��4v�f��]���Y�� ��� ��9T� �zu��̖Z�٪�h���/B���nX^B�4-������F���w��UDgĭ�%�Do Wz b�l�s@L�N�@*�p��$�=4?I��6��ö^�����D�r �ÁU>^0sSbn�x�3u�e���c�k{J�N�L��[������/fW,M�[��)��a �)F��D������!��U qk��Y �u���"l���91'vϝ ,�5��O� #�a�����st��"ƢB ��y��IX$����󁠥� ������w��n���j� -��·z�i1-���v��o���.�c�͆�+aH�Ӊ�I2] �_OrG�LG��3f��Mܥ��3�}��,z�}�1?����wG'D.�<=4@ϝq2 +�q�_tM-��}���#�퉀����{(q�9����W���.�YM�S\�^U\z�M��Zsķb������."��&<�W‡�FLK�+�&j���WSpc��`���҉<a�����T����3f@;Z�O���e>���B���S]!��J�Ny�⃟y�6:䇃3�C�3t�iy\zZ����(pߵyN?7> 6z`I�c��Ÿ��.=m��s}��{��|q��ӻk�5�Tu7�Z����_�܈u�a�l�_T��u{N-"ճ�6Fw>8��Z�Wǝ�C���*�.�\��W��PK[�ahn:[PK,�R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK,�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK,�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK,�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK,�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK,�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK,�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK,�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK,�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ��Ȃ�#�܄)}'��-i�;��|�O�xL�o�9|��8� ���]e��W���$)�+i��A� �!����\fA^>����~u�" �u�0 �� �`����<`ϓ �Z��Z�bh���1���Eů�/�#�^dL �s쬳�T�I��T^T s�OSb�$Q��� P��+��7/��1�f�)�x�c�l��8v�0�VMUԁo�Db�>.a����k��2�C���}}�K���/0�'8� R�(��I歃�������ˎwp�'�w{���\}a/�h� ܰ��x��曤�7^� >�+ �� E�'T�޴|��}�(�z�gaZ�x� �����Թ�ל{����I�M���,�<����msp�����Ů�@� �����6�S| �r��� e+��]���.K{p�A \ �����)���y ]�Ov�S@~S����wY A�"��������ӳS򬺬��w�';kl@���I���G�����)ܝH!�t' ԈhӉ�u���u�y�d��QiҼ�w\c^D~���g��(�u� ۇ~�<�pD�0/��謒���f��ͻ�k9 �փ����]\����_o�������R/ρw� =|�u� @ �f} n��0>E�$.�i ��[R�R@-]p���G/ f hq�v#��r O�^|՝<�]u���8��`oƟ/ٞ�!�s�" Sy�k7O>�� k����K7Ov�/(Q��TwOm��)'����m��S����"��i��w��ښ�l}M�?Lu�qo�a��?��;�J��N�D��?������ˮ�S#v�����3�Kߡk`g�ޡ�p���Rp�}��`��4�'���A C�L�n9�rn,Ҷ�$ˍ��=�'�� k�Bi�P�Y�מc�"/�?��pY.)����5WWe����Hi6b2�w_��z�iY0i�%�����1E���x(*}xS� �(у;D�=��o��$�h�0-Nt�x�/p{�v�I�-[�E�$ �Ͷ�l��]��<��!�o����QhfY)O�|��,Xk�/5�������.� ŝ$1Bx/K��E��N�,g�*��%T�G������M��D�^5�2��-,72��V�j�����eg0�7P~R 7u����H�p~V�z�y*dץǦ�H(�V�F��� �� K�͉ ����۳������?d�I����N~��z&=�����ȭ�v!򉢇��[d�?kn�|�TC�AZf�"���/�Z���9��)�?knE3��� �>���΋���o�h���k�6���^��r����zO.�[w��I�����"��Y������A=��B�M_�Ct~�6?\�33�*���(���5~:ٟL@��v��x6��������������xL M7��tyk�Kӱ?/��Om�|b�B1�I"ە�|��<�����"�m#�<%���S� s[o���p@_8��.~�%�$�L�:b���O¡��(y�`�In�Y�()A;].C� ���~��;l"�LħGp�I0g�n�)����iu7�&����7���T6��� h�H[�ɫ��E'b/+�&'s�ʭ9������Jϖ�M���I�--\d7O�A[a* gOlt�[���8c?�-�?A�Cu��d��W�� & i��Hc��k!��y`� �k3�� ��X@wQ�snm�G������Sv��I� ���IL�������R8�s���.2'������8.�g����̝^�1��N>Yޅk`i�ϼ�� ��w��0��r���آ�i��)@W�� �8��<�v�59a��qr�˹H9���J+�k��ÀZ�;�/�A �>����V�i��L���\9\8�c�Z @�A��*Ipֲ)���������y��P�*A�� b9�[� �2�Fm���q��o�* �2d��"�2m� _DK�5�hI�5�p��!.o'h��Ç�x�2>u<���-���n�Y��;:���Mgg<��XnC��U6n�1�gi���x�N{#R��ͬWX��L�^��p2y��^Ö_�پS�Zl2��M�����^'o7U�}/;mj�7�-���cOV����Ȗ<� f�x���1��6q����Й�����q�a��b�)� Vwl�8��f��8HB�Zj-�$жt#�D�'+��N�f�Zv�_i�}6; ��=E�����5��i_�7^����7��r���v�8?O�b>&����N�mD��{|zٕboH"ɠ V�,\o�'$aI#ů�er�H`CZר�r.������3ZHg�D�qoj ��vKV��n ͷ����XJ*�ٟ�z���Y��#Sܐ�M٢�� ��D�&��K�P�BK|�S��h�%�M ]�ڤb1��N�b��̐�;�8�2$Dm�����W�<�.b��@L���f�C�*3�a��:cX��VAIg�e��,#�BR�ϗ�\�r� �jARq㮠�ϗZ�f|&g�%O�v���!�̵�Mf� !��h�c+W&�'���R��E�A�L]�up��pL�Y�������/O&P�i�`ѹZkIuw�cg�&�v��b�2��� �M�~��=i]�B�~%����l�.�(П������xqZ��O��2 Z�Pq_��6J��黟�eS��l �q��͚<�������� �?6�"�6�/���he�3:��%9��a���4�ڹ�'/终��8´A:��JT� 6�٘��ɐ3\������Ԓpo�R��v�V�ٳ�uG>d/��Ů���r ��zO�v�����6�Q�tp)e�����S=��{�$�^l ��n#t�z����2��ۢ�Y��ʞ���� �\wvs5�^ �8k����;�_��`a5��@��x�C*K��~B�a���#@ �|O������A${����0.ώ�d��Fj|A��ub���p.�zwv�p1;���vy�ezi���P��R���< ,���aI���wiN�<��= ��tFe�1�����/�C��؋��է�����������8��u��8��aェ��!)Wp��6���g�����^��N�ѣ�5�zZ���I�|{��L����9ߴ���o%�}Wv�c[E�糧(�:����0�k�������AA���Jx�nk��$�ȫ�K&6d�]oɨ �>\�;����*`�>�p?��r�1,O/�l��#p�aC�4K7P�p0M��#`L=]l���.9HO�̣G� d4��ː�H�f�g��$�)�'��!93�d�'r]A(1�͂U��J�tP�fʓ8�植x�C�L`gC8�}�o��U�N�Tj��`C+��@e�����'l�:,�cl�޴FL������P�o��m�C�;ŗ�:�oq1����IZ8%�B̴ؗ �KV��JN�Z j}���Y6����(��5�J�!�W�w�o�p���y�� �T �Q�c��­�n�z���~� ��"^��|�1J�����hݝΜվ�28�0@Z����U��ټQ�^o��PD�X}�H��Kiz6bX��2�de(ǜ��>����� �O�d=q�bs�Ie"s �q�{��j���d�M��ܐ��Z�JC�1��yk!A-';E=py��!�g�~6�w�`����x�65�n��G��[ax�u��db�38S_:����[/nآ�V���[�,�6ZvFy��]�+�:�dasI}m�'x�͇���&M��ձ�R��0s���a_^�? �7E�� ����?��+ �Hи���憱�R㐆d$ F�nR�"I�MÞ�`�aQf9��O�si��Fq.C�T��`<�>i*@�kx��݅�M�r9���XJ�3M+���q/͂g��V�2�|��X�Wd�Ì�.����N��O �l��,+]�q��0\��� �e���x\�qtDoL��z��R��"��LN0�9m%��lF� �uEz��q�S��0��ث�%�r��j�P '�Y�+n� �\�Nik$���m���*2U9�r���E�>��<��5�������wW �����Q��Lg��ފB��]��Ӯ����q=DH~,�2?�V���/+K�['\r��� vV��3��>�I6�їG�8��A��q�sz�A�w�[�X���vAMQ�W9��J��_�PV\ϧ����/� )w*x��= ��落E���2���Ӥ?H� E�JFE�փ�ks ���"iƷt"����WY�����Dd׀���>m��KS#Dg5�!!3�23+1O?p�l�D4�f��_<a1qΞ&�ݗ����e`�o@E�����uD��.T �"�F)� (��!�^O���C�Fk� ��.2�W�p�4\*��&�A�ޥ2����WvƼ�K��X)�!5���/�•�< �o���w��ӌP���Lu,Q���Y��޲&��DǟtB1l��G�7���* � c��jOR���$Stlo��l�?�a��;��C�O!ĕg�#pE&$6',m�����/��]�$�������sH��l����EZˀ`�Z�!��\]�Q ��K�����Rs����� �C����Լ*,��"��d��V�2^���k?�~�7M��J뙂؆�Y���F��,����^��E�;"2&���t��v�]�Q��4� ��������9(���f���+ģ�N�C/jec�6��Ļ#g�ߎ��,�g�k�-ݴ����2����d��x{~�@�^'x�H���~N��{g�2�C�\�2�R���G�\�����a̍��!k��C 6\_+I�CN[��K~�!0۾�6O��}>>�pY���!�U��?k�f[W;����7�}��u��3|�R����!��Zr���������~�`-�&�w�U+���bk�jǰ�~��J�?�־���El��\]b�s����&���AA^*����Rŝecݞ�a<�q��*�4�9s���[h� )�+���^�$�^W�"�HHڶÈe�T_4M4��u�-n�E(-�6J��^QM�:�Rꁃ����Uq��*�T�t�¸�S�U&�wU��E X@6[o量��ﮢ�R�W%6������Z/O_��էd �3�>�B|�.�Ǿ�Z�⍴tI�#4x_�)�-�aU]�4��5N�m�LUv0����7WN)\J!����t���\��Kq�M�mip��7����RTJ!��{��з.�[���1Ak�"��ˊ��1�r�S R� �p7>[�7}��T�My-�ᄃe�$�Ǹ���Z�H��y�+�$d�_��S+8���X@wQ����Ȃ4�K ��L���G����Y�Ąx�M���.]����h��Iӯ�7�q\n���ٙ;��c�wҟ�O���T�ׄ���?_�=i�V�)!g�i�#8��<�v�59�{p��9.�"��8������l-��j8m[Hm����nƠ�qk �x�����Y��i�����o�lκx��m�l]n�� �#4�y��zZQg�4�ٜ�B��[9?^��Q%�M�޸��;��X�y}l�kt�u����r_Pv�I��"3Vct ,���[����r}�:�0��1�@�Pv��4ۊ��Aw �����36e"�3�6��Ҕ����U����"m/bЕ/��;���P/((S�oص>.�>��5^Mz�0��Nhա5�v��@��/�&�zO}��= Z���wW�-LAN� ��"��}�Y�Z\S(W��=�K0ǚZ����I�*̲$� ��w��J�� A�_n8�EQ�K�����ᾌ��Y�'c�P��Y��\ ��1�U������9�����$��$�=wHD�V�3�I� ����"�j�j���L�N�7��$���5A��ey.PЛ�#�z��V�w-d�NN�4Jx��y�}K� �����}Fb^9o�!�۴Q�� |��C5�$������nݢ�J�4p�`o�t��?|��p�3��aCyk�M@�U�*-��h��6#PUw�O} �$Y���[�<������'�;��� �a%R���#��@���VF2�a��ȏa�����jc����M��,�l�yӸ1�Z�q�C�t.bXg�I���J���NUldzٞ|*�>��I��R���M۴�:.�6t>c�oKgg���-W',���3|y� mÿUgp�},�r�&��~?��՘8�I���{��/��{�yMx��d��&�ɕy�}&�۔���E+�z���;8q�>i����exBH-ڧtz��wsG|��«�v���F��닙Q��-��rN���dr�ğ&��eӆ�0g�kcV��|z�}�K�m5d�4:B�sg �?iS���M����A>��4�I��3qn�� � �9�N_��HB#f%�c�;"���5e�������u���� �����=�0��2��D���%q�g_,�ۚ X(wB�;q�C)�^P�)z�)�<�Y���O!y�9B���OИ �]��: x�[��֋㔘g���� KM���&�g��{鑫�� �XKx�c�P�}T��jC��"���Ew�uL d� �Xc+�q!Q#�Xd?U�(�'=����|���� �L�zw9//�L�3$Y�&�� �L*�N��A���wT�X�}�����b�G��G��G���E�D��H�y�V�(�!A3j���*gbc5b�^���`�Mz�m#�~!�8J�B,��Y@�#��$�KR;8���W0� [��E�'9���N+�1���^zD��`�G����^�E�?_MKz{r:q�x˅��5�m+$�x+RIY��klX�����jH��&���]n#�@G�v�p�vop�p���š����@�$m�z�������Y�O|\�����᲼ί:��f#������dw��J��ja���O�v���e��/\�������s�L��"d;�b[ ��1�_s".�b���Ҩ��Л���,�s��[0V/)J��ovG�x�G�f�.TP[ ��a��8��&�_ �|�La��&bC���3�9��4 H[5O D`��Xf��g)�A����|�����E�3?$�� tP�8�0�u��X�Q�Gvr+� V�|�,����Y�a��7�~���}��϶Z�A)�j�6� ��c���o�?���T�����9T@�M1��j�]�K}�A���'+ci�]�ߠ2�"1&X#��A�Xx�ƅ����J��E���T G��__��+���ZE����b&��I/�����D-F���La2��T^���QP����jm=��7��bŊ����Q4j��2^pMp#6�v ���H�����3M(��^1S��` 9���U�����q����.XǗI0 �+,k�GsJ��IF�; Lk�G����v-�f5%����[��Ȧ�j�O�0��K��R�9����-�rRؗ�$KW����ud�0�3�D��9�&Irt?�2‚d�1g���p�$۰�%�ӝ^%��]!�9�)��a���`�/��Q��M�4�K%9��H�/ŷX�$�o�t�1��fa���.^�O:�h:�@��\@�FN�8��UϢ��X�g����@Q�bm�p��O���vh.���/ߋ��_����)_Q����wi��-�$��ŝ1���J��d�1�q<���4^{D�^��j�u�D�L��OH3gAhB؅y��:��` P�3w#�Y,[������E�:�Đ��b�ꘇ�t�W�`�hũ'wlҦ�MWK���Y���+kt���B��}� Ӽ�幂2v/�6`U6� _�z�]�hyF7��*qGF9a�\��*�`>�U��m�u����[/�z[N���� ��I��F�}&�N�Z���H�U�N��*瀄Է[�rN��, �:��>����^�l_��7@��1���4�՞} �6�� �X��[�x�� [�wH���������S��� .�2,.{�u��JC�o�!(�#:�eÔXt)1 Ȓ� E�)�D�6i �<� ����U!�%q�mw.��v3�upWe�� ��]�Չ�^����F��d Kp�B���(��;��_�\2�%Q�xKR��T���~XS��OR�����l�yO���S�����M�ɩ���Ғ�҅�[�,��=;���U-/>��L�1����� �_�m�9����`�:��.wp�m���wp 30q��9����y�*A���;6V�g�����-�� ���A��t�ó�W[L�f���ug>��op���Һ!n��u��E៴����0S�x؆mK��)gl�%Y��j�I�W� ���RRB_�F��x����0���@c�r�Ph!Ё��ߺ�ͩ��7D)%īK{S�Poàă(*H_����rv�TPv,i��aA�׺�t���N �e_����t���L\(��1�U�eK���!��;����q�V��s:%9שּׂm�M��x6~x�z1��Ҹ�fWް��T8�G[F��p�R�/�"��>��ۜ�U� 槓y��.i�)A�T#�O)�E�pK�����"Xa��"�5�,'��~q��F`*>��qTU�@�?; ,S��"���6q�N%c҄Xo�V��;TY3����ٗ�*4�3fV���uYn���J�J�Lk�|[�T�U���mjD��;��uJwv�l�rG�����L��BE=�ìr�Jn��P�H��XN�>)+�=J���ڣ0�������:^���cXZF��y�Z���p��5'��S���X!���x5��Ђ���]��a2�%I=X�[���Ay.���Tm~0�G��R����yu�P��Ȇ�n�<�͠.���8K� ��G4���*�ٮD���y���v�)�0q��������d���H�$B��f,�\�\���kQ�+��S�[��$�˲a�����y��Y"҆%�8�E�@Y0����y�G�+���)�!"B�H��d� 3��燉> ��#�_���K��\�J�,k��,��+�ý�C��qr���~nqPF0�ß�=�ӯ��nb�Yı�lEb�vm컕u�l��V�Y����ꠃH�v�Ӆ�.�2D5�EN���Q~��I�u� Y��2� �[�ȉ����@B���,��O�N�xt#;�֣i��;{*��w*,7/��,�9Q�}�̱\���]��HhH�חo��v8��L⥢�SjM�Ħ�uY�B[ E��'_����b&g���E"y���'�M� ����.sIo���ǵ�vĴ�2F��բ*ģ� q�S����_U���+5�և�r�5���P��T^��f�21���w>�l�6T��Gm3���R�1[Q���B�5�)b���l�� q��^�$�і*H� �S3�M����)�[�j�K���~O���M��#^V}��*���%��$ xH$'9�Yx(#��F ��)dQ�H���W߮z�J�/nZXaZ'�ځ��� 4k�θ�$w��-�V�I�EKu���>��)� ;��Z�\���Rb��(ÏZ7�|2�+�(�'��D#J�$:~PlN>=�Nǡo].F���� �f�9�fZ;͖0�/��b��原R�_q�q�9�e�X�ix���[�8��G-Xa��[�&+]��ڞ[�f���R)ң��w��7��^����UmUN��l<���5��.���H5Ɉz��1 ���"�]-��� ,��Z�ײޅ�#�J%�� >Ey�ݝv�/F����I�`�ҭ��o����_c�g��FX1|���W��J�L��K1W���*ˡQ�>����Y��|8��s��>V=������Ĺ����q�9lVꖻ�;�u��)����NU R2���O��k#x��=A�����*\禅 ți-��w|6���cå�U8�<,�?*�b嬤��M�*���5�藫~� �|ٳ�A�H� �F�ܐ{�|��Ņ�����yhpn�3}�UZj@W�E�0�WU��Fٝ{��y�,���#˦j^��`D���T����n>ú��jy֕T�� �i$P���������/�8;+{ۇ� C9O�D܄J���7Z�𚶐�lJi���`�5i٬��ۿ��*ۆ����|�%#oD�Ѻ�A�a�(�6E���J�-C�eIB��2�ԴO�.�;�Ǔa���`�p}��X������w��d�� �� NW�1���Ћy��v�'t�P,a���6�ڛތ@�M�.p]xRFc1z�6�0�*���������.ɻ��&Ti�ϸ?v����(����z�����i|��R���K�R��ǶW �B��)E@�i����%�m{������>���0N���1�\�Q^Oų��[b�w4HY,�v��Ρ��L����L򰹇�5��S�* z�߁��<-�*[$��%Q������m�jE�� �HOI��[$.�,��Jo� #?�`�x��-�4�(���s�_��e��gc���{z{3w���ԗ�Ϙ+mAӀk�OO���acyӆ�@1ҟ�O����F)J�{����Uv����,�@��"�lݨ��۬@�,�]^9��lm��������ĕ@�?�`��+�����.`($M���� �����1�3���_�Aw�p2��A x~?,Ty)�f�.,$T��DC0��4Z��a��a��.s��Ȕ,҇E%qt Y�h��Q<"+�7�.Z�u�^��r���A�;�3�H�K�J� (�B�,nӆ-�h�-uA@�l���� ��muw?���I�n���҃���;�������U#X3\��u�zVmzA*M�d���������Ļ��J�0��������cXMnq2�[���'���� =�X� �'��-NF�jl�`e\n��[���Z��G�s�����:<�w�_y�>��ȑ�1Z�8�hqpL�*vqDL�B_ -�~�y��kl���Z45��0&uD�����KZ|a煮���([E�F�(�1y)j<���+�x�m��E�,��Ͼ$5�j|����s�ƣL ��B�2�TY3�˿��.�G'ң�݃GV���jt ��N��F�)[+%�֚�L����l9z��Y��]��żd�0|�l��gE������%���r�o���B*������l-u�g�umy���2��,z��F�8�} �&�Sv1�>� <�b��� ��9E��<�~���pnQ����l�%0)��9����J�TUA,R�-� ��50t�!��y� �V���_N����4s:90��/��b��`O��� W��@�PUM��|!4B"�S�5���Ri��e ��8�`�� ���'E5���V=�Q�L�/z��|O7���IN��Mr�n���t��<�Mr�o��7v����䇳��ą}��%o)0�TS�� #�����80� ���� { ��O՛nk ��x��~���e >�?��M�wLZ3�@k��݄�'j�ɷ!�;�*{ WNS�c7:���zOFS����8~�ɬ����jeNH]�e�&����6 Q�|5�����PK��--6v�PK-�R?Artifacts/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK-�R)Artifacts/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK-�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK-�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�_�W��5�GM?��n�r��dF�l�F���`p{|���T�K�O�K�!�G\�CZ@e��V����z�ʡ�U^����'���st5�սƮ���P5� �眲�;KWNXTeOH��x���o'�PK� ���PK-�RVArtifacts/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK+�R�R�B4E csar.metaPK+�R�|���kTOSCA-Metadata/TOSCA.metaPK+�RV��� }6*<Definitions/resource-BasicCnf-template.ymlPK,�R�!�272^40 Definitions/resource-BasicCnf-template-interface.ymlPK,�Rm�.b=K/�Definitions/resource-Globalcompute-template.ymlPK,�R��h�P?cDefinitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK,�R��[g�� )jDefinitions/resource-Compute-template.ymlPK,�R�A��*�*8bDefinitions/resource-BasicCnfNodesDummycvfc-template.ymlPK,�R[�ahn:[B�$Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK,�R�x��,�+Definitions/resource-Novaserver-template.ymlPK,�R+�@j5��G1Definitions/data.ymlPK,�R�'}8�fDefinitions/groups.ymlPK,�R0?��@ @�mDefinitions/policies.ymlPK,�R���C&:zDefinitions/annotations.ymlPK,�R������|Definitions/relationships.ymlPK,�R 2ea� ��Definitions/artifacts.ymlPK,�R�H�v~(��Definitions/capabilities.ymlPK,�R8����Definitions/interfaces.ymlPK,�R��--6v���Definitions/nodes.ymlPK-�R&��?(�Artifacts/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK-�RI@�>��)��Artifacts/Deployment/HEAT/base_dummy.yamlPK-�R,�P{y�<u�Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK-�R� ���4X�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK-�R���� � VH�Artifacts/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPKQ� 2021-04-24T03:30:36.952Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:30:36.952Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/07ffdc3f-2a66-421a-8e1e-985ef0893cf3/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:30:36.955Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:30:36.955Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:30:36.956Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||VFCustomizationUUID= 8114fc33-35f7-46c5-a422-d267c1bffb1d 2021-04-24T03:30:36.956Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8114fc33-35f7-46c5-a422-d267c1bffb1d matches Tosca VF Customization UUID: 8114fc33-35f7-46c5-a422-d267c1bffb1d 2021-04-24T03:30:36.956Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||vfCustomizationUUID: 8114fc33-35f7-46c5-a422-d267c1bffb1d matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:30:36.958Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.958Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.958Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||resource request for resource customization id 8114fc33-35f7-46c5-a422-d267c1bffb1d: {\"vf_module_id\":\"PROVIDED_BY_ONAP\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_id\":\"PROVIDED_BY_ONAP\",\"dummy_image_name\":\"dummy\",\"vnf_name\":\"PROVIDED_BY_ONAP\",\"dummy_name_0\":\"dummy_1_0\",\"dummy_flavor_name\":\"dummy.default\"} 2021-04-24T03:30:36.959Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@75b5fafe 2021-04-24T03:30:36.959Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.959Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:30:36.959Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2ac46030-2b9d-41f8-a41f-f7c3a1740f31 2021-04-24T03:30:36.959Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2ac46030-2b9d-41f8-a41f-f7c3a1740f31 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:30:36.961Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.961Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:36.961Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:36.962Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.962Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:36.962Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:36.962Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.963Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-24T03:30:36.963Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-24T03:30:36.963Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=94e3e263-3776-4939-b5aa-e2717ad239ae Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:30:36.965Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.965Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:36.965Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:30:36.966Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.966Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-24T03:30:36.966Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=8114fc33-35f7-46c5-a422-d267c1bffb1d Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:30:36.967Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid 5b165b47-94de-4389-bd37-aea76ea5b108: basic_cnf 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.968Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:30:36.969Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:30:37.127Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf ac211235-4ea9-441e-85ba-fe42a02b6ada 1 ASDC deployResourceStructure 2021-04-24T03:30:37.128Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2021-04-24T03:30:37.128Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2021-04-24T03:30:37.128Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-24T03:30:37.128Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:37.130Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:37.130Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235037127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-24T03:30:37.230Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:37.231Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:37.231Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:37.243Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:37.243Z||pool-83-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:30:38.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2021-04-24T03:30:38.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2021-04-24T03:30:38.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-24T03:30:38.131Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:38.132Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:38.133Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235038130, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-24T03:30:38.233Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:38.233Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:38.234Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:38.244Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:38.244Z||pool-84-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:39.133Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2021-04-24T03:30:39.134Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-24T03:30:39.134Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:30:39.134Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:39.135Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:39.136Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235039133, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:30:39.236Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:39.237Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:39.237Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:39.247Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:39.247Z||pool-85-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:40.136Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2021-04-24T03:30:40.137Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-24T03:30:40.137Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:30:40.137Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:40.138Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:40.138Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235040136, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:30:40.239Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:40.240Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:40.240Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:40.249Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:40.249Z||pool-86-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:41.140Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2021-04-24T03:30:41.140Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-24T03:30:41.140Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:30:41.140Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:41.142Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:41.142Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235041140, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-24T03:30:41.242Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:41.243Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:41.243Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:41.252Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:41.252Z||pool-87-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:42.144Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2021-04-24T03:30:42.144Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-24T03:30:42.144Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:30:42.144Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:30:42.147Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:30:42.147Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235042143, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:30:42.247Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:30:42.248Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:30:42.248Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:30:42.259Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:30:42.260Z||pool-88-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:30:43.148Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 942cca02-f25c-4058-a6f8-ec8a180ddbca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:30:43.176Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 942cca02-f25c-4058-a6f8-ec8a180ddbca Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:30:43.179Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:30:43.181Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:30:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.78.88 2021-04-24T03:31:13.182Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 942cca02-f25c-4058-a6f8-ec8a180ddbca and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:31:13.189Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 942cca02-f25c-4058-a6f8-ec8a180ddbca and serviceModelVersionId: 5b165b47-94de-4389-bd37-aea76ea5b108 2021-04-24T03:31:13.189Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fc968309-1522-49f7-9ec6-77e51e4cb15e 2021-04-24T03:31:13.190Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0 2021-04-24T03:31:13.196Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:31:13.302Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|INFO|500||Invoke 2021-04-24T03:31:13.302Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[942cca02-f25c-4058-a6f8-ec8a180ddbca], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a464a3e5-9aae-47a0-88c4-abbf97dcb233], X-ECOMP-RequestID=[942cca02-f25c-4058-a6f8-ec8a180ddbca], X-TransactionId=[], X-ONAP-RequestID=[942cca02-f25c-4058-a6f8-ec8a180ddbca], Content-Type=[application/merge-patch+json]} 2021-04-24T03:31:13.319Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:31:13.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210424-03:31:13:319-6711], vertex-id=[208912], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:31:13 GMT], Content-Type=[application/json]} 2021-04-24T03:31:13.802Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:31:13.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/fc968309-1522-49f7-9ec6-77e51e4cb15e/model-vers/model-ver/5b165b47-94de-4389-bd37-aea76ea5b108?depth=0|INFO|500||InvokeReturn 2021-04-24T03:31:13.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:31:13.803Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:31:13.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:31:13.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 942cca02-f25c-4058-a6f8-ec8a180ddbca and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:31:13.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:31:13.806Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:13.877Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:13.877Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235073806, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:31:13.977Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:13.978Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:13.978Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:13.993Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:13.993Z||pool-89-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:31:14.887Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:31:14.887Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"bf1fe112-d946-4b7f-8df3-b9b82b8024b6","serviceName":"basicclamp","serviceVersion":"1.0","serviceUUID":"80bb0fde-eaf0-421a-aef4-0f7bb0a7a917","serviceDescription":"service","serviceInvariantUUID":"e5410a7d-82c9-49d7-bbb4-e64d9507a71f","resources":[{"resourceInstanceName":"basicclamp 0","resourceName":"basicclamp","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"69f7f950-2c63-4937-bb58-51d5b02f201e","resourceInvariantUUID":"cc2d12a8-2f49-40a9-82d0-c02cdc424958","resourceCustomizationUUID":"a69fdf60-db08-4cef-9430-150ed11e8926","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"tca-microservice.yaml","artifactType":"DCAE_INVENTORY_BLUEPRINT","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","artifactChecksum":"ZjQzNWQ3MzVhMTlhYjlmYmVmYjJjZGQwZjg1NTgwNmQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"83790775-5e51-4a66-91f8-96a8569ea63c","artifactVersion":"1"},{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","artifactChecksum":"ZWQ3NWI5ZGMxYmM5Mjg4MmUyNzg3ZGI5ZDkyNjA2Yjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"067c87a0-155b-4106-8120-41da7ff651c1","artifactVersion":"1"},{"artifactName":"basicclamp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","artifactChecksum":"MmQxYTYzYjg0ZDM1MTc5OTk4NjdmODFkMTZjN2RkMDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1bd8567f-aca1-4d57-967e-d5109fc522cb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e9d3c291-9c09-49d6-8d08-826d390f03b7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"795d096a-6c7a-46ac-a291-3ba98284adca","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3718204d-5202-4f24-990b-4ff4f550d602","artifactVersion":"2","generatedFromUUID":"e9d3c291-9c09-49d6-8d08-826d390f03b7"}]}],"serviceArtifacts":[{"artifactName":"service-Basicclamp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","artifactChecksum":"ZGQ4ZWNmODBjMzcwNjg0MDlkODdhMTU2ODY0YjY4NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2650f47d-194c-4158-89fa-bcb1797a7f76","artifactVersion":"1"},{"artifactName":"service-Basicclamp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","artifactChecksum":"MzllNmFjN2JkOWMxMjAyODNlMWQ0MmQzODA1MDRmNTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c0b58d96-2776-4a7c-a58a-68478429205f","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:31:14.887Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:14.888Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:14.889Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:14.889Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:14.989Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:14.990Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:14.990Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:15.000Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:15.000Z||pool-90-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:15.890Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:15.890Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:15.892Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:15.892Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:15.992Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:15.993Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:15.993Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:16.002Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:16.002Z||pool-91-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:16.893Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:16.893Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:16.895Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:16.895Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:31:16.995Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:16.996Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:16.996Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:17.006Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:17.007Z||pool-92-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:17.896Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:17.896Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:17.898Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:17.898Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:31:17.998Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:17.999Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:17.999Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:18.008Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:18.008Z||pool-93-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:18.898Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:18.899Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:18.901Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:18.901Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:19.001Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:19.002Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:19.002Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:19.012Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:19.013Z||pool-94-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:19.902Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:19.902Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:19.904Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:19.904Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:31:20.004Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:20.005Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:20.005Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:20.014Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:20.014Z||pool-95-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:31:20.905Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:20.905Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:20.907Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:20.907Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:21.007Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:21.008Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:21.008Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:21.019Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:21.019Z||pool-96-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:21.908Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:31:21.908Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:21.910Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:21.910Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:31:22.010Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:22.011Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:22.011Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:22.020Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:22.020Z||pool-97-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:22.911Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "serviceName": "basicclamp", "serviceVersion": "1.0", "serviceUUID": "80bb0fde-eaf0-421a-aef4-0f7bb0a7a917", "serviceDescription": "service", "serviceInvariantUUID": "e5410a7d-82c9-49d7-bbb4-e64d9507a71f", "resources": [ { "resourceInstanceName": "basicclamp 0", "resourceCustomizationUUID": "a69fdf60-db08-4cef-9430-150ed11e8926", "resourceName": "basicclamp", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "69f7f950-2c63-4937-bb58-51d5b02f201e", "resourceInvariantUUID": "cc2d12a8-2f49-40a9-82d0-c02cdc424958", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basicclamp0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "artifactChecksum": "MmQxYTYzYjg0ZDM1MTc5OTk4NjdmODFkMTZjN2RkMDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1bd8567f-aca1-4d57-967e-d5109fc522cb", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e9d3c291-9c09-49d6-8d08-826d390f03b7", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3718204d-5202-4f24-990b-4ff4f550d602", "generatedFromUUID": "e9d3c291-9c09-49d6-8d08-826d390f03b7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "3718204d-5202-4f24-990b-4ff4f550d602", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Basicclamp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "artifactChecksum": "MzllNmFjN2JkOWMxMjAyODNlMWQ0MmQzODA1MDRmNTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c0b58d96-2776-4a7c-a58a-68478429205f" } ], "workloadContext": "Production" } 2021-04-24T03:31:22.911Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:31:22.975Z|942cca02-f25c-4058-a6f8-ec8a180ddbca|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 ASDC 2021-04-24T03:31:22.976Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:bf1fe112-d946-4b7f-8df3-b9b82b8024b6 ServiceName:basicclamp ServiceVersion:1.0 ServiceUUID:80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 ServiceInvariantUUID:e5410a7d-82c9-49d7-bbb4-e64d9507a71f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Basicclamp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ArtifactUUID:c0b58d96-2776-4a7c-a58a-68478429205f ArtifactChecksum:MzllNmFjN2JkOWMxMjAyODNlMWQ0MmQzODA1MDRmNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basicclamp 0 ResourceCustomizationUUID:a69fdf60-db08-4cef-9430-150ed11e8926 ResourceInvariantUUID:cc2d12a8-2f49-40a9-82d0-c02cdc424958 ResourceName:basicclamp ResourceType:VF ResourceUUID:69f7f950-2c63-4937-bb58-51d5b02f201e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basicclamp0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ArtifactUUID:1bd8567f-aca1-4d57-967e-d5109fc522cb ArtifactChecksum:MmQxYTYzYjg0ZDM1MTc5OTk4NjdmODFkMTZjN2RkMDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ArtifactUUID:e9d3c291-9c09-49d6-8d08-826d390f03b7 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ArtifactUUID:3718204d-5202-4f24-990b-4ff4f550d602 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ArtifactUUID:3718204d-5202-4f24-990b-4ff4f550d602 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:31:22.976Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:31:23.083Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:31:23.084Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:31:23.084Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:31:23.084Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: c0b58d96-2776-4a7c-a58a-68478429205f from URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-24T03:31:23.084Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:31:23.084Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-24T03:31:24.034Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:31:24.039Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar c0b58d96-2776-4a7c-a58a-68478429205f 72261 2021-04-24T03:31:24.040Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ASDC sendASDCNotification 2021-04-24T03:31:24.040Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-24T03:31:24.040Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:31:24.041Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:24.042Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:24.042Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235084040, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:24.142Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:24.143Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:24.143Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:24.152Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:24.153Z||pool-98-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:25.076Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:31:25.077Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:31:25.077Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: c0b58d96-2776-4a7c-a58a-68478429205f, URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar to file: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:25.078Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Basicclamp-csar.csar 2021-04-24T03:31:25.078Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:25.078Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:25.376Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13147252851117318386/Definitions/service-Basicclamp-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided 2021-04-24T03:31:26.250Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.251Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:31:26.252Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.253Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.253Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:26.253Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:31:26.253Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:31:26.254Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.254Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.254Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:26.254Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:31:26.254Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:31:26.255Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.255Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.255Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.255Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-24T03:31:26.256Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-24T03:31:26.256Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-24T03:31:26.256Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-24T03:31:26.256Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:31:26.256Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:31:26.257Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.257Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:31:26.257Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.257Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:26.257Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:26.258Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.258Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:26.258Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:26.258Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.259Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:26.259Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:26.259Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.259Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-24T03:31:26.259Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-24T03:31:26.260Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:31:26.260Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1caa5fe0-fba7-4cb7-b430-40e2f1eb2cb3 2021-04-24T03:31:26.260Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.260Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.260Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.261Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.261Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.261Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.261Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:26.261Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:26.262Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basicclamp Description:service Model UUID:80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 Model Version:NULL Model InvariantUuid:e5410a7d-82c9-49d7-bbb4-e64d9507a71f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basicclamp Model UUID:c4c25aac-f03c-4d29-aecc-a040cec1707d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:cc2d12a8-2f49-40a9-82d0-c02cdc424958 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a69fdf60-db08-4cef-9430-150ed11e8926 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:acc4e052-d2d9-45a4-968a-96bf7953c1b5 ModelName:Basicclamp..base_ubuntu18..module-0 ModelUuid:0b93cacb-ceb6-461e-8918-0efeec9c289c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1caa5fe0-fba7-4cb7-b430-40e2f1eb2cb3 ModelInvariantUuid:52d8d64b-ccd8-4a78-b9c7-a7514ce9f963 ModelName:basicclamp-nodes.ubuntu18Cvfc ModelUuid:e6847636-46ad-41d7-9c2d-58e40c01b5b4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:1672e1c3-406b-4944-a2cc-ae19c2aeabfa ModelInvariantUuid:4a55dd42-b0e8-4677-97db-96ba3057473c ModelName:Basicclamp.compute.nodes.heat.ubuntu18 ModelUuid:011ab3bd-b0a2-416f-9aa3-8deca18bc8fc ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:31:26.264Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 69f7f950-2c63-4937-bb58-51d5b02f201e Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:31:26.266Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||basicclamp 0 2021-04-24T03:31:26.266Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 69f7f950-2c63-4937-bb58-51d5b02f201e 2021-04-24T03:31:26.266Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 1bd8567f-aca1-4d57-967e-d5109fc522cb from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-24T03:31:26.266Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:31:26.266Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-24T03:31:27.713Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:31:27.714Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 1bd8567f-aca1-4d57-967e-d5109fc522cb 790 2021-04-24T03:31:27.714Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ASDC sendASDCNotification 2021-04-24T03:31:27.714Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-24T03:31:27.714Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:31:27.714Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:27.716Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:27.716Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235087714, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:27.816Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:27.817Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:27.817Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:27.827Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:27.827Z||pool-99-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:28.716Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "acc4e052-d2d9-45a4-968a-96bf7953c1b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0b93cacb-ceb6-461e-8918-0efeec9c289c", "vfModuleModelCustomizationUUID": "e1ad2c0f-d9de-4b03-b7bb-05b67bc33dbb", "isBase": true, "artifacts": [ "e9d3c291-9c09-49d6-8d08-826d390f03b7", "3718204d-5202-4f24-990b-4ff4f550d602" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:31:28.721Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0b93cacb-ceb6-461e-8918-0efeec9c289c VfModuleModelInvariantUUID:acc4e052-d2d9-45a4-968a-96bf7953c1b5 VfModuleModelDescription:NULL Artifacts UUID List:{ e9d3c291-9c09-49d6-8d08-826d390f03b7 , 3718204d-5202-4f24-990b-4ff4f550d602 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:31:28.724Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "acc4e052-d2d9-45a4-968a-96bf7953c1b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0b93cacb-ceb6-461e-8918-0efeec9c289c", "vfModuleModelCustomizationUUID": "e1ad2c0f-d9de-4b03-b7bb-05b67bc33dbb", "isBase": true, "artifacts": [ "e9d3c291-9c09-49d6-8d08-826d390f03b7", "3718204d-5202-4f24-990b-4ff4f550d602" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:31:28.724Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0b93cacb-ceb6-461e-8918-0efeec9c289c VfModuleModelInvariantUUID:acc4e052-d2d9-45a4-968a-96bf7953c1b5 VfModuleModelDescription:NULL Artifacts UUID List:{ e9d3c291-9c09-49d6-8d08-826d390f03b7 , 3718204d-5202-4f24-990b-4ff4f550d602 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:31:28.724Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: e9d3c291-9c09-49d6-8d08-826d390f03b7 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-24T03:31:28.724Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:31:28.724Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-24T03:31:29.700Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:31:29.701Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml e9d3c291-9c09-49d6-8d08-826d390f03b7 5033 2021-04-24T03:31:29.701Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-24T03:31:29.701Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-24T03:31:29.702Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:31:29.702Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:29.704Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:29.704Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235089701, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:29.804Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:29.805Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:29.805Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:29.815Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:29.815Z||pool-100-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:30.705Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 3718204d-5202-4f24-990b-4ff4f550d602 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-24T03:31:30.705Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:31:30.705Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-24T03:31:31.501Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:31:31.501Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 3718204d-5202-4f24-990b-4ff4f550d602 909 2021-04-24T03:31:31.501Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-24T03:31:31.501Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-24T03:31:31.501Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:31:31.502Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:31.505Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:31.505Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235091501, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:31.605Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:31.606Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:31.606Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:31.615Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:31.616Z||pool-101-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:32.505Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: 80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 2021-04-24T03:31:32.506Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basicclamp 0 69f7f950-2c63-4937-bb58-51d5b02f201e ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:31:32.519Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:32.519Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:32.520Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Processing vnf with UUID: c4c25aac-f03c-4d29-aecc-a040cec1707d 2021-04-24T03:31:32.520Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Will get resource from SDC using resource id: c4c25aac-f03c-4d29-aecc-a040cec1707d 2021-04-24T03:31:32.576Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel to get resource 2021-04-24T03:31:32.577Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel 2021-04-24T03:31:32.578Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|INFO|500||Invoke 2021-04-24T03:31:32.578Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:31:32.579Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel 2021-04-24T03:31:32.579Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:31:32.579Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"bf1fe112-d946-4b7f-8df3-b9b82b8024b6", X-RequestID:"bf1fe112-d946-4b7f-8df3-b9b82b8024b6", X-TransactionID:"bf1fe112-d946-4b7f-8df3-b9b82b8024b6", X-ECOMP-RequestID:"bf1fe112-d946-4b7f-8df3-b9b82b8024b6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"19b69899-68df-42fc-92c8-9bef151928e3"] 2021-04-24T03:31:32.579Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Request body: 2021-04-24T03:31:32.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:31:33.510Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:31:33.511Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:31:33.511Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:31:33.511Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-Basicclamp-csar.csar"", Content-MD5:"MmI0ZTM3YzRlYzZmM2UxMzI3NzU1Njk3NDJmZTdkOTg=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"bf1fe112-d946-4b7f-8df3-b9b82b8024b6", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:31:33.516Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||Response body: PK)�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK)�RTOSCA-Metadata/TOSCA.metaM���0 D�|E~�-]��6@���)q*�H������n{�~�)�5&�I���������<��x!Tz�Ҝ�(�T�"+2� �48�'r�.Tga��+�`�CH�wP�{�{C�ɘ;fr6T�!�?�Vb���+�t����PK����PK)�R,Definitions/resource-Basicclamp-template.yml�Ys��������;9��Bf��u���i�$�ڼ0B��-,N�_%�E`�ݺ3�}��] ����aݰ��pl_Yc�'�8�h�7,���Z�"(�' P�<��q�����������CH�N��K2�x(�����"Ґ$J�hJ�` �#��!�&�b��%a$L��F�mh�cN���� -�<Ұ�<� "!��ɓ`���x�x�c�+��g �����L���<�������/�B��'5�_���'�> �sm���asZ*&�>�D4�x�� p6��8N7LB!z0�X&��S(Ї�8�.T �ا R|��z؄�� �[H������'ɰ���L�% ж� �[�*<��rK���C��r&�'9`�� �U�7��l~�&���R�Bd[�� ����t���1�.�G~7.���̯YO_MG���J&�x�:m�� g o�G�����F �ܯ��Ƣ�� �fbC4���7H@� �1 2ClQ}"Fd�o/�B#׳�`~%2��!䊍��=X�0�{~Մo��m�Ҧ�9Kc�C"�Yn��i�� `^k]���bh���u��1�����P D��I6�e�T��Ϙ�q�g��]�r�Ϲ��64�qꆻ\̮<�����cN��3�W����(���.QR�c��2���դ ��,��8$��-�l]!��L�J,�/�a�]ʒ� �=-�3s���q Ed�`��Zd�?C!�\bR�}cY�Y��Ԉ�4|�l�d=�QQ�1����&�R��6��K�����ng�(�54̸Nn��Ɗ��䈋֘%�4�.���p���I���*��[���-!�8�O�� L�!�C������$ ��5���J�1uCUY�M���?χ܌�N��86H<��=�]�N����|���ˍ�t�"�xx�0�/��ˍx����;| �7��y�J�BϿ=-���uy����囸~yѮ.���/�w�n>ԙ������켮Q ��~��.6��y8�:��8����<�_� ���P����tz��}!�çs{��F��Ǐ�o�����~(���Ջ�/���Owo�?��jt;y8q7o�4z� _��}l��7�u���aqc��ʑ?.'קw������u������3:���#S��������la����㞞���o�������b���d��|a�J�w�=�.�w��x�6~��������>�J{=��6t>ޏ._�����h��bj?��e�͝���6�n���M���P�x��_�_�‰.b����{��D>�����u��ŗ�kyx=}��U3���NO��ԫ���������������l8|}�=�X���>�ʇ��X短��w�{����}���. �'�9��ռ��^�*�9�duĩ����d-�sl. ��4\]��2��/chb��O�&í'1~ ā0w���5�4>���,N�3.c�%�6��>i`q�Cѧ9آK�l�ڻh�����D�B+Ft������C^&��z&!��zYR�M�&r0+�% |��xW;�q*H���� }��Uk�*����N�8`���+�Dcφ&�}��K��s�U����0@�x h���t�9J��Nw�>ɣ���������wa�-���@�.5]; Ȫs�/��"t���Q^�� "�>q����4~`a�l�P�n��M���M�����)��d TM�� aY��� 7F��4�@C H�6250�b�G���T)CA�8���b|A8�1tN��� P�!$���U�9�l;-�3��}-�N@[r�\3�{d��8$�a@sf�F�'�M ��v�-V����|�O��_��v�R�ںw������h1 ) .��=�H�N �⢋K�,st��b����KL� �%�L�&ֱ�� |1��������ߕ54C�I>{L�H>�b&�Fx�O6����_�G2;.g����T4��k�p�n:$���N��d�S���������۳S�����ݯ�Y���e�)zw����ծ!�G{��U�eW/���?�2���� 5��e�M���x3�Y$u����Z��9��+$��t�Hj���-;�d�Ay��J������:�L�+R���6P7�kP��� �2 ��8x#��W9&�=�L��!���LrByj���tq@V�v}%��A�B���P �܁d���G��P�������7S�����Q�i�1n�w����*����O����Й� M�AqG������'��K����*��or�Ei�Ŝ��*����HҪ�&���9Av<� �[!�<�>�Fǃ�^�P�R3�a�N�/�ɋi<� �t��~)�˺E7�s�ZbS �����C����W<����:򇜎Qj�����d�w�V�N�9i�ɹ��l�����d������؏AjKx0wa�ی��vj�2[5_���zΔH�_A\j�^c.>@ޒ1�J�n�}Kt�63�0a�mqz�u)������$2lk�.C/��^4���D,�_!0���𐅵Cf:hR*��Ǭ�=[O :�F7r��0� N�5J�{�[�%AR����,K# Mu��t �Ώ'�4�x$f�ɍ��d,@8� �X��,�y N�h:��O[�G:/ B@C# $]���L�)�"J#=g�z,Țq��p�E�ۣ��.�fr� ]�4�)�E�AF*�0���,Q��������� ��(;$�&�4~������� �򹕗� �?@ rL�U�[pu��QH]��֍�c��$及�!Qa򠽌ns��0hإ�"_Y���W�<[2ِ&�AѳU܍k+�*v� [�@ �g�*1eNpk�'�DQN�M��VYDSK����t9�ܚ 0�cU# BWG�&��"Ѹ�Q�5U�&,G��U ���5�H����t���K�� pƩUk-�M���w���Yr��?*Q)��*�K�ifаk:�D�����t�Ձ��F�P� W���2�A|� �����qC�~q�4�a"l��@�$̏D��J@O!�K�'�h�u�&������a�7�l�{�К���s�m�����ٴ��Z�w1V��'4}<3�`�����ڶfG�� �M0�ú���3q&��drQ��G��1==q���t�o��yy�n����C�{7W'������x�v�y�\��G���/�v�oU*@��4�~~4�Lݸ�^�W����R>��J5��߀^�Wt��*������G��J�{�֭ ��ezY{��f���C��������[-��ӧ�5���Rt��^��#{�T��� ��}�l���K w�X{��_ 12WHBIt-f�4 [e��c�K���m7���}l��Ȭ���Y�qƯ(��'r��|)��$�i��p$� ��jS �z����z�[���vkOw��q��@#�b�٘����p�Q��j�n���g�xZ��s>����q`�u�X��8�$;&��h���MZ"&����o�ǹԶ���6� ,�>z��v�!|c���$s�LhQ�U��佈!��~ mZ�*�.��iAcn��K��%�`�tLv5H����ӳ�1�����DA֐3�Y�-� R�k�zڑ0Є�%�\����:ԃ"�TE*�c$���.�"(+ Y��c�5��V9~n�nZO�`3Q� I *��������h7/�Ђ�o�:�v���f�@������Q�_(0�p���_TK2�1����v+l�� y��d>"���"u ����#����6�1��a)�D� urd�H���⮪�_Ի�{X����:�%�?,�MI�����\Ũa}�� %�S�AsWk�H�e��y�w��Z���6'ʶr���,܄�l�&Y|�+���y�+�@�@�9V၁���`&�8��,N�.2e}�#e>,�$�HH�l�̜" rV�����uI���qV�Lǿ�O��B���:<�i|8�[ �)�fkp��B�a`u�(���p$�@;S��u��?��c�b5(1�m�4�!Z���p^��)��{�+A�"�uhΑ�b��'��L�1Y��4��IΎ�c�n�!M �������D:SDs�Cc�����L:�I:IؒQN)F�-�$����Z���jڵ�]�P�oT̍Cڞ��=S�bS���ԔS'-��3K��������z� $�@Ξ4ٳ�<{��]�ty�ug�Ub�v ��{Uj����K�\F������� Əu�����~�]:�|�X�k�o�K}�^�:2E�D�97B)G+����)&"����� ?_s�,<�Q9I�*�X Ů��s��H��4kg������K�yyB��.i�]�Z���V%� � BZx7nn��(�9S6a�T^>��;��1������?8q}���P��W����{  $^h�18�7�v�^[ <��0�X�����ls`>������ͮ�/ �K�)��dφ��R��TJ��Ϧ$]d�P�o�Ƚ�OfU�B2E��a9��s��G��e���O�xMd�L�[+sۓ�F�LƟ-��i?#��%�0��s;���8g�$�tΧ��ʞ�+�ZR�r��-K��Gh�� 0ěWs��$Q�c���d`r ">��<���3(�[u`JgΟ�1yD��WO����ۻ]����{1��7St_��bL�����K��G?��#�h��u���c-_LI�J���Do��1}h����)��+�Ł��LQZ�8��˩����\�|��S��9�$eD>.�i�S�Q�V�A�4��t��–) ���E?�,��}��zß���\��v����lѯx7D�����3�r���_*�������&���K��5'r@a���G�{������!����B�;�e��K ���H�� C�h\������F����bfz��l�[�k6�D�PKY)z/� l�PK*�R/Definitions/resource-Securityrules-template.yml�T�n�@}�W�[Z� �8���mU�u�4�+Z��� �dwq��w0��jZ����3g��� gQ���� %MtDm��mLFe�Q͊<�G�Y��%̲p �i����nCX����{����[��ԋ����4X���: �%�j��z��3���y�l��bx�+v�^�� � "KV`?�WZ��������Z����V�T*��+�J� ^�vd�bV����P*m�ONl]��Ϸt���A�:�/(Q N���>)k4���P&J�p����w��T����#3$2���$���J0�UE����bF�v�3$���3@*rr�~]�dt=pL�윕,95uJ�Uc���d��p'��|Ъ��Z�37�%y�: �R���5��K6�3T�૒z�UQ���ǔ�M���62�K�/J����j%����� ���I�jUt��yxP�v��0c����Ѕn���i ��Bzp�}�.b��\�Ti��0`���|��L� �@���=WBS8mp������B�r��s��p;���� _����3�����}#�әj�^�P@iu�a�ɓ�t�������s6R.H�K�kbPS�.j�|�����}��ﶟ�=�/n}��*�X�x�D�n�_��o/��2�﨔�g�������Q�~PK0b�ɇYPK*�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !N9�-Mڢ���f/E!P��&J�*I9p}G�dKI�&�����G�QFjF�����R�P/6��,͋J@z��H��Csj��^��4//�?m��}���*��2 ��&I�u��F�$In7l��%��5��_�u�\G�t���D�v����d�ћ���j��%-`C~2��QUmSs�L���v~�J���hB��Z�W���e{^y�fO �}���;�hE3.�ˠc,�+�����xͨ��TG�JP�a���s�C����`:V,k��;��T�����ӟ�r��eTc=��?����;�/2�\`i�>]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK*�R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj�y�ss�ta�u��8��h$�-T#M%�������ᱝ�6����O�GRN[F�P� �l�c�#&.��� Ɇ�2$������������b1��F�K����\ ��.��ioDGW�k �>Ϡ��*��p����w�`���7=z�F���~v�o��h�Ɗ怞�� Jg������eF.�|X?��@n�R���̵P���q���h�Cn�xڈ5���}y}L�[F,����OPh�Pf�t+��{��+����r��. �GP\�����s���O��Ab�� ����9���9�Y����^����k�l|�# U�睐LHt�&���5�w�1��Z�hAS!�Ȼ&]ymj@����(vlw����rת���BK��B6�ڄ*�]�k�C٤��6�HX&��"jR�"Z�.]*�U�y�=��kiFHa0�٦%X��+�p�M%�F�03�I�Z����.�OIu�5��ǤqL(b"�"o����R H2*-\4�ׂA"pXg�Z� c��� c ��M�$0asN(_?��u�����Q� �e+�p�vi��~BvPΑ � c�QIa�˘Ɯ��I%�8�}=��� ��TAQ�V�!�U�� �"X^g6�e+��Vl����V@]T' W���v� �1��Z ���2����b) SKŷl �w���T���X'縑h)]L�w���œ/û{v�b� 2��>��b�䀿�����~'Gu��'\�$s��u����?�"����ց�v�J��>WG�($eatp[����� 8󪃑1+��˅l-� MC�$e_{e��Ɖ��P7���v�vW�Տ��j|]�I��c��c%}2�3H��p�%ӹݦ��)��#'z�AO�&9e�=��86ۙ�_��ٌ��Cy.T�$q��� dt��=8?ݫ�F] '⇓�6MG�xX��D��v���u�מ��1��<�MR��ӫ}��#��� ��!<���G�5nm5Î0�t��#���b��~1��MZ�R�j��!G>w��eo1G�,�wx�?|��럋�c��7c� �ٶLc{Q!�����S�Nv�ՙ.�e�3��PKJĬ*M� PK*�R=Definitions/resource-BasicclampNodesUbuntu18cvfc-template.yml��r�8���i2s�J����V;=�J�.g9̅��� �!A���� $e�R����o�Ä`ۥG0�� ��i��7Ϻ�G�_��� {q�S�]��͕e��� ���O��X륻s7+��� ow�ٓ-���bE����\VL7��vs�A� v�j�nў,]���՜���Yp�}zc98a�x؏P�4��N�t�;< @A�YijqB1�K@Z�5���0�Xb� u-�XM8�������H�/�������)�_o�?h@c&x$�S7�: �1���$LcB�� �b�b� I��y�� 0����?t�������w(��� ��<��Bٌ!x�:2(��x�=��"&!�Ƣ��;̃U�A��hL=�)��$X��>�a*C�-Ewz��X�m���t�P��j\���Y}@,�4>bB���U���{�I&��:��5�6�{F@�RNg��(��0zř���Cſ��>|�_i [SIYt'Y���^�`�`�$�C���9G�ЃK_�=My�%���$�R���R�O�e� `7���lZ Z܇A��ӫ]��T(�`d� cc�g� �������� ��NKx����,�.��8�E# x�j'����,q�^���5&?YLn� �`�Y��lGvJ��[�GN=.��):a�,� 舽��M1��R�K�b�h��f/Q���A"I{&�` ��]���`�[5�r�a|���b��*�; (��?g_0yl b�|JҘ�W�ii/��M�|��#����U6M�$NC�e��j�N.�BE�q^�ᵂf�J�Ͼ}��s+�EC��R(lZ-d�b[ �>������20Ȍ�j��`2x�� ���/�3�R�3��3�‡� �2��4��������y)Ƌ�^��$��T���k���l���kZ9�^x����':bU��� ʊ��.x ����r-1�L��Q�'vz��3fv�)�6��fZeȦ�i���ulW�`����i�?�ug��Q#��6i����+? �Oӌ�.#�\Ӏ4�鳛h��"�c8ۇmЦ�j�s��|�K��$�X+���=8bDT�;����S�����%?g����n[Y�Q�j:�L3�؝9�`�g�|K�EF��R��_1S6������D��T��OdRjlw��81� >�- ���R o�U�G�U�E9 �,a��͒@s� uO�1��q�Ga�kqՊ�~C����V�y!ɳ�Ӵ�&��3v��D��0 #*ǥ�B�Fg6At>�7I�d*JQ �OD�{��J2-U�D�X/e���IZ�W�̲���&�"GO��lX���/2f����b"2r.�0�s�Vn�IU�c:X�1$3<�n��F�iO57;�P�˨j�y9�Qɉ��T�D�m��^\V ���W�b�I�s�_d��h؂���ߔe�ֳ�C��5��f��Y�H�՛���ʝ��z�ܡ�r�=ޯ���˹{�uQ5G�/�,�H\N���[�7d�v��q�n��~Yd��f��/�� -zD+�� ��/�����r�[���\�K1�V"���n���(^�вZȃ�>Yu3�s�[!��ux�=S��~E���V�0�v�{�Γ.3t�^��>X��&.�KTe�@ ��;��@���Ta�i$�e�kK� 'mt��l�tjŐ�2�F#2�jKH�lLL�dK\�bn�����=t�-2�2�/�L�z�d�T�ϡ�k�h�hu�P$w4�Z���4tm:�b<�ZF�s�0�gtq�WҊZ��Y6H�fVw a(�!��4�DS�DЩ�H��R͐ \������^%Ya�ݍ^Qm������d�˪o���N'Ue�$��y� ��hX^��W�'m�V���W�Q�Y���x�!��)�3�Z�՛���4n�օ���H�� ��jHl�z��Z���3�wHϾ}�-ۻ[�i��e�VC��ʒ�>��ES���_(�K������ʴ)�yw"E���-���ŕ�̩h6*�)&q��gRO�QT�{(kʆ�❒T_ANAO]����Z��r[���c�T�ԃ��^��d�*;X�j��U;[Ӌ�Y�V��%�B�����g����[��I��$�� Z�5'=z��n��%�M�J�_�|(��VURo����#��6z�:�[�����U5�l��f+mZ�0?��� ���BE_qAG�SM��;J�>1�64��cds�ɓ���@Ak.��-� ɗ �J��_��:&��9��Uz����� s�SE���ʉn��;&F7LzD�*�^.�t�CUu�OJ��_XU�EsG�6Wn����,/�]��Azցy�E��9�1��c�H�Ǹ�}�~��)�^�1��s6�m���8 ͫ7�/��طL�����@��2�1H�H7-7���U���27�TL2v�~4�� FfG���GMM�����V� � �k�0���[HP���)�(�٣fcѦ{�t��Ǿu7XX�u���� X�Ú7�ݡӔ�-��gK���Hj56o����fAP�\u@�H��:AɊ|�����s�\���y��e$7�$�~"��p̳a�)uoo�z�kr�t�v�~ �9~�q8|�HM Nٜ n�������J��^�<����'�)��7?]!!S_|�=6-/�|��)�'�KK��M3Z*nָ��^�6�h��V̩�&�h/���x����Y��3�Ճ��*DS� �I� �}�AV9�gd%Uo���6V�Ұ�J��j�T91c�R�V��cc��K �ϴ[I�\��^��ioZ/�o���?�B��Ay� 2�vT��A@u�Z�d�%#&�%8DnJk���ルĠ}�IQ�v?�`g��{��A�M� Y��1w�Ќh�"P�b%��bF��O\�����m��»y_�~�;�w��E�Cn�c�����gV��У��YBw��g[ȊlNU�3e�����3C�Σw �RP?h8�O�g 6Vk<�����nT�#�vx��hE!' �92K�Q��5^5^)���Ɣ��p�x0'?p��N� �=���2G��gLYD ��jY/5�U� �"����J��Z�[��B��jIc���1��H~#��[u��Ol=�Z����|����}9�0���s��I~������ݩ�C�W����R�dF�M.<@�I%) j�|�b����ݧ?���~� <2Oq5���_-����$�JI[�Vl? SW��^=>C��F�4�cp��4t��BBk�DZ=�������,��0��}s���tb#�����o_�w��~�5}�ue��~o�r��(F�d�6 �6�A��1=�Z����L��!�z�f檡�Y��f%$�_ �;!�V��� ����Sx)Ќ�\ C3{�ڎ;����G%���+�N���w���[�Q�z�-�K�L�~����n�A�9�~�F�:uSfù�F��#3Fd�����E�1)C��_U��/�d|�l��9˥Z�e$��P'�b^t`��(qix�0|�@'J�L�d00!��Щe�D*��*�&��"ޚ�:bV���~Y��4R�,t$�8d�YG�" W�p��v]>�`̐�a0��{N�[�u�i�������{�ﮬ���{���^��Z�PI��l�c#�h>#��>��;��8_{Q�C#x���bO�VwR����W�V{��� ����=�1��2�ᾰ�ۏ�#��?�'�yzuU���H�v@>����!����zW�����9� � }�%��;�jY2錿�z�ti�`,i�B$�O����=#��h����cG�2�l`��o�*K����=�Ht���sL�nl]�41l�����_ ����#`�����ѵ��Z�C'���H�I7K^A�,"3&`��9tJ�,����"2bH>+�C�)��$�GN��HAD�% ����OԪ�Y.e�� ��1��7(�h�qB�LB����� R�����Ġ� �H���X��,�=c;�ЉQ�Dkjo ����i��C;�b�s&��5� :͢�iF��C][L��4[��<+��]�O����~���S�B��K�%.�:�>�H��QǷD���ެ��e��o�h��3Z�GE�_14 Q)�"<��6�����c9�(�9i�%q����#���T�G�����޾ȒɯJ�$�D�r����Y�v��8r)��V�B�Ȅq��� ����q!l\x �N�x�dd"\�Q���&�b�2X������Hv�?k�gk�Û�������`_�l����?��d��4�w��Ob�:�͆]^U3.��d3������Q;��*�zIJ2�����icT�g����ށfO��^'Բ��l�PKJ��Q�!}PK*�R(Definitions/resource-Extcp2-template.yml�R���0��+��m X�$p�&Q��f�*�KU!c�Ī��m����B�����y��0���)� ,�`�I��3*m)��Ҭ�9fR�,��Y��Đt�ę(F�9��S��xN���#�Ͻ�!(��"�H����`�LlU'�9"��ȣ����2�{��$^A�0^&�dIC+��6��jwo���b�iܟ����B u �$r�̥F ��4'T���j�����������I���T����"j1��7x��U����X�0�� �l��T)�C�zua�K;�GUg���w����]���K7��RR1q��׻�<����t��$��R(�� ��a����]o�v&�YgFo1|X�ûVv5���k�#��c��M�k��q3��u}s�Qᯆ),R( �8�PKck���PK*�R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK*�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� !��nꛛtw4��MrY,��D%RKR����zNJ�"iPNQ�����pb�f4� �.�֠4~̈qG�gy ��fi0 F'QCg'�p���Sa�ﯯfdO.�a^t�>z��y4�����&S6�NFhU*�E1=��^OBor~�.&�ǣ�7:M.bT4��#�!M�RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&��K�d�@"����t��y����&�Ae�<��������������n�B Tc�������΍� ]Y��ݻ��׳�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:���P6��Ϳ�_E�L���<�I�� ��€�)���{����`��Q*�&�cb��CVtm��_EH��{R��.��}���i��Q�:�M���݅�3ٓ�:����zyQ�^z0����n�+�~���Ғ,*K�U��\E��9o��H��ɏL��B¤*1�;���#a�U� �m���>2�;,w���y~G ����=ܤ���i���&��S��X�ʦX�H�,����6T0 ��O|fu~:Ԧ&�핡����"�~N�70ڷw�i��&��E\q��/����+k�v�k�8JK Tq��8'm�RM2wn���x�B��glC��#�n!���s���~��:���O_�W��ٚ���G����;t������v��%��݉u�d��[`�`��W���x���몒�(��;��do��,L"m�����@9��U����Xq�oG���T�t������k�}�8{�nt�ͻ���܃�&��s�&�q���b�"}p�8R� �q���qǩ�V��M���k����PKy\Ьj�PK*�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ����m��0`K���ՠd:*K�$�ȿ���m�=�ȏ��O"���f�+���Ƨ{r� �&�UQjJX�t��'�0`2Pf�N� ��VB�W�ER,E�DZF��Yt��fr�x���Ւ/1�i!�<�������HJ����U�ǂ� J�޺�?y�T{T:�d�mwJ��U����V* �APx%2pm�� h2�0f� � jO%�)ש \��Qr�κC?ɐS�|%Np/s����p�m��Iz"�Y�����=|{������iB������,~��c3қ��jggn ?�O&��G�{�+�2 0=��u��K 5��%�(��Ə)C��:���dz*G�Q�#Ƭ�¥�J�)�c�����pC�/�o� �}ӶeZON��q������E2�>X:���@�lI���Ke�Y��H?�>8evG���J9��Q{��}��X�pJ��W�����ɖ�C�����s�zЅOIXǭ��V�7b��N��@-���fQ[��2�8�RVΑ�4hE4(�vsu����������-Q?�W\ �����������G۹�ʼ|���\铖����?PK`YEP\ePK*�RDDefinitions/resource-BasicclampComputeNodesHeatUbuntu18-template.yml��Oo�0��������]�a{ت���=����l��o�c�-�R{���x�7c� ���:jgC3�t�Y�JAw����i�&�uAA�zǘ�#x 6>>��Y�N'���L�ʊsYf�R��rp<�ʢ���!�'Mz��)�����@��Z������'��,!���[�~#:5 �x���=�H���/� �r�f"]+݊����?4�z�s~�(�� �~���~��Q;C���/͘�Vr���:C�4��a$q�K�AhC �"k}A=����� �),�ջaK��R���]�mA�Zg�5��'0�m^:宧����|�0`��g/d�h�#�����?s_9X7@O����C�PK���ў\PK*�R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK*�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK*�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK*�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK*�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK*�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK*�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK*�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK*�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK*�R@Artifacts/Informational/OTHER/VSP_basicclamp_VSP_Information.txt�TQo�0~�~�=n��ڍ1)R5� (�`���a�&c.pjg�����9�@BR��)������\����r#��b��2"8> ����E��vD�� ��HM�%�B��Fi0*�OB#dZmri�-}��1��]rxS��Ī �W1� �[��h4*���t����&�����Hbj��Ry��� Ƶ��uJ��j�S[���q���� *�1 ���'Z�١򖯻��n �H�)&������UZl�da �|�ȳ���t�YLR��w�''��/D"6���g,�/�U�D��@)L�݆�"�Q$Ү �r�N(��Գ�!�x]��K)7�{MCW�������EC!w%�0�6�ūY���^��3����i���P%Yn��j�Nh!��>ׇ4���\qF.�.��_�xU��0����ڕ&�:p�wF�zѷ� uA�W-�9�޶����#MN�i͖+y�&��*|_�_��-u�!Y^��3v�+�,�k���u�F0M��Ė��0�b> _�����VVI.w�|����z�_?�����|��"�H���b�~۹|��mE����:���:hPO�{y�zh�ܫ}�_�PK0�^@�PK*�R,Artifacts/Deployment/HEAT/base_ubuntu18.yaml�Wmo�6��_qk�`/��]Q�C�"m�bK�E�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B�<��? &?���F �X e�� �a�+!A���"�|���TL�w)̥�w�/oF#�5�В�hpWhy�-�B��lUA�|�rB;$�])��X-�?H� ��Q9�?j��a� �3&���/��K^€ҲI��9�dR�x��*�0�%\m�t�����6�g�D��*%�ϙ�����[��q�[����>C(\�]�c����A���<�&�<��Gp_z`Odr^��+�?4�h�b�nq��즘�"�u ��5�gNS����R����]�M��¥d_������l�$��2�T�="��)����%�'} �櫋��>��$��bI1�-%_��~x5���]����_-s5��V�+���;�������# ��l����i���F���Q��˧[/��j+*u�� �����ľڬ���� �$�q\˒G�o���B���9�4�p7���@6���Y�3n�:���o�S��gXPUz������B:� rը��|��Foޝ���%2�E�9�7��V��2Z�[hY�N����*"��a�:�@�[%�� �Z��'�,�y.4=Y&�?j��3IQ��sq�d����3%+�{"��:���nC����3~��ξغ�3��g+����e2�ߛ���;�{��Ӷ��;V�^�m�:��|�go+�N:>^�Z��VN���q�2���i{a���p�]8yHq[��M�H���7�6��0~��) ?X��k��e ��� VG��c���6e�����QC��zM��ܭ���Y{��5D��ˇ*q�^?O�B����g�9�{ �5wm��D�\<-����iWv�����ζ��N�:���������0-;ہ3� m\ht��*4w���n�d���Je�xۏ��K� x�T ;����G��B�ߘ�t�ʼnW98�����~ʻ��yAk �n��-Ʒ�8��CDpz�>&�B-4O��a���PM�4rc� �����T�KkiT�!�,�٘���2�*��5�mP� h4�vL���XA�a�_��z��d��?��Y�W����!]�؁��� M,1�?��I, ?��R�R��1a��p!�q��y��p��,M��3��\V�x���+�i9*ni�|�p3� �J����Xi�����u-,�brSh���U���ZU�q�<� ��Q�v%&ETp�59��&���={�[�$w���F;|�&=�������`@U&_�_7�-+�V�鋐:5� j��Dy�������ؐF�PK�� 'V�PK*�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� 1�_E�ގ^��U���Z�?�*��.ꂂ��|$$�P�6G5�tt�isg�~��c��� fe��fH�d�)��o�>{��)��)��i�oPF���3UZN�1��|����V���'PK��Ax�PK*�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU�K�0C�R�ç���J�N&)?%��EtS���e��0� �L�M��q��G�.%N��C$O\�C�Ae�p*A[7�y�ʑ|���U.>��*��EK3p�ͽ�[˯}׏]�4�~�Q��^:r*k"6����p. x�!�PK�%���PK)�R�R�B4E csar.metaPK)�R����kTOSCA-Metadata/TOSCA.metaPK)�R�8!�]V,=Definitions/resource-Basicclamp-template.ymlPK*�RY)z/� l�6bDefinitions/resource-Basicclamp-template-interface.ymlPK*�R0b�ɇY/�Definitions/resource-Securityrules-template.ymlPK*�Rm�.b=K/�Definitions/resource-Globalcompute-template.ymlPK*�RJĬ*M� .$Definitions/resource-Extneutroncp-template.ymlPK*�RA&�5 dO=�(Definitions/resource-BasicclampNodesUbuntu18cvfc-template.ymlPK*�RJ��Q�!}Gc5Definitions/resource-BasicclampNodesUbuntu18cvfc-template-interface.ymlPK*�Rck���(�>Definitions/resource-Extcp2-template.ymlPK*�R��[g�� )�@Definitions/resource-Compute-template.ymlPK*�Ry\Ьj�,�DDefinitions/resource-Globalport-template.ymlPK*�R`YEP\e&�IDefinitions/resource-Port-template.ymlPK*�R���ў\DeLDefinitions/resource-BasicclampComputeNodesHeatUbuntu18-template.ymlPK*�R�x��,uNDefinitions/resource-Novaserver-template.ymlPK*�R+�@j5���SDefinitions/data.ymlPK*�R�'}8��Definitions/groups.ymlPK*�R0?��@ @Y�Definitions/policies.ymlPK*�R���C&ߜDefinitions/annotations.ymlPK*�R�����N�Definitions/relationships.ymlPK*�R 2ea� Y�Definitions/artifacts.ymlPK*�R�H�v~(��Definitions/capabilities.ymlPK*�R8��d�Definitions/interfaces.ymlPK*�R5n���/�t]�Definitions/nodes.ymlPK*�R0�^@�@��Artifacts/Informational/OTHER/VSP_basicclamp_VSP_Information.txtPK*�R�� 'V�,D�Artifacts/Deployment/HEAT/base_ubuntu18.yamlPK*�R��Ax�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK*�R�%���4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKi �� 2021-04-24T03:31:33.518Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:31:33.576Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/c4c25aac-f03c-4d29-aecc-a040cec1707d/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:31:33.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:31:33.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:31:33.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||VFCustomizationUUID= a69fdf60-db08-4cef-9430-150ed11e8926 2021-04-24T03:31:33.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a69fdf60-db08-4cef-9430-150ed11e8926 matches Tosca VF Customization UUID: a69fdf60-db08-4cef-9430-150ed11e8926 2021-04-24T03:31:33.580Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||vfCustomizationUUID: a69fdf60-db08-4cef-9430-150ed11e8926 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:31:33.583Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.583Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||resource request for resource customization id a69fdf60-db08-4cef-9430-150ed11e8926: {\"vf_module_id\":\"Ubuntu18-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_name\":\"Ubuntu18-VNF-name\",\"ubuntu18_name_0\":\"ubuntu18\",\"ubuntu18_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu18-VNF\",\"dcae_collector_port\":\"30417\",\"ubuntu18_flavor_name\":\"m1.small\",\"admin_plane_net_name\":\"admin\",\"ubuntu18_image_name\":\"ubuntu-18.04-daily\"} 2021-04-24T03:31:33.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@762e20ca 2021-04-24T03:31:33.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:31:33.585Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e1ad2c0f-d9de-4b03-b7bb-05b67bc33dbb 2021-04-24T03:31:33.585Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e1ad2c0f-d9de-4b03-b7bb-05b67bc33dbb Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:31:33.586Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.587Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:33.587Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:33.587Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.587Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:33.587Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:33.588Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.588Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-24T03:31:33.588Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-24T03:31:33.588Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-24T03:31:33.588Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1caa5fe0-fba7-4cb7-b430-40e2f1eb2cb3 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:31:33.590Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.590Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:33.590Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:31:33.590Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.591Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-24T03:31:33.591Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=a69fdf60-db08-4cef-9430-150ed11e8926 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:31:33.592Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.592Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.592Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid 80bb0fde-eaf0-421a-aef4-0f7bb0a7a917: basicclamp 2021-04-24T03:31:33.592Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.593Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:31:33.594Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:31:33.594Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||Saving Service: basicclamp Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:31:33.635Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basicclamp 69f7f950-2c63-4937-bb58-51d5b02f201e 1 ASDC deployResourceStructure 2021-04-24T03:31:33.636Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ASDC sendASDCNotification 2021-04-24T03:31:33.636Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-24T03:31:33.636Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:31:33.636Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:33.637Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:33.637Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235093636, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:31:33.738Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:33.738Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:33.738Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:33.749Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:33.750Z||pool-102-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:34.638Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-24T03:31:34.639Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-24T03:31:34.639Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:31:34.639Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:34.641Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:34.641Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235094638, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:31:34.741Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:34.742Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:34.742Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:34.751Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:34.752Z||pool-103-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:31:35.269Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:31:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:31:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:35.288Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:35.289Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.289Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "cde6555f-04c5-43d7-90b7-cce5b393cb4b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234958578, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:31:35.289Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:31:35.289Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.289Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:35.290Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234971904, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:31:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:31:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234974743, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:31:35.292Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:31:35.642Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-24T03:31:35.642Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-24T03:31:35.642Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:31:35.642Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:35.643Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:35.644Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235095641, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-24T03:31:35.744Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:31:35.744Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:35.745Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:35.754Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:35.754Z||pool-104-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:36.645Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ASDC sendASDCNotification 2021-04-24T03:31:36.645Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-24T03:31:36.645Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:31:36.645Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:31:36.646Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:31:36.647Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235096644, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:31:36.747Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 72 ms 2021-04-24T03:31:36.748Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:31:36.748Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:31:36.758Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:31:36.758Z||pool-105-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:31:37.676Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf1fe112-d946-4b7f-8df3-b9b82b8024b6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:31:37.682Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf1fe112-d946-4b7f-8df3-b9b82b8024b6 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:31:37.684Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:31:37.684Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:31:37.684Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:31:37.684Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:31:37.775Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.775Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.775Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.776Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.776Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.776Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.776Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:31:37.776Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:31:37.779Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:31:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:32:07.779Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:32:07.782Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and serviceModelVersionId: 80bb0fde-eaf0-421a-aef4-0f7bb0a7a917 2021-04-24T03:32:07.782Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e5410a7d-82c9-49d7-bbb4-e64d9507a71f 2021-04-24T03:32:07.783Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0 2021-04-24T03:32:07.786Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:32:07.902Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|INFO|500||Invoke 2021-04-24T03:32:07.903Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bf1fe112-d946-4b7f-8df3-b9b82b8024b6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[51c6a65b-834b-4985-915a-7f11b45f608e], X-ECOMP-RequestID=[bf1fe112-d946-4b7f-8df3-b9b82b8024b6], X-TransactionId=[], X-ONAP-RequestID=[bf1fe112-d946-4b7f-8df3-b9b82b8024b6], Content-Type=[application/merge-patch+json]} 2021-04-24T03:32:07.920Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:32:08.328Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210424-03:32:07:921-16452], vertex-id=[217232], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:32:07 GMT], Content-Type=[application/json]} 2021-04-24T03:32:08.328Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:32:08.329Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/e5410a7d-82c9-49d7-bbb4-e64d9507a71f/model-vers/model-ver/80bb0fde-eaf0-421a-aef4-0f7bb0a7a917?depth=0|INFO|500||InvokeReturn 2021-04-24T03:32:08.329Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:32:08.329Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:32:08.332Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:32:08.375Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf1fe112-d946-4b7f-8df3-b9b82b8024b6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:32:08.375Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:32:08.376Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:08.377Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:08.378Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235128375, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:32:08.478Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:08.478Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:08.479Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:08.491Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:08.492Z||pool-106-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:32:09.386Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:32:09.386Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"1b169c32-1139-44f5-8caf-b69852423037","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"14b10878-cbde-49f5-8092-7dc0eb6e71e1","serviceDescription":"service","serviceInvariantUUID":"44f3438d-5034-48fd-a3da-a97b40e830c3","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"965398f9-dae2-4f92-a69b-662a79a75dac","resourceInvariantUUID":"4b1d8fa9-5054-4a19-a3c3-53c32617e97f","resourceCustomizationUUID":"86acc657-7c81-42a3-99f8-c694c0b096a9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZmUwNzY1MmJlMTViZmZmZDI3ODk4NGQ5MGVkMTZiMjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0901ca8f-70e0-43e0-8182-c664fbd08391","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NzY1ZTQwMjIxMDQzM2MzZGFjMDBiZDQxZTVjYzkzMmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e32d86f0-153f-489e-b6a1-10ddd3d0e3b6","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"740017fb-c858-498a-9cc4-81c66fe8b48e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4014c34b-11e1-4813-b0f5-770a9581c35a","artifactVersion":"2","generatedFromUUID":"d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZjZiYmZlNTJlMTU4NjhmNGE2MDlkZWViYTgwZTJmZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2a9d57fd-a27c-48db-9286-9a2da4858581","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"OTFkZWI4YWRmZmMxMTZkZjllOTQwYzIwYzZkOTdmMTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1ce02a4f-1a02-4479-9605-dd9bd6afd5fd","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MzJkMzQ5NDAzNDBhNTcxN2FiMzk0NGZhN2RiODAwY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"20616be3-28ed-47dd-b49a-74265414e069","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-24T03:32:09.387Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:09.387Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:09.475Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:09.475Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:09.488Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 12 ms 2021-04-24T03:32:09.489Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:09.489Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:09.499Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:09.500Z||pool-107-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:10.476Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:10.477Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:10.478Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:10.478Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:32:10.579Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-24T03:32:10.580Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:10.580Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:10.591Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:10.592Z||pool-108-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:11.479Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:11.480Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:11.482Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:11.482Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:32:11.582Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:11.583Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:11.583Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:11.591Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:11.591Z||pool-109-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:12.482Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:12.483Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:12.485Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:12.485Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:12.585Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:12.586Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:12.586Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:12.598Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:12.598Z||pool-110-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:32:13.486Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:13.487Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:13.490Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:13.490Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:32:13.589Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-24T03:32:13.589Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:13.589Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:13.601Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:13.601Z||pool-111-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:32:14.490Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:14.491Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:14.492Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:14.492Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:14.593Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:14.593Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:14.594Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:14.604Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:14.604Z||pool-112-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:15.493Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:15.579Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:15.581Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:15.581Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:15.681Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:15.682Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:15.682Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:15.692Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:15.693Z||pool-113-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:16.582Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-24T03:32:16.582Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:16.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:16.584Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:32:16.684Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:16.685Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:16.685Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:16.696Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:16.696Z||pool-114-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:32:17.585Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "14b10878-cbde-49f5-8092-7dc0eb6e71e1", "serviceDescription": "service", "serviceInvariantUUID": "44f3438d-5034-48fd-a3da-a97b40e830c3", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "86acc657-7c81-42a3-99f8-c694c0b096a9", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "965398f9-dae2-4f92-a69b-662a79a75dac", "resourceInvariantUUID": "4b1d8fa9-5054-4a19-a3c3-53c32617e97f", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "NzY1ZTQwMjIxMDQzM2MzZGFjMDBiZDQxZTVjYzkzMmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e32d86f0-153f-489e-b6a1-10ddd3d0e3b6", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4014c34b-11e1-4813-b0f5-770a9581c35a", "generatedFromUUID": "d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4014c34b-11e1-4813-b0f5-770a9581c35a", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MzJkMzQ5NDAzNDBhNTcxN2FiMzk0NGZhN2RiODAwY2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "20616be3-28ed-47dd-b49a-74265414e069" } ], "workloadContext": "Production" } 2021-04-24T03:32:17.585Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-24T03:32:17.585Z|bf1fe112-d946-4b7f-8df3-b9b82b8024b6|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 14b10878-cbde-49f5-8092-7dc0eb6e71e1 ASDC 2021-04-24T03:32:17.585Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:1b169c32-1139-44f5-8caf-b69852423037 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:14b10878-cbde-49f5-8092-7dc0eb6e71e1 ServiceInvariantUUID:44f3438d-5034-48fd-a3da-a97b40e830c3 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:20616be3-28ed-47dd-b49a-74265414e069 ArtifactChecksum:MzJkMzQ5NDAzNDBhNTcxN2FiMzk0NGZhN2RiODAwY2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:86acc657-7c81-42a3-99f8-c694c0b096a9 ResourceInvariantUUID:4b1d8fa9-5054-4a19-a3c3-53c32617e97f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:965398f9-dae2-4f92-a69b-662a79a75dac ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:e32d86f0-153f-489e-b6a1-10ddd3d0e3b6 ArtifactChecksum:NzY1ZTQwMjIxMDQzM2MzZGFjMDBiZDQxZTVjYzkzMmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4 ArtifactChecksum:MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:4014c34b-11e1-4813-b0f5-770a9581c35a ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:4014c34b-11e1-4813-b0f5-770a9581c35a ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-24T03:32:17.586Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 14b10878-cbde-49f5-8092-7dc0eb6e71e1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_0_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_0_, watchdogse0_.CREATE_TIME as CREATE_T4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:32:17.626Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:32:17.627Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:32:17.627Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:32:17.628Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 20616be3-28ed-47dd-b49a-74265414e069 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-24T03:32:17.628Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:32:17.628Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-24T03:32:17.838Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:32:17.841Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 20616be3-28ed-47dd-b49a-74265414e069 77525 2021-04-24T03:32:17.842Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2021-04-24T03:32:17.842Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-24T03:32:17.842Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:32:17.842Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:17.844Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:17.844Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235137842, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:17.944Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:17.945Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:17.945Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:17.956Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:17.956Z||pool-115-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-24T03:32:18.845Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-24T03:32:18.846Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||MSO config path is: /app 2021-04-24T03:32:18.846Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Trying to write artifact UUID: 20616be3-28ed-47dd-b49a-74265414e069, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:18.847Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2021-04-24T03:32:18.847Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:18.847Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:18.963Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3273590119944136647/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided 2021-04-24T03:32:19.880Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-24T03:32:19.881Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:32:19.881Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.881Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-24T03:32:19.881Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.881Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.882Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-24T03:32:19.883Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||#################################################################################################### 2021-04-24T03:32:19.883Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.883Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.883Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:19.883Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:32:19.884Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:32:19.884Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.884Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.884Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:19.884Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Search for entities recursively 2021-04-24T03:32:19.885Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-24T03:32:19.885Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.885Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.885Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.885Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-24T03:32:19.886Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:32:19.886Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-24T03:32:19.886Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-24T03:32:19.886Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-24T03:32:19.886Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-24T03:32:19.887Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.887Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:32:19.887Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.887Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:19.887Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:19.888Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.888Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:19.888Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:19.888Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.888Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:19.889Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:19.889Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.889Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-24T03:32:19.889Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:32:19.889Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=07e424e6-be78-4a6c-bc1d-c1c07653b14f 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.890Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.891Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.891Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:19.891Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:19.891Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:14b10878-cbde-49f5-8092-7dc0eb6e71e1 Model Version:NULL Model InvariantUuid:44f3438d-5034-48fd-a3da-a97b40e830c3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:b3e4e94e-3318-4064-9bfb-05bfe15a3612 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:4b1d8fa9-5054-4a19-a3c3-53c32617e97f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:86acc657-7c81-42a3-99f8-c694c0b096a9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9ce51a91-52eb-4434-8c44-35c56af70c5d ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:2136e985-3279-4c76-a9aa-a934706ae563 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:07e424e6-be78-4a6c-bc1d-c1c07653b14f ModelInvariantUuid:e93eddc4-9094-464a-9b92-35e045513917 ModelName:basic_vm_macro-nodes.Ubuntu20Cvfc ModelUuid:4d8c5ed0-ce38-495f-b025-09665096ce77 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:072c8023-976d-4f52-96fe-1b4ee1f93c3b ModelInvariantUuid:60646868-8e3e-4d13-83b2-f120167630f8 ModelName:BasicVmMacro.compute.nodes.heat.Ubuntu20 ModelUuid:f496df29-d1a7-43a4-a12a-8a89d91e5fd4 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-24T03:32:19.894Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 965398f9-dae2-4f92-a69b-662a79a75dac Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:32:19.896Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||basic_vm_macro 0 2021-04-24T03:32:19.896Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 965398f9-dae2-4f92-a69b-662a79a75dac 2021-04-24T03:32:19.897Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: e32d86f0-153f-489e-b6a1-10ddd3d0e3b6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-24T03:32:19.897Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:32:19.897Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-24T03:32:20.851Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:32:20.852Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json e32d86f0-153f-489e-b6a1-10ddd3d0e3b6 792 2021-04-24T03:32:20.852Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2021-04-24T03:32:20.852Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-24T03:32:20.852Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:32:20.852Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:20.854Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:20.854Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235140852, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:20.954Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:20.955Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:20.955Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:20.964Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:20.964Z||pool-116-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:21.855Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9ce51a91-52eb-4434-8c44-35c56af70c5d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2136e985-3279-4c76-a9aa-a934706ae563", "vfModuleModelCustomizationUUID": "dd1e37bc-2bc0-4f02-a18b-eef07140028a", "isBase": true, "artifacts": [ "d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4", "4014c34b-11e1-4813-b0f5-770a9581c35a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:32:21.858Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2136e985-3279-4c76-a9aa-a934706ae563 VfModuleModelInvariantUUID:9ce51a91-52eb-4434-8c44-35c56af70c5d VfModuleModelDescription:NULL Artifacts UUID List:{ d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4 , 4014c34b-11e1-4813-b0f5-770a9581c35a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:32:21.860Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9ce51a91-52eb-4434-8c44-35c56af70c5d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2136e985-3279-4c76-a9aa-a934706ae563", "vfModuleModelCustomizationUUID": "dd1e37bc-2bc0-4f02-a18b-eef07140028a", "isBase": true, "artifacts": [ "d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4", "4014c34b-11e1-4813-b0f5-770a9581c35a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-24T03:32:21.861Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2136e985-3279-4c76-a9aa-a934706ae563 VfModuleModelInvariantUUID:9ce51a91-52eb-4434-8c44-35c56af70c5d VfModuleModelDescription:NULL Artifacts UUID List:{ d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4 , 4014c34b-11e1-4813-b0f5-770a9581c35a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-24T03:32:21.861Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-24T03:32:21.861Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:32:21.861Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-24T03:32:23.032Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:32:23.032Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml d09a8bb0-1010-41bb-8d02-9a7a0dfb48b4 5033 2021-04-24T03:32:23.033Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-24T03:32:23.033Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-24T03:32:23.033Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:32:23.034Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:23.076Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:23.076Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235143033, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:23.176Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:23.177Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:23.177Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:23.207Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:23.208Z||pool-117-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:24.077Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Trying to download the artifact UUID: 4014c34b-11e1-4813-b0f5-770a9581c35a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-24T03:32:24.077Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - download 2021-04-24T03:32:24.078Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-24T03:32:24.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:32:24.937Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||GET Response Status 200 2021-04-24T03:32:24.937Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 4014c34b-11e1-4813-b0f5-770a9581c35a 903 2021-04-24T03:32:24.938Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-24T03:32:24.938Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-24T03:32:24.938Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-24T03:32:24.938Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:24.939Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:24.940Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235144938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:25.040Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:25.040Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:25.040Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:25.052Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:25.052Z||pool-118-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:25.940Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Preparing to deploy Service: 14b10878-cbde-49f5-8092-7dc0eb6e71e1 2021-04-24T03:32:25.941Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 965398f9-dae2-4f92-a69b-662a79a75dac ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:32:25.949Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:25.950Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:25.950Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Processing vnf with UUID: b3e4e94e-3318-4064-9bfb-05bfe15a3612 2021-04-24T03:32:25.975Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Will get resource from SDC using resource id: b3e4e94e-3318-4064-9bfb-05bfe15a3612 2021-04-24T03:32:25.976Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel to get resource 2021-04-24T03:32:25.976Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel 2021-04-24T03:32:25.977Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|INFO|500||Invoke 2021-04-24T03:32:25.977Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-24T03:32:25.977Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel 2021-04-24T03:32:25.977Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Method : GET 2021-04-24T03:32:25.978Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"1b169c32-1139-44f5-8caf-b69852423037", X-RequestID:"1b169c32-1139-44f5-8caf-b69852423037", X-TransactionID:"1b169c32-1139-44f5-8caf-b69852423037", X-ECOMP-RequestID:"1b169c32-1139-44f5-8caf-b69852423037", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"945db9bf-6189-4baf-a370-562614f2f2d0"] 2021-04-24T03:32:25.978Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Request body: 2021-04-24T03:32:25.978Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-24T03:32:27.299Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-24T03:32:27.299Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-24T03:32:27.299Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Status text : OK 2021-04-24T03:32:27.300Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVmMacro-csar.csar"", Content-MD5:"YWU3ZDk4MjM2MDkzMGQyZjZhNmY1N2MwNDhkNTFiNWE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"1b169c32-1139-44f5-8caf-b69852423037", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-24T03:32:27.304Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||Response body: PK*�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK*�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw�@I�zK�vK M�.\ �d꿯nj��w��\�3)�=�I��������:��x!Tz�T��({.vAVd47V�p�O�M(ΞB/T�W��%�-�$�R:���մ��DΆ�ҥ����J��֣q������PK��ڊ��PK+�R.Definitions/resource-BasicVmMacro-template.yml��r���=_�[έ��  Wݪ+�v�X�'/����"�Ȗ���B��D�J%3�L��6=@��Vtb�����++����c&��|�^ZDYc�R8��d��8�ǟ�tV�3�<<\�3���c�HdE ���5���P�FD��<�,��� �$ Y5TĊ�A8�7`���oj��Vl�y. ���p�Gi��"��5���T@�9����d[����tr\�q5�F�hY5�Ą-_�,�)��]�$���=;G���I7�x�M+Ξk��u�wL�Ąˑ�!yN�&��M�^`B����鶸��(�PUd]Z��?#���~'��O��6<��=��LN���f����|m�~\�C�����}��\��7/;��~�O��:�u�]�v���g⌽�ɾΏ<�4�^^����%�����:�]�\�����J ������ڼ9��g�'_���������yC6�g���ѿo΅��ϝ��5'~�����rr��s�u������m������$ �en!ޏ~�,�o�0�=oAn^�>����;۾z��svg��•�>�F7�ߌNj��:5������Y;c��O�e����z�z�u2sV_&���<=Ë2]����/��b1���/ә�* ����wž��$~e^N$r����7��B=��v?ޏ�^�����Hzz��ˇsY���Z_N�/��mX��&��#9�.�e���˜;1�D��ņ�!ޓv"��}{�*d���F�o��7�j��������z5�y��>`oM���w�f�󯯿&_���ӽ�����&�=���\��^������0tBN��i˰{�P�1`p$`T�D��Qg\� ('�2�p4�`ҫ8����0;G�KR�d2���z�:���Ò#О�k�4W F0h�X����Z��{`�^� �5L ����@���r�c�`8�$�풮��P8��kDq:��1)���X"�λ���GY@��M�l�ѷsZ����<�a(l� ���� ��L��̪?���>��,@���`�Je'�j�ՎuP��s������0@����Lg��nXx ���� ���,0O5��d柘�2�vI���y�����'�%���ת�s�α�� �=�%�$��A�8�P�v��_��� */5$˂���a ��1Xi� c�Ն)n���#��XBKE�e$ ��#,�G�Ɠ���h���� ����F#�DI6���������FZ��v�6m�����$.l�4{0��u]�L��dC�ri�q&��L��Ԧ!6��S����X~E����?��7����=bß7��k ������x�.WI1+��T[�۳,�!J(p!���Jۂ�E�ngS8z�0ߏ6Z){�f��>;��Lp� �5������55���+iJEAL6��;�t�`�p`�"(���6�ђ�R����2Ni���g�:��5ؐ��#a>�� 6� W$#7إ�A`5�� D扮k�YY0�Uy�x���(r�̍ aA�ǚHti�#A!��C��$��FF������0��T2|,iH�8i�Ǝ$�W9�hv��B�ҿG[m�T�J(��� Nz^�k�d.̦�Vr�Y6�� %0���-c�:yWV� A��p�{ ^I5�T�~d�0u$�4ggf���T��QZ�E-�O`�vUaBUjȀ��l�S��*ph�q�����g{m��V+ 10�:��Y4���!�� ��̕�Dh �Զ�b�V@�,~�R�>ff���J���Ӯ,�����VH��6���>gkآ���Y�`��ش��s3;�)_-� 5W�Y+,�������טT�5n^uب��rjB���Y� L�t\Ɗ� �E=�0r"�zi�W�����n��N�۳������c}�z7�)v�<�%^���u����&�c}�� PEl���E���k�O7�� ���K�hm�,bU[� ����=hň�u�F��>P�pP5�]h5�J�TW���Xm��y��3� [���-M�J��D.r��T�*��r��������Lwٛ<��zJr�w�` `�$(��%�so�Uo�Rg��6�C�����|�:�|J&󁓫 [���e�~Rm �0�C�� ������ ��Rq]�Z��Pm)�;���$y��?�;J�*w�M�l.���-:YZ�:yF�>�6�\z���u��S�Ƀ}���l�\B�K�?����B��q��_*�3�\.F���FL���j����"N-�6��&FM��Lk��M�JH��&�vQf��iʋRMGϞ�0.�4����΍�'ъum�ږq�@3�]���l�Բ�=�7�*!5K��+�S��Z��ks6-m.�Z����{��j�J��}���;l�]��cO��2H�ZJ]/�-�"�3�9��6�b2�'_xn�b�:5A����Ӧmd��k��V����V-���N�,|-���g�R-��{�&�y��yd߫�6Y�/�fS�����~�Uu�@��>p{�}7���bZ-�=z�MK�A�}M�}�/��Ż����f��/�Z�rw����bW��!�/������<���P�u9����Az�4�3�Ub7Y�e�++`��"�؟K��?���]�s-� %�g�����V���>��>��F�ht?�ܣ��gJ��k�l���t�l��(�0�ڇEw[m �K�����wж���p�.���g�;�����s���ʗwU�(����J_�Bۡd��W�P;����V�bn���G�Pv�(Y��V�0� �}� �f6{��+S� h���J�����^ Cŷ���W��*�l���c:(?�Uk��9h3Pd]~�5��W��T1��Cμ�o��~����e��C�����>����E-�?�j^2n�Ki�trc� �MAM/:�|�'��T�=��_�?PKr��A��VPK,�R8Definitions/resource-BasicVmMacro-template-interface.yml�][o�~�_���QEʥ��ґ׽�w e(�rt�����C~��I�Z�B)<��˺|ky-�6��*P4�#�"�Vf���˅ļG62-*.0 ����? e��9  �/��Ȁ~����kE+��� ,0D4Z%\T��mcdE�F�G�8�Z~I��"R׆\�UƄ���k�����Ye�!�#�XC���L�M�By��5`#u`^��? R4���Sb^$�C�Q�2���5�(�JW2�����Ds����(C��1؅�:�9�|n�����u��Q���Rd1�c( Zҵ�N�lH�̐5i�J�v�fْ©�(�.$�b{�,�"6S�� y"TT�u4r��+�nF�uJ���Wĺ���Y��tY I����:���"h7lT?KX�m��+Ԙ|\�p�G���Fq����Y.O ^lWmb��ըvh��(1 H�VBc��ur�4[�F����� �� �2'*&x� s`� VXaG��S � ���s&�L�'̅�)�3T&Ѝ�϶�9j��?�R{�W-6��F�[���Q�^҆ӑk>,��^�M���� ���˟�_�=�NE����t�}�?�zƗ\zl��;�p�{P���ĥ�joP*<���:}�tF���y��\e�R��ޞ��,�����(���Ss��F��iv�?��=s�'�r?�u����rr:��Ǡ�읍�f�M�O � �=�>�������.���>���~>R{RjO&gՊuToӓ��o�f��A?˥���a�@�f�N����i29��1�r"eI֓�WOȞ��z������ˢ����?��r_�wY񍝛��Lz7��C� w�K�+�ӡ"�/D��� ��5�N��c;��ha���LU��A��~"[��W���M5^�s��^'+�t�c ��o����07̆��/��VW�M��@'���t��NT��Kvl��/��C[_��Nt�Ć\�"����,^�~����1��Ŷ��z�\]�x|%xsD�,lܧ��ƹ ��-�^�E�*(@�Y᝶�6�6r5� �KvUySM�2"��V,�� ��k�Ƥ�ز��~��n��g��8lD�[��� �K���T�QG�`�Y����-�ywx� ���>��?�fs��a��T�ɳ�l�o߾滯�m�s&�����O�.�����M3U�9���/��Wc�PZX����g���a��ʶ�L ��>��F�.�<�$��,Aח��N+��+a���eH�a6�QG�<I{cV�:������smͯ�%�o��3ϼ�Љ�7���6.pX�c{�B̩�H�,{����零�n� s�˛���3�Ի�2�Ӵh||9U���ِeP��S�&R&��g@5H??�Eǯio�w�RBXv���C���S�������7+�4܌;3�>�O)x���0�IuV����AJJ}J�zp(��c� (7����9����%���V�x�F$�� ���?<�X>����Z���kv��|��~1Պ�4�D��7��b芓ّ�:���-I攨�Pl��w�탭�k�6uZ�Mz>];��� W,op�C��N�51t%�;h� �����/PKKF�Q� h�PK,�R/Definitions/resource-Securityrules-template.yml�T�n�@}�W�[Z� �8���mU�u�4�+Z��� �dwq��w0��jZ����3g��� gQ���� %MtDm��mLFe�Q͊<�G�Y��%̲p �i����nCX����{����[��ԋ����4X���: �%�j��z��3���y�l��bx�+v�^�� � "KV`?�WZ��������Z����V�T*��+�J� ^�vd�bV����P*m�ONl]��Ϸt���A�:�/(Q N���>)k4���P&J�p����w��T����#3$2���$���J0�UE����bF�v�3$���3@*rr�~]�dt=pL�윕,95uJ�Uc���d��p'��|Ъ��Z�37�%y�: �R���5��K6�3T�૒z�UQ���ǔ�M���62�K�/J����j%����� ���I�jUt��yxP�v��0c����Ѕn���i ��Bzp�}�.b��\�Ti��0`���|��L� �@���=WBS8mp������B�r��s��p;���� _����3�����}#�әj�^�P@iu�a�ɓ�t�������s6R.H�K�kbPS�.j�|�����}��ﶟ�=�/n}��*�X�x�D�n�_��o/��2�﨔�g�������Q�~PK0b�ɇYPK,�RFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.yml���n�0E�� v[��+�V]�A �H�� #r�&��@R��3z8YŁ� w��sG���^Y������hX\JA�Ac{�۬�#H��Sv������cê�*���� LJ�I]ty�gy�UU��5�Z�]��R���H�Y����-X�M������%M'FMb�?���d$Dk�@P�žW#�QFg�S�[�)]v%go���:Z�Ҵ���ְ�lz�T�XV��LĽ��a��V������x�<�*Yt\��:���"���p�O � PTĚ�}V��w�b��C"�G�B�5��OG��p���S��*5��7 _l!��1;� ຳ6�Y� ��ANjm�x�8>�,�����;IHD��矿������0feGa`p<0X�}��Uq�W< ����—, (����w�+VԄͣK Vi���5��`������Ik�E����G+�ǞF+*�d��Y��ِp�w*کm��� NW#��AF�A^ha9 &�����ך8� ��z"鱿�t�G����00zVt���K�1�=�p��1s9��6VJ��"��w �G��ȼ؀��Z�S�0PL����c�Q �_�F��� +ݢ��3��� �� ��}���-���%7�f�Ix�<��.�/5���\��1�ˡa����Y�8� W�'�3x�W��9�&��",��z��� ��Jz���PKm�.b=KPK,�R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj�y�ss�ta�u��8��h$�-T#M%�������ᱝ�6����O�GRN[F�P� �l�c�#&.��� Ɇ�2$������������b1��F�K����\ ��.��ioDGW�k �>Ϡ��*��p����w�`���7=z�F���~v�o��h�Ɗ怞�� Jg������eF.�|X?��@n�R���̵P���q���h�Cn�xڈ5���}y}L�[F,����OPh�Pf�t+��{��+����r��. �GP\�����s���O��Ab�� ����9���9�Y����^����k�l|�# U�睐LHt�&���5�w�1��Z�hAS!�Ȼ&]ymj@����(vlw����rת���BK��B6�ڄ*�]�k�C٤��6�HX&��"jR�"Z�.]*�U�y�=��kiFHa0�٦%X��+�p�M%�F�03�I�Z����.�OIu�5��ǤqL(b"�"o����R H2*-\4�ׂA"pXg�Z� c��� c ��M�$0asN(_?��u�����Q� �e+�p�vi��~BvPΑ � c�QIa�˘Ɯ��I%�8�}=��� ��TAQ�V�!�U�� �"X^g6�e+��Vl����V@]T' W���v� �1��Z ���2����b) SKŷl �w���T���X'縑h)]L�w���œ/û{v�b� 2��>��b�䀿�����~'Gu��'\�$s��u����?�"����ց�v�J��>WG�($eatp[����� 8󪃑1+��˅l-� MC�$e_{e��Ɖ��P7���v�vW�Տ��j|]�I��c��c%}2�3H��p�%ӹݦ��)��#'z�AO�&9e�=��86ۙ�_��ٌ��Cy.T�$q��� dt��=8?ݫ�F] '⇓�6MG�xX��D��v���u�מ��1��<�MR��ӫ}��#��� ��!<���G�5nm5Î0�t��#���b��~1��MZ�R�j��!G>w��eo1G�,�wx�?|��럋�c��7c� �ٶLc{Q!�����S�Nv�ՙ.�e�3��PKJĬ*M� PK,�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8�i�{`W�����qfS�x\N��^Tl�jk#�Z������IJ��mo�*�&A�f4���� =��0��$N��k�e]�D>�^q�[+k�! ;�����g{8d?~|��� �8��E��ܢ�~��y4�h�#��n�ژ�+�ʁ����g�l�9���s�q�ޡ�����?�\q���8�ij�s`؎) �C�ŏc�t��=�6@B�{�x�����C�5���13��H�81B�0�+��B����_���-|�1#'�^���#I�u��1a1���$�il�':4.�-�����#� N`�����c��+��ߧ����?�:И%�P6��/�a��r��>t����xc�o�=V[� И�8S�g/�`����T��[������l+@pR����抯\P�W/�2��&2��o�)�ʱ�9r�ks\F@�`�k"��� �')�ix���9�U��T��a�÷������z��λ��h)hq��D�-l�k)���&�UK��9Ȗ�6��d�o�,�#��3�Fb0RJڼ;ɺ{dV �!�bZZ:]nU�����ӫU��& uO~z�фY^�00�^���MC�;�q�-���ũ��L�))�r�u� KX������p���\#�R�v/����XY����7q���_4��\K�^�Z�6H��W+��I�K��Ƨ���r�.*[�(FZ<�#��$�w �� �� _��� ��X����3�е-�a^xj.\E=�g���Ʌ���V��}�P�� X1#{'iC1A+��� PE���C5u��9�\�]nuV��>>��ʢ�Qs��٤ڣ�lV��y�C^�3�S ���m ��c���C[$�G�11�pb���랙ZI汔/����SƸF1D@#������D&�s�n����O�]/3��2�-ç ɛ3ȣOb �u�w*Į!D��c�>{�g ���6y�u�M�9vT�/w�9V �r��vS�em��;]�/�� o��3rOn� �a;�!ʙ���k붶@{ _h�qa�ih�1J�2�3mh3�Yv�W��gN�Ȉԅ���D�XZv���F "�R-�,�Vb��he���.0sKV�O�k�X���}�$� }���U <�Rfiq��/H#̎�|}�K^Й�rr����QKb���i V���c-�񓼾�v� ��a����o�b����[���*�,�'��պR#�/��6.RN�3wZP.7c�V�n��o���Ȇ���ڠ��F�j�\����{�pswk�wm"g���v������t�ٹζ�ӄ���+;���˫�}X�7ȼ�;h����ܻ��[BV���7� ��C����'�& *4I_�)��J��X �0򜟸&b�*�t�R%�U��� ��#�a�t)��{�����s"<����HP�Ӯ��S�z�Ʃ��J~�У��J#�ϲ"�������^{����o��;߄���I���`�Ä�k���/_�ow�Ow���{�`��o��z��4���r���3�!�}��ϔ'���}���hQ����S��l�����PK��`�Q �OPK,�RIDefinitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.yml�]K��(���mwQ����d�T�*3Ie��lmQa� ���x�6zX`Ic{ƒq>���돦yk�F ]0�4\�5� ��"]>R,�S�68K�5�� ~ ���7 �/|,��*!�d)�B��}��B>��N5)S��G!ʵ� EV4�m�F��ٖ�q]c����V�F)���T��a ?P�[Yp�F<� �, j|AǠ�kT��R*Z�xY�*�g�!E��"V%�H��t���w���-us��� ]���F�BӶ�BQ�L+�B� ��[�Qk��E��B�_��w�� ���-i*�5/� ���8-��+��,���w+�} j ��<�46�2�0!7G�cE��U�����"~�~|,1H ;kT�}%��exI_ �L�/�fTc����G ޢgҐ��=ع�<+3Es�h���>� �����7X��r��������w˾��U��9 r,�@�������^}ۑ��d_�q����)� �����9|!۹U�0��r� �t�>Wp��j@\��Q���x؞��]�����'#**EEb�S����$jF�HP,�[�z��:d� Df=]�d.�D���z �Q��C�4�{�� 2� 5��D�Ϛ��bY�E���T�ÌQ�z�]a q�`�Sރ�~�NI!ad@���j[#h��<����4��3/� w��I#;�? ����x� B�mŻB]j9� ZIF�[�R߇P�)�7�HG�� IZ@�E��RH��ƸtF���:���<��(�A �R�L�D��ۚ�J�Z�Mtm}�q��ˏ���o���UK��D��ś��߻ �����O����X�ZT� � @SU�E�E��}U��p�߭ �ӑ��[���B��?P` ��N������01~?b N��g�"Cf��u�J{�-�b��>Q��5��3�&ρ2M��(O-p��'w��@��N�o?��n����"6h���8-�2"A\�=&��`o�n0�4��;(:�Q��e��S���ϝ�"�*�;&����N���H�q>��q�2��$�B�Q�~ƫA�c:`�1Y��^4���Z7[��X�:�������x�ź�/��zx}v�fް;�y��O~���\��^w+��k"�k�Y��6~�|s�P�?q��[�)r�����vX�:G��{X�ٜ ��2�Y�xL$1����/��5$?l���4Cϐ5J-��٭�>/�+�^(���GN��@AX�D4Dw������̥|��{k&Kj�=�����~��hq�\���P�"�L��3��3�s\�܃d�Dg&Q�9<&QsmS��aE�n�(P�a3~hr!��p�97Y|0� ;��M@��:j�p��pw3ɋ8��Ɓ���X�1 �� 0��,�ϼ��p��z���1!����b���������6U�w&������DW���F���Y^9�սHϖ�����%�˒߄������&��/��˦�/|���ܜ��'l�x�Ϡ�s�o���h�%N�����L�hD�YᮽށfO�^G���MM�PKN�޲�#}PK,�R(Definitions/resource-Extcp2-template.yml�R���0��+��m X�$p�&Q��f�*�KU!c�Ī��m����B�����y��0���)� ,�`�I��3*m)��Ҭ�9fR�,��Y��Đt�ę(F�9��S��xN���#�Ͻ�!(��"�H����`�LlU'�9"��ȣ����2�{��$^A�0^&�dIC+��6��jwo���b�iܟ����B u �$r�̥F ��4'T���j�����������I���T����"j1��7x��U����X�0�� �l��T)�C�zua�K;�GUg���w����]���K7��RR1q��׻�<����t��$��R(�� ��a����]o�v&�YgFo1|X�ûVv5���k�#��c��M�k��q3��u}s�Qᯆ),R( �8�PKck���PK,�R)Definitions/resource-Compute-template.yml�V�r�8��+p��@�6K�n^��b��(��)6%��pP����&'J���K� ����z�����Xv�˯ԷTz���x��C:��y���B'k/^�Н��EU�|ٖ �Q0S ���,[� �(��^�'Ra�����:RU��N�=lOр��}T-iԹUR���Q�@�16�v�������m����4�]oF��W�8sV�{�[kC�=b�:b�D�a���9~G��Y�/�h��BΑ���ؤ��\_�l���\��=W2��ak:���j��]#M9�.����Xx�m�RU:1�=q�48>��4Ǽ�Yƕ��i��Kc�[���I�FnP�7 t|�"�_[QOpJ�H2Ny:���Z4������0�f{w�����G��D�8 �phk�����Tc��� ;�j�!�p����'��Y?��/� '������۝��������wjm ��x���?���/��Z�.*�����6� W8����{v[��#�����bG� h C�����v<�}�}QԶ#�,��}��o;Y�!m���!���'���cٯ������tZX��y��_��m���_PK��[g�� PK,�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� !��nꛛtw4��MrY,��D%RKR����zNJ�"iPNQ�����pb�f4� �.�֠4~̈qG�gy ��fi0 F'QCg'�p���Sa�ﯯfdO.�a^t�>z��y4�����&S6�NFhU*�E1=��^OBor~�.&�ǣ�7:M.bT4��#�!M�RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&��K�d�@"����t��y����&�Ae�<��������������n�B Tc�������΍� ]Y��ݻ��׳�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:���P6��Ϳ�_E�L���<�I�� ��€�)���{����`��Q*�&�cb��CVtm��_EH��{R��.��}���i��Q�:�M���݅�3ٓ�:����zyQ�^z0����n�+�~���Ғ,*K�U��\E��9o��H��ɏL��B¤*1�;���#a�U� �m���>2�;,w���y~G ����=ܤ���i���&��S��X�ʦX�H�,����6T0 ��O|fu~:Ԧ&�핡����"�~N�70ڷw�i��&��E\q��/����+k�v�k�8JK Tq��8'm�RM2wn���x�B��glC��#�n!���s���~��:���O_�W��ٚ���G����;t������v��%��݉u�d��[`�`��W���x���몒�(��;��do��,L"m�����@9��U����Xq�oG���T�t������k�}�8{�nt�ͻ���܃�&��s�&�q���b�"}p�8R� �q���qǩ�V��M���k����PKy\Ьj�PK,�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ����m��0`K���ՠd:*K�$�ȿ���m�=�ȏ��O"���f�+���Ƨ{r� �&�UQjJX�t��'�0`2Pf�N� ��VB�W�ER,E�DZF��Yt��fr�x���Ւ/1�i!�<�������HJ����U�ǂ� J�޺�?y�T{T:�d�mwJ��U����V* �APx%2pm�� h2�0f� � jO%�)ש \��Qr�κC?ɐS�|%Np/s����p�m��Iz"�Y�����=|{������iB������,~��c3қ��jggn ?�O&��G�{�+�2 0=��u��K 5��%�(��Ə)C��:���dz*G�Q�#Ƭ�¥�J�)�c�����pC�/�o� �}ӶeZON��q������E2�>X:���@�lI���Ke�Y��H?�>8evG���J9��Q{��}��X�pJ��W�����ɖ�C�����s�zЅOIXǭ��V�7b��N��@-���fQ[��2�8�RVΑ�4hE4(�vsu����������-Q?�W\ �����������G۹�ʼ|���\铖����?PK`YEP\ePK,�R,Definitions/resource-Novaserver-template.yml�WKs�6��W��� ժ���͕�����uh�����X��t�߻ �e˕�zzj<����~߾��z�3 �2*(k|6��c�B��4d ^�l� J\��G�)3�Nq.�F�}�N��ۢ' �o(��^><��[LJ���WI�������h�p��LJy�8>�a~r2 ��c6����3~��/��B$y �&xƙ��ul�\���b� Б�����֕�3_�P���06�eU`�J`s�5ˁ��e�!�Z�a��"2�N� 2��V�HH%�B�Z2>�J�\/�{$S ��2�^1�:�VJ*ggJ�C��aɥK��<��Y3� $%l��d2$)^D� _��7�A���ҺC�4p���0���-x� �؏`�) ����1:��;W�P;�[ ����G$`݈]_�ްo�)��}v} ��h��!�����3��1:��.s@mo�`�Z���)3F��x�_�/)kɔ5:l��x�4���H��u�c��TUk�k����z]*�4ו�J<�l�n� IoW�s��li�u���0H��ߺ�?+D?ye <���Si%՘]��2+�-Gە4%�<��0���d�[�[e,c\��d�˓���Y�E�!�K�R<`\H��:����ȷ�7�k �X���=9��e�}��!q�y��19E`��B���*�d/T2��R�f �E�6�!��ڀQ �]p��†Y��Ũ�������˳=��DUTS;'B��0u�I�=%Y�¯;��؟�5/��� �s뫥����!�d%�.�!�AmJg$�d���M��\�}ے�``������J��MU%8���T�r| a,Y���;D���t|� Q]���B�u;����U�%���-m٧����x��`��n�U��^�7�杆�O�ys�aH��1[Xx ��!��~�r���c�=a�q m�x�7�Uҟv�-Oa�8�[�1�;�[d^L���Fa�*�$��=u��6#0q�H�Y|�.3;E�:6fN�p������ ��W/���w�=��l��"�9:� C,r��2�5=�m�Fe�kq&O �3o�//�������l��j�T�H]ke���ZKڷ���v�-7-���]���:�yP�Eq�%�O�Ʉ���˻`�j,4��q�"X�=W4���q�n��0��muEZh��8n�$�4�SX��N��Y��*��+�ٶ6�))k���m<<[�_�����7�F]�w��|���0������4!�n�رp�PK�x��PK,�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK,�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK,�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK,�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK,�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK,�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK,�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK,�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK,�RDArtifacts/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txt���o�0ǟ���7ie��1)R5� (�`���a��185�������s�@BR��)�}�����,s��^���3�`k�I��d��jea��2D-�2C*�Ӎb�*2ς2V�\GK�Y[2��ޥ3o*sXe:&��9  �[����Y� ���Sd�����$�[���N�S����VS���LM՗4��K��T#&�-�ʳC死;�-�"�����;wι0���JF�@ȧ�<;��A���$��=�Ήq�%�H�ە�r ��`�m��D�ƃnAun$��f�T����znH-���2������l�r�~��#�l(�t6�S7�ګY�:�������B����P%Yn��r �N���n��C�S�\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK,�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%&K fwC6�{KkA��0��c܌����#��!IXO*����{=��JE�(T�� ��?#8���݇ǁ�_��8�H!6���w�!�� Ң����v�nG��e�&����PKW�P2}�PK,�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU�A� D�ҸG�R��r��&�'��ǯ�����7���#�b d -���_C~U�R�@�j����5���l ��h[7��;���AM:/f���&��#���^���� �d�'��{�1�'��L�ӓt��9��ӹPu���PK��Ԓ�PK,�RGArtifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zip�yuXT]�7�%�9�tHJ#-0t�C� �"JH7�"1�t��JwKHCH�ȫ>����}<�����s]�s����~k��[{-�*2 1�2e�• ��̓�TE�����߯��W�_�����=���~�-µ�ꆭ5 2����ݹ�!.;��!�y 98���^xn�Z��L�����ZhK�v���d�K�O�sq�)�i��EF)VS�h^'�@�sr5R�!�mJ���~e��q�'��I*%���n��>Ww%�pnw(xW7΃0�ke] j�i��� h�8�n��$��<��j�v%����=0�\Dc�Ϋ��J� �.W��<�M� }L<��:�'�1�z�}F-\S{#�b�H(L�-;�eM�-q��ܘ�Y [�`>A�@�ۉ�:t\H��q���Te+���O��ʹU�/�.pU�p��%��I�1C�"6xw�����0U���\�ި9�"�Vؙ����y�b��XO*�*��B�� }ļۋA�c�ᔝj|1%x�.�m^�wJ��/S��C�:?E}%2��`��e�.p)\cy&"���Mj@eUY�rFw�/�}7�}����PC~�����6-����F���N�?��ٻ^ ypdV/N�W#T2��n��E�ҫΎ�DckS)���u��Ţ"������H��F12�@����b7|�����ת�0�G�Z����uw��̓#9m�+jJyV�:#[/���j8Dw�%�y����M����(Wn��t7��A�m@V�+>��H@:x B��t��Y��a�9ز��������(�mSx�c����w/��>�!�T�N(�7�Fb �j�CdG6 %�"G��\���FxQ�4�F�x��/S˒U����0WZm��G{ Z�����(Fk�4�$��>4Vn��!���.���WO[pȝRW�+���0Ƥ�i<�a�S6��DB ���� ��?�,]�ʻĚ�8[6^=��� S#���_��!��5��_]�F�9!��!s���ȜoM�CZQ�k���=�Bs0��jgTr� �:.Ϣ�$�Tr��원d8#V�%���Pe_����|%dT�`���v��PnP7 ��a��r��$�TR�� #�!{ƻg#n����R ���? �9P��c7*��������v�D��ծL�L��$9u����"t�;�*<��>m,�]����ˢ��mvQ��"�� W4�5�2$UW��g��!w��c�i��Xj���"O1^�}M�C���5��k�v(8ҋt��hH+�T�n#M[��I$�Y�֕�B���{���)�D��R�cjbW����)Y�ZD.E*Ǜ⊖�����������N����� O����Z��B^>P)!�f�pm�7�n�:{��ӓT���Ip��|z��&u��c�����g��@>�B0�{��4f%��72�i[���� ���r��c���ѽ匁�c�ZM$�ѹKu���� _4�%5EN�a��z�+�m�8�.f2A)"M�Z�D�W @��|��L3����iXь ������&���q�9�F���v��� \�ŮE�5�Wo6jxOa�ț�f�Ҽ��D7J���r'�^��2(r&є��.�����včc�@���-��rW�x7�!�W=�W��c�����!�Egh��Z�M9ƻ�r�=�&uoC~��!�΄I;�.�#�T�KͶ9q�}3�P`q]G�ri�Q�S�g�%#\�6��� ��"�uHUd�%�>6�:FX�F���̇1��߫����1��r1{a�&���k�=�Z5u]�`�ou�@�`&M$9)���l� �ݪǘ���f��RmO���Ԛ�1�& �F�kf��YV��fh��Uzzď~��3仰n��Jxl7���=���|�<{���1�g�]2��BYh��rcjcx[�{o���r�uF}%��5�:��{�Z5V/�'v)DࢤOv��G;�J�SHb�x�`����o��rM7�evF�ԴgzZ{QU��$s�Qd_8޷�)Y�_�b�I�ܭ��7/���fs'�y���I��֕4����o9Eu� ڜz;P��n����p��� �^#��I k�����9y^0c^���.Ⅎ6IQ㓭ئyOVB?r��3ʍ�e�r�� i��:��F�\�� �ާE��'̈́Ru��D��E"@Pa�y���)=B��!�'�k �����rl�}VO3�M��,���NpǠ� �H&pR����*.�̯+�f ���EdU���9^l����l�V�(٢\ɋ^�y����F1|�%Y�h��h�x`g�@�ͧ Z�4ג���)��™����� ��_��Ut�'���̈)����gW��?�t;U}u�&���ҹ��݌��۸aMG���Gf[Z#{x��)��p]d�'-�5����Gؑ��b��D�s������Y�T�m^�?���;U��3���&�� ��nB8M�D�jF�hR��� v�3��u��fX�òm�Ć��'�E[��o�a"�o<�DQ�n�k�䪏=�� �#]�2��Mp&��37a%d[[����j��ui�� Y��j4L� fw9$���b�L��ܟ�yg��V�Kz��o���X�$�l��6^t�4�����k�h����$� �t�8�[�\���/Z@ �ǡ��e��XM���q7���f�ZĽn�g�y�Q*�]���a Kf�M��$X��d��`�2�tAѷ ��Q��@���r�Cr��r�������!�{,�b&��������ˇ���$��c�/y�4��1����@��%���zOU���S�J}5��?�#o�T/< X�/J�:�4��2;�eb���Z�00�WrP��_�=�gxJl��&8�(h*({?��g �8nWD�� o�4A�������"M���I�>��)pQ�z�o�=`��wO�F-y>ܝj{�8�@���t��^��� ?�F���K_״����n�I@�l.<�i�}4ԝ�(����g-U�K����J�lCՋ�(�g"��:p��Q�m���8�":�+�M"Į�F�F���P��_Y�` $��X�z �nxk���F��;XY�, g�����o����c�E%uh�̨�B���{���A�AԔ uT���#N ��[\G�yt ��ŞZ}iw��MN�X�ߧ���7k���2 �<�@�� ��Qz�� �F$�Ea��RW�U�8�^�4�����2�~Uc��-��8�k#S ���}c�+Vk��˥ý�Z�2���2/�'R���)lݡ~[�uS;���p��Lf��c�N�$(�s� qD��!E�_��2H�2�T� ��M��.�/��{�;�)ix�"��ݹ ّ�=���>�l,����;������޻�CLş�9�|�_�5GC=£Bϋ)�&�A��n��(�����4t��`���VLQ0�r�р�ȫA������� ל�OS������So�� �[�ڤzc!��s[���)5�����4R�,hThT�� =�r�����g��bd���Mu����#�:;L��J��.��@��ӥ��,����~�:`gW'��*~�k�� w���s.�����:%%D?�'>Q���_ �\�e ��%d����?�^��Vܽ�At=w؄GY6� �� .� ��a�eY[ <�Ѥ��LI���#�UT>�S��J��u�8w�e�����63#/,|�`O�{��eߒ��p[Z���屒 �����Y���e��3���{�m����/�|�@ ~J�C+�B{v&2���z��ů,N���}'�C QYҟ�N8�֟ʻ�� ���ˊ���GT.0�� � t(�K[ϫ�3��"��5�^�-���)��O�U�=5�2���_t{v�$���2T�n��<�������+�~O����n��_�aq�����x�Nz��`���H-*�`�X؝ׁ�~�i]ya�Q�+���#E�T�^�@��Z�s� ����Zs��懶R~��C����J�M��˶^�"����2�G�]yp���U�A��{S_�k�S�LJ���]O���XE��Z!���pj��-�����x�R}mZ��!_��=S��Q�A`�Φ ��`��GC�PT�˒{��b���%[�s>:d�N}(>����Ӿ�_\�"�?�� ru�w����i�;t�⴬s��n7o)�4�x�}cW;�Iٝ�&�vq2�����ړbLY\�Ty׹X�FLnt�[i@��:%����M 0{o�׀����̌�g�q(��"h�4�l9��)=� V��u�����8�-(��K.C1Ι�byp� 6�v���Ym���~��ÎLv��t�@] �1�y�e(w8���ip � �q�۬�J ��.�zB !|y�S��� �����zI��8AIq�)�W#���rx�r�'�ok���~ѓ�r����t��������ɳ���E?�_�~C<�'$�ڻ���e���AEڜ�\;�QfI�It��.��l�$�wF�q��)� �R����hU$���}ۣ��e�:���l�j@KA��7DU��yv~#�c&q��F�~�qoQ�'�H��StZ�n@e�!��t���b�w*g��d���b6�"(>n��ԍgj}�`�͛��N>Q�L#:���c]�c X��WC�3iG}�� ~���$��� �jc:��UD´=�LA�m���Y�� ��R�����u��/�n]���̵9���k�|8�^h��f�n#C�'���� r E�Ѵ�&���Qi�a�E��ÿ^�X;'GN_d@�-b0���c٫��L�j�>�����}�"g6��ѵ�<��D��%��,�xΫ�u���X[�&��EҸ1S� xVa �y��.��]7��::>�?W�$��|��!��'au�df���t�H{���@:�k+\�&����:X����NË�o��I?��G&��r��h����B1�w��n`j��hD��Q�wm_7��(�5��Aɓ5�mi��(jh��p��������kP����#��G��>�g��N.Ÿ<-݈'g:p}+�0�Q�S���F�^�_�֙� �A����F�����gf���V��y�����M���>xa/� �^)�����F�Ž����,q�����w�3q~�Rzb�x j`������ܔv��5Ue��)������E�O*��A����Lh[�ٻBoO��O�����jq�G����\�>�:A|�]}�cdԑ�p~mE������j���X�aF��q�3����w�� ���Z�-�A������\Ԫ��0������+�Q�>�"�l�ȿ p�15�K�[/�iP�]��tT\"�T4�dc�u���m��R�wO���6 �$��Sk�Ԅ�N�;��F��$���J�9�U�.>�iYe[���хR�=Xޏ�/�fl���W�l��_����z!"#\���l!"ܼxn��ڧ|׏�W-���Ju�����M��MN�k@H�A{�jS�� =����Z;�� ʭ]ś@W��4׀l��C��&�պ�5�A�[��7a��8�������m� �03�U�9��'�5;s�wF��x5���a���s�M��9�u8*����߄��`Q^�3!�--��s5���Iq[rv�^��=��K^n� ��#����7�sUo�O�����6�k0e4���_h��47G~u���f�L��d �����K�_#�����PKA1yH�%PK*�R�R�B4E csar.metaPK*�R��ڊ��kTOSCA-Metadata/TOSCA.metaPK+�Rr��A��V.?Definitions/resource-BasicVmMacro-template.ymlPK,�RKF�Q� h�8|Definitions/resource-BasicVmMacro-template-interface.ymlPK,�R0b�ɇY/�Definitions/resource-Securityrules-template.ymlPK,�R��ɩdF�Definitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK,�Rm�.b=K/�!Definitions/resource-Globalcompute-template.ymlPK,�RJĬ*M� .:&Definitions/resource-Extneutroncp-template.ymlPK,�R��`�Q �O?�*Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.ymlPK,�RN�޲�#}I�7Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.ymlPK,�Rck���(�@Definitions/resource-Extcp2-template.ymlPK,�R��[g�� ).CDefinitions/resource-Compute-template.ymlPK,�Ry\Ьj�,&GDefinitions/resource-Globalport-template.ymlPK,�R`YEP\e&�KDefinitions/resource-Port-template.ymlPK,�R�x��,�NDefinitions/resource-Novaserver-template.ymlPK,�R+�@j5��TDefinitions/data.ymlPK,�R�'}8��Definitions/groups.ymlPK,�R0?��@ @~�Definitions/policies.ymlPK,�R���C&�Definitions/annotations.ymlPK,�R�����s�Definitions/relationships.ymlPK,�R 2ea� ~�Definitions/artifacts.ymlPK,�R�H�v~(ɫDefinitions/capabilities.ymlPK,�R8����Definitions/interfaces.ymlPK,�R5n���/�t��Definitions/nodes.ymlPK,�R�6��D�D��Artifacts/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK,�R�ظW�,q�Artifacts/Deployment/HEAT/base_ubuntu20.yamlPK,�RW�P2}�<"�Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK,�R��Ԓ�4 �Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK,�RA1yH�%G��Artifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK� n 2021-04-24T03:32:27.306Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-24T03:32:27.306Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/b3e4e94e-3318-4064-9bfb-05bfe15a3612/toscaModel|INFO|500||InvokeReturn 2021-04-24T03:32:27.309Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-24T03:32:27.309Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VF Category is: Generic 2021-04-24T03:32:27.309Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||VFCustomizationUUID= 86acc657-7c81-42a3-99f8-c694c0b096a9 2021-04-24T03:32:27.309Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 86acc657-7c81-42a3-99f8-c694c0b096a9 matches Tosca VF Customization UUID: 86acc657-7c81-42a3-99f8-c694c0b096a9 2021-04-24T03:32:27.309Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||vfCustomizationUUID: 86acc657-7c81-42a3-99f8-c694c0b096a9 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-24T03:32:27.311Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.311Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||resource request for resource customization id 86acc657-7c81-42a3-99f8-c694c0b096a9: {\"vf_module_id\":\"Ubuntu20-VF-module\",\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_artifact_name\":\"vnf\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"vnf_name\":\"Ubuntu20-VNF-name\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu20-VNF\",\"sdnc_model_version\":\"1.0.0\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"dcae_collector_port\":\"30417\",\"admin_plane_net_name\":\"admin\",\"sdnc_model_name\":\"ubuntu20\",\"Ubuntu20_flavor_name\":\"m1.small\"} 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c934c39 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dd1e37bc-2bc0-4f02-a18b-eef07140028a 2021-04-24T03:32:27.312Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dd1e37bc-2bc0-4f02-a18b-eef07140028a Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-24T03:32:27.376Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.376Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:27.376Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:27.376Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.376Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-24T03:32:27.377Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=07e424e6-be78-4a6c-bc1d-c1c07653b14f Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-24T03:32:27.379Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=86acc657-7c81-42a3-99f8-c694c0b096a9 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:32:27.380Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500|| resourceSeq for service uuid 14b10878-cbde-49f5-8092-7dc0eb6e71e1: basic_vm_macro 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.381Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.382Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.382Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-24T03:32:27.382Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-24T03:32:27.382Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_3_, allottedcu1_.SERVICE_MODEL_UUID as SERVICE_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as RESOURCE2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_7_0_, allottedre2_.AR_MODEL_UUID as AR_MODE15_7_0_, allottedre2_.CREATION_TIMESTAMP as CREATION2_7_0_, allottedre2_.MAX_INSTANCES as MAX_INST3_7_0_, allottedre2_.MIN_INSTANCES as MIN_INST4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as MODEL_IN5_7_0_, allottedre2_.NF_FUNCTION as NF_FUNCT6_7_0_, allottedre2_.NF_NAMING_CODE as NF_NAMIN7_7_0_, allottedre2_.NF_ROLE as NF_ROLE8_7_0_, allottedre2_.NF_TYPE as NF_TYPE9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as PROVIDI10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as PROVIDI11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as PROVIDI12_7_0_, allottedre2_.RESOURCE_INPUT as RESOURC13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as TARGET_14_7_0_, allottedre3_.MODEL_UUID as MODEL_UU1_6_1_, allottedre3_.CREATION_TIMESTAMP as CREATION2_6_1_, allottedre3_.DESCRIPTION as DESCRIPT3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as MODEL_IN4_6_1_, allottedre3_.MODEL_NAME as MODEL_NA5_6_1_, allottedre3_.MODEL_VERSION as MODEL_VE6_6_1_, allottedre3_.SUBCATEGORY as SUBCATEG7_6_1_, allottedre3_.TOSCA_NODE_TYPE as TOSCA_NO8_6_1_, toscacsar4_.ARTIFACT_UUID as ARTIFACT1_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_0_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_0_, watchdogco0_.CREATE_TIME as CREATE_T4_12_0_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-24T03:32:27.507Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 965398f9-dae2-4f92-a69b-662a79a75dac 1 ASDC deployResourceStructure 2021-04-24T03:32:27.507Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2021-04-24T03:32:27.507Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-24T03:32:27.507Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:32:27.507Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:27.509Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:27.509Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235147507, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:32:27.609Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:27.610Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:27.610Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:27.618Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:27.618Z||pool-119-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:28.510Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-24T03:32:28.510Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-24T03:32:28.510Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:32:28.510Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:28.511Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:28.512Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235148509, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:32:28.612Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:28.612Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:28.612Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:28.622Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:28.622Z||pool-120-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:29.512Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-24T03:32:29.513Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-24T03:32:29.513Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:32:29.513Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:29.514Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:29.514Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235149512, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-24T03:32:29.614Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:29.615Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:29.615Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:29.628Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:29.630Z||pool-121-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:30.515Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2021-04-24T03:32:30.515Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-24T03:32:30.516Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-24T03:32:30.516Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:32:30.517Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:32:30.517Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235150515, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:32:30.617Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:32:30.618Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:32:30.618Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:30.629Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:30.630Z||pool-122-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-24T03:32:31.518Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1b169c32-1139-44f5-8caf-b69852423037 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:32:31.523Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1b169c32-1139-44f5-8caf-b69852423037 Hibernate: select watchdogco0_.COMPONENT_NAME as COMPONEN1_12_, watchdogco0_.DISTRIBUTION_ID as DISTRIBU2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as COMPONEN3_12_, watchdogco0_.CREATE_TIME as CREATE_T4_12_, watchdogco0_.MODIFY_TIME as MODIFY_T5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-24T03:32:31.525Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-24T03:32:31.577Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-24T03:32:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:32:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:32:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:32:35.290Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:32:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234976358, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234977521, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234979126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234980129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234981132, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-24T03:32:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234982136, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "071bec5a-f2e2-4793-9377-d6fad4ceb3c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235013638, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:32:35.292Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.293Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235024841, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235028131, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.294Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235029739, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235031599, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235033637, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:32:35.295Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:01.577Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1b169c32-1139-44f5-8caf-b69852423037 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as DISTRIBU1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as SERVICE_2_13_, watchdogse0_.CONSUMER_ID as CONSUMER3_13_, watchdogse0_.CREATE_TIME as CREATE_T4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as DISTRIBU5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2021-04-24T03:33:01.582Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1b169c32-1139-44f5-8caf-b69852423037 and serviceModelVersionId: 14b10878-cbde-49f5-8092-7dc0eb6e71e1 2021-04-24T03:33:01.582Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 44f3438d-5034-48fd-a3da-a97b40e830c3 2021-04-24T03:33:01.582Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0 2021-04-24T03:33:01.587Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2021-04-24T03:33:01.701Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2021-04-24T03:33:01.701Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0|INFO|500||Invoke 2021-04-24T03:33:01.716Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-24T03:33:02.132Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0|INFO|500||InvokeReturn 2021-04-24T03:33:02.133Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/44f3438d-5034-48fd-a3da-a97b40e830c3/model-vers/model-ver/14b10878-cbde-49f5-8092-7dc0eb6e71e1?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210424-03:33:01:716-70583], vertex-id=[204968], Content-Length=[0], Date=[Sat, 24 Apr 2021 03:33:01 GMT], Content-Type=[application/json]} 2021-04-24T03:33:02.133Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2021-04-24T03:33:02.133Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-24T03:33:02.133Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-24T03:33:02.135Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-24T03:33:02.135Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1b169c32-1139-44f5-8caf-b69852423037 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-24T03:33:02.136Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-24T03:33:02.136Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||DistributionClient - sendStatus 2021-04-24T03:33:02.177Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-24T03:33:02.177Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||try to send status { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235182136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:33:02.277Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-24T03:33:02.278Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-24T03:33:02.278Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:02.305Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:02.305Z||pool-123-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-24T03:33:03.184Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:03.185Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:03.185Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:09.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T03:33:13.459Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:13.460Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:13.460Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:13.460Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:22.999Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:22.999Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:23.000Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:23.000Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:32.546Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:32.547Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:32.547Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:32.547Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:35.268Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:35.269Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:35.269Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:35.289Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:35.289Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.289Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235035743, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235037127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235038130, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235039133, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.290Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235040136, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235041140, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235042143, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "942cca02-f25c-4058-a6f8-ec8a180ddbca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235073806, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.291Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.296Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:33:35.297Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235084040, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235087714, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235089701, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235091501, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235093636, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-24T03:33:35.298Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235094638, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:33:35.299Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:33:42.088Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:42.088Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:42.089Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:42.089Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:51.635Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:33:51.636Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:33:51.637Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:33:51.637Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:33:54.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.73.46 to 10.233.70.126 2021-04-24T03:34:01.180Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:34:01.180Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:34:01.181Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:34:01.181Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:34:10.726Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:34:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:34:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:34:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:34:35.268Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:34:35.269Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:34:35.269Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:34:35.292Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:34:35.292Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.292Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235095641, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235096644, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "bf1fe112-d946-4b7f-8df3-b9b82b8024b6", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235128375, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.293Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619234959594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235137842, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235140852, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235143033, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235144938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235147507, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235148509, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.294Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235149512, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235150515, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-24T03:34:35.295Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:34:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:34:44.813Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:35:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:35:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:35:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:35:35.268Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:35:35.269Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:35:35.269Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:35:35.817Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:35:35.817Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-24T03:35:35.818Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "1b169c32-1139-44f5-8caf-b69852423037", "consumerID": "SO-COpenSource-Env11", "timestamp": 1619235182136, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-24T03:35:35.818Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-24T03:35:44.810Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:36:09.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.70.126 2021-04-24T03:36:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:36:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:36:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:36:35.268Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:36:35.269Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:36:35.269Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:36:44.812Z|1b169c32-1139-44f5-8caf-b69852423037|pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:36:44.812Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:36:54.883Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.70.126 to 10.233.78.88 2021-04-24T03:37:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:37:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:37:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:37:35.268Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:37:35.269Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:37:35.269Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:37:44.814Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:37:44.814Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:38:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:38:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:38:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:38:35.268Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:38:35.269Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:38:35.269Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:38:44.838Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:38:44.842Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:39:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:39:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:39:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:39:35.268Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:39:35.269Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:39:35.269Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:39:44.812Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:39:44.814Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:40:35.267Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:40:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:40:35.268Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:40:35.268Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-24T03:40:35.269Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-24T03:40:35.269Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IzbqqpInwlLs3bbQ) ... 2021-04-24T03:40:39.882Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.88 to 10.233.73.46 2021-04-24T03:40:44.821Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-24T03:40:44.830Z|63adafa1-8db3-427d-8aa1-679858cc0620|pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK